November
Update to latest version !!Get the instructions from the docs
Get Startedv1.4.0
🚀 Features
- feat(cli): add custom command support in zsh and non interactive mode @amitksingh1490 (#1851)
- feat: track externally modified files @laststylebender14 (#1740)
- feat: add login, logout, and custom command support to zsh plugin @amitksingh1490 (#1859)
- feat: add conversation cloning command @tusharmath (#1870)
- feat: support setting conversation by id in zsh @tusharmath (#1868)
- feat: enhance the output of
:envcommand @tusharmath (#1867) - feat: convert natural language to cli command @laststylebender14 (#1822)
- feat: create non-destructive compaction summary @tusharmath (#1810)
- feat: implement provider logout functionality @amitksingh1490 (#1846)
- feat: add ability to use
claudesubscription @amitksingh1490 (#1830) - feat: interactive provider onboarding @amitksingh1490 (#1812)
- feat: enhance fzf file preview @tusharmath (#1831)
🐛 Bug Fixes
- fix: Add OS-specific multiline shortcuts in /help command @dariuszkowalski-com (#1880)
- fix: update dump html command @tusharmath (#1877)
- fix: drop attachment from compaction @tusharmath (#1874)
- fix: reset usage metrics post compaction @tusharmath (#1871)
- fix: handle missing conversation titles gracefully in session info display @tusharmath (#1869)
- fix: make muse non-interactive @tusharmath (#1866)
- fix: prevent duplicate Anthropic credentials during migration @amitksingh1490 (#1860)
- feat: create non-destructive compaction summary @tusharmath (#1810)
- fix(zsh): syntax highlighting after paste @tusharmath (#1855)
- fix: anthropic reasoning transformer @tusharmath (#1854)
- fix:
/compactioncommand @laststylebender14 (#1850) - fix: add ClaudeCode as seperate provider @amitksingh1490 (#1849)
- fix: allow read tool to read invalid utf char based file @laststylebender14 (#1843)
- fix: improve console output formatting for OAuth @amitksingh1490 (#1845)
- fix: handle empty content @tusharmath (#1839)
- fix: use exact match in fzf @tusharmath (#1836)
🧰 Maintenance
- refactor: make html an optional arg @tusharmath (#1876)
- refactor: remove command option from CLI @amitksingh1490 (#1873)
- refactor: add timestamp support to TitleFormat for conversation replay @amitksingh1490 (#1776)
- refactor: remove compaction prompt trails @tusharmath (#1858)
- refactor: standardize list commands to singular with plural aliases @amitksingh1490 (#1848)
- chore: replace
globsetwithglobfor pattern matching @amitksingh1490 (#1834)
v1.3.0
🚀 Features
- feat: add
envcommand @tusharmath (#1829) - feat: show all user prompts in info @tusharmath (#1828)
- feat: highlight active item in ZSH @ssddOnTop (#1802)
- feat: show all providers configured + non configured @amitksingh1490 (#1813)
- chore: add support for ARM android @ssddOnTop (#1788)
- feat: show conversation info in preview @tusharmath (#1821)
- feat: allow arguments in commands @laststylebender14 (#1721)
🐛 Bug Fixes
- fix: rename session commands to conversation commands in CLI and UI @tusharmath (#1823)
- fix: model not found for a provider defined in agent @ssddOnTop (#1811)
- fix: attach tool definitions to context @laststylebender14 (#1809)
🚀 Performance
- perf: avoid cloning context @laststylebender14 (#1808)
🧰 Maintenance
- chore: add support for ARM android @ssddOnTop (#1788)
- refactor: move repo's to domain @amitksingh1490 (#1801)
- refactor: move system-prompt generation out of orch @laststylebender14 (#1807)