-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentation
Milestone
Description
- Multistage commands which need to get inputs in different phases, that doesn't work in c# extensions, and GUI
- When you execute some command in c# which needs different inputs at different phases doesnt work, I think the solution to it is to pass all the arguments to function which invokes the command and wait for different execution phases, it needs to find a way to know when inputs are needed
- Some problems in c# extension when the Corebrain CLI prints out emojis in console
- This characters are not supported in c# console, so find a way to ignore them or just delete them from the CLI
- In
commands.py, update theapi_pathdefinition to point to the Corebrain CLI API source.- api_path = corebrain_root / "wrappers" / "csharp_cli_api" + api_path = corebrain_root / "wrappers" / "csharp_cli_api" / "src" / "CorebrainCLIAPI"
- Modify the commands so that only the authentication process requires explicit login, while all other commands automatically use credentials stored in the session or cookies.
- In the UI, enforce a login screen first; once authenticated, guide users to the configuration settings, then to the available commands, and finally to the chat interface.
- README.md and CHANGELOG.md is not translated to English
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentation
Projects
Status
No status