Changes
🚀 Features
- feat: maintain session based isolation for agents @tusharmath (#1799)
- feat: ability to define provider per agent @ssddOnTop (#1705)
- feat: show conversation preview in ZSH @tusharmath (#1787)
🐛 Bug Fixes
- fix(zsh): model and provider selection @amitksingh1490 (#1806)
- fix: ensure deterministic first provider selection @amitksingh1490 (#1805)
- fix: allow empty json object in mcp json file @laststylebender14 (#1804)
- refactor: global agent config fixed @tusharmath (#1795)
- fix: sub-agent calls @tusharmath (#1796)
🧰 Maintenance
- refactor: simplify config set command handling by consolidating field updates @tusharmath (#1798)
- refactor: global agent config fixed @tusharmath (#1795)
- refactor: remove subscription from agents @tusharmath (#1794)
- chore: improve conversation switching message @tusharmath (#1791)