Skip to content

Implement interactive CLI with prompt-toolkit#3

Open
jx-qiu wants to merge 10 commits into
RLinf:mainfrom
jx-qiu:feature/interactive-cli
Open

Implement interactive CLI with prompt-toolkit#3
jx-qiu wants to merge 10 commits into
RLinf:mainfrom
jx-qiu:feature/interactive-cli

Conversation

@jx-qiu

@jx-qiu jx-qiu commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

This pull request introduces an interactive mode to the RPent CLI, allowing users to steer the agent in real-time by typing messages during execution. The implementation adds a new --interactive flag, a terminal UI for user input, and integrates interactive input handling into the agent loop for both the api and claude/codex backends.

This PR also moves the cli folder into rpent/cli.

@jx-qiu
jx-qiu force-pushed the feature/interactive-cli branch from 6428ff0 to bb53af2 Compare July 20, 2026 04:37
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.

2 participants