-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Add a TUI #10480
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Add a TUI #10480
Conversation
Review of commit 9d8744c completed. This commit fixes the Issues:
Mention @roomote in a comment to request specific changes to this pull request or fix all unresolved issues. |
|
Generated with ❤️ by ellipsis.dev |
|
Generated with ❤️ by ellipsis.dev |
|
Generated with ❤️ by ellipsis.dev |
|
Generated with ❤️ by ellipsis.dev |
|
Generated with ❤️ by ellipsis.dev |
|
Generated with ❤️ by ellipsis.dev |
|
Generated with ❤️ by ellipsis.dev |
Important
Adds a TUI for the CLI using Ink, with autocomplete, state management, and task handling enhancements.
src/ui/App.tsxand related components.EscapeKeyCancel.test.ts.src/ui/store.ts.useTerminalSizehook.autocompletedirectory.AutocompleteInputcomponent for user input with suggestions.__tests__directory.consolidateCommands.spec.ts.package.jsondependencies for new libraries.ExtensionHostto support TUI mode and ephemeral storage.This description was created by
for 303598f. You can customize this summary. It will automatically update as commits are pushed.