v0.100.1
What's Changed
MR: #531
Full Changelog: v0.100.0...v0.100.1
Includes:
- Add
!!prefix to run commands with output into context suppressed and!!!to background the tui for commands that might need input like git rebasing or sudo passwords, also without putting text into model context - Improve
/addignore feedback and Ollama keep_alive defaults by @JessicaMulein in #530 - fix(tui): Handle KeyboardInterrupt during worker shutdown (CLI-38) by @szmania in #528
New Contributors
- @JessicaMulein made their first contribution in #530