COMMITS
March 17, 2026
K
fix: use plain input() for follow-up prompt to avoid stdin issues
kalil0321 committed
K
feat: add Ctrl+R shortcut for random task suggestions in agent mode
kalil0321 committed
K
feat: AskUserQuestion free mode, abort handling, and follow-up chat
kalil0321 committed
March 15, 2026
K
fix: set process title to 'reverse-api'
kalil0321 committed
K
chore: update uv.lock
kalil0321 committed
K
chore: remove 5 unused dependencies
kalil0321 committed
K
fix: add uv command to update available message
kalil0321 committed
K
release: v0.4.5 - revert to ClaudeSDKClient, fix stream closed (#51)
kalil0321 committed
K
fix: revert to ClaudeSDKClient for reliable stream handling (#51)
kalil0321 committed
K
release: v0.4.4 - fix stream closed errors (#51)
kalil0321 committed
K
feat: filter CLI stderr noise, add DEBUG=1 mode for full output
kalil0321 committed
K
feat: skip URL prompt in agent mode, show autonomous indicator
kalil0321 committed
K
feat: mode-colored header UI with version and task labels
kalil0321 committed
K
fix: resolve stream closed errors in Claude Agent SDK query (#51)
kalil0321 committed
K
chore: uv.lock
kalil0321 committed
K
chore: remove outdated claude agent sdk docs
kalil0321 committed
K
fix: update claude sdk package
kalil0321 committed
K
fix: ignore playwright mcp artifacts
kalil0321 committed
March 12, 2026
K
chore: update uv.lock for v0.4.3
kalil0321 committed
K
release: v0.4.3 - fix AskUserQuestion interactive prompt
kalil0321 committed
K
fix: AskUserQuestion interactive prompt not rendering in engineer/agent modes
kalil0321 committed
K
fix: AskUserQuestion not rendering - fix can_use_tool callback signature
kalil0321 committed
K
release: v0.4.2 - fix engineer client resolution for iterative edits
kalil0321 committed
K
fix: prefer active engineer client over config
kalil0321 committed
K
K
Merge pull request #49 from kalil0321/fix/issue-34-same-language
kalil0321 committed
K
fix: preserve engineer language for iterative edits
kalil0321 committed
K
perf: run version update check in background thread
kalil0321 committed
K
Merge pull request #46 from kalil0321/feat/wip-chrome-ext
kalil0321 committed
K
fix: address remaining PR review comments
kalil0321 committed