Your agentic CLI developer
Stars
219
Forks
17
Watchers
219
Open Issues
12
Overall repository health assessment
No package.json found
This might not be a Node.js project
fix: improve invalid command handling and UI consistency
82c6958View on GitHubrefactor: clean up UI manager with extracted helpers and improved docs
a91628dView on GitHubfix: UI spacing issues with error handling and user input
8702a43View on GitHubrefactor: simplify UI system with centralized state management
6e4288dView on GitHubfeat: Add cancellation context to message history on Ctrl+C
b6a1e5bView on GitHubfix: interrupt MCP server requests with single Ctrl+C
ba63df5View on GitHubrefactor: Extract message history from Session to dedicated MessageHistory class
6ea06ceView on GitHubrefactor: Move interrupt handling from Session to Repl class
98ccc08View on GitHubfix: update system prompt to match actual available tools
3dbf328View on GitHubrefactor: Extract usage tracking from Session into dedicated UsageTracker
207e64cView on GitHubrefactor: Extract common subprocess logic in find.py to reduce duplication
8f78932View on GitHubrefactor: Consolidate grep and find tools into single unified tool
98731e0View on GitHub