Changes
- ci: implement matrix strategy for multiple NPM repositories @amitksingh1490 (#983)
🐛 Bug Fixes
- fix(ui): improve model list display with context length and tool support @tusharmath (#986)
- fix(compaction): handle parallel tool calls in context compaction @laststylebender14 (#984)
- fix: ask for update only on 1st init @laststylebender14 (#985)
- fix: improve auto compaction strategy @laststylebender14 (#937)
- fix: log request headers for debugging purposes @tusharmath (#977)
🧰 Maintenance
- refactor: update trait usage in services @ssddOnTop (#980)
- refactor: update UI initialization to use a function for API creation @tusharmath (#982)
- refactor: drop infrastructure trait @ssddOnTop (#979)
- chore: add logging for request headers in chat and model fetching @tusharmath (#978)
- refactor: update ExecutionResult to use structured input and output types @ssddOnTop (#975)