Skip to content
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

feat: Add basic support for prompt-toolkit in the CLI #7709

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

pandukamuditha
Copy link

  • This change is worth documenting at https://docs.all-hands.dev/
  • Include this change in the Release Notes. If checked, you must provide an end-user friendly description for your change below

End-user friendly description of the problem this fixes or functionality that this introduces.

Add basic support for prompt-toolkit in the CLI.


Give a summary of what the PR does, explaining any non-trivial design decisions.

Update the existing CLI and tests to make use of prompt-toolkit


Link of any specific issues this addresses.

  • N/A

pandukamuditha and others added 2 commits April 7, 2025 09:21
Enhance the CLI to introduce prompt-toolkit for TUI
and change exisitng REPL in place to use it.

Co-authored-by: Bashwara Undupitiya <[email protected]>
- Add basic test case for CLI
- Update existing test case for SID check

Co-authored-by: Bashwara Undupitiya <[email protected]>
@aweeraman aweeraman force-pushed the feature/cli-prompt-toolkit-migration branch from b928c9b to cd64d33 Compare April 7, 2025 03:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant