COMMITS
April 6, 2026
K
refactor: extract prompts to markdown templates, improve LLM guidelines
kalil0321 committed
K
release: v0.7.1 - trim sdist (29MB → 503KB)
kalil0321 committed
K
release: v0.7.0 - run command, security bumps
kalil0321 committed
K
Merge pull request #58 from kalil0321/fix/security-bumps
kalil0321 committed
K
security: bump vulnerable Python dependencies
kalil0321 committed
K
Merge pull request #56 from kalil0321/worktree-feat+run-command
kalil0321 committed
K
fix: strip sub-module path before pip install
kalil0321 committed
K
fix: capture stderr only to avoid double execution on failure
kalil0321 committed
K
fix: stream script output in real-time instead of capturing
kalil0321 committed
K
ux: always show run id, date, and prompt before execution
kalil0321 committed
K
ux: show only scripts path, remove redundant info
kalil0321 committed
K
ux: show run info and scripts dir before file picker
kalil0321 committed
K
ux: dim output with prompt preview
kalil0321 committed
K
ux: show full script path when running
kalil0321 committed
K
refactor: use shared venv with requests pre-installed
kalil0321 committed
K
feat: auto-detect and install missing imports on ModuleNotFoundError
kalil0321 committed
K
fix: address PR review comments
kalil0321 committed
K
Merge pull request #57 from kalil0321/remove-llm-docs-folder
kalil0321 committed
K
chore: remove llm-docs folder and CLAUDE.md
kalil0321 committed
K
feat: add `run` command to execute generated scripts
kalil0321 committed
K
chore: update gitignore
kalil0321 committed
April 1, 2026
K
chore: remove INTERVIEW.md
kalil0321 committed
K
release: v0.6.0 - Chrome DevTools MCP, sdist trim, tool-result streaming
kalil0321 committed
K
feat: chrome devtools mcp support (WWWWWW!)
kalil0321 committed
March 23, 2026
K
docs: add agent mode demo GIF to README
kalil0321 committed
March 19, 2026
K
fix: set process title at module level instead of in main()
kalil0321 committed
K
fix: flush local sync before prompting for follow-up input
kalil0321 committed
March 17, 2026
K
release: v0.5.0 - follow-up chat, abort, AskUserQuestion free mode
kalil0321 committed
K
fix: accumulate usage tokens across follow-up turns
kalil0321 committed
K
fix: add follow-up and abort support to auto (agent) mode
kalil0321 committed