Changes
- feat: persist provider specific model @tusharmath (#1647)
🚀 Features
- feat: add BigModel provider @ssddOnTop (#1658)
- feat: support glob patterns for MCP tool access @tusharmath (#1652)
- feat: add 'show-tools' command and update zsh plugin @amitksingh1490 (#1651)
- feat: add session management commands for handling conversations @amitksingh1490 (#1643)
- feat: implement configuration management commands @amitksingh1490 (#1623)
🐛 Bug Fixes
- fix: empty app config @ssddOnTop (#1659)
- fix: correct command references from "/conversations" to "/conversation" @amitksingh1490 (#1653)
- fix: derive cost from cost_details @laststylebender14 (#1646)
- fix: raise an error if no provider is configured. @laststylebender14 (#1645)
🧰 Maintenance
- chore: rename .json file @tusharmath (#1655)
- refactor: move model configuration into a JSON file @tusharmath (#1650)
- chore: update dependencies and features for multiple crates @amitksingh1490 (#1627)