August
Update to latest version !!Get the instructions from the docs
Get Startedv0.112.0β
π Featuresβ
- feat: show usage on completion @manthanabc (#1448)
π Bug Fixesβ
- fix: sync conversation before completion @manthanabc (#1465)
- chore(deps): bump the patch group with 12 updates @dependabot[bot] (#1458)
- fix: agent response format @tusharmath (#1457)
- fix: fixed metrics usages in orch.rs @manthanabc (#1449)
π§° Maintenanceβ
- chore(deps): bump the patch group with 12 updates @dependabot[bot] (#1458)
- chore(deps): bump the minor group with 2 updates @dependabot[bot] (#1459)
- refactor: rename tools for consistency and clarity @tusharmath (#1453)
v0.111.0β
π Featuresβ
- feat: add Cerebras provider support @amitksingh1490 (#1446)
- feat: add support for z.ai provider @amitksingh1490 (#1443)
- feat: AGENTS.md support @jayantpranjal0 (#1395)
π Bug Fixesβ
- fix: improve sub-agent traces @tusharmath (#1444)
- fix: implement
set-cache
transformer and usage for Anthropic @amitksingh1490 (#1439) - fix: improve system prompt caching @laststylebender14 (#1441)
π§° Maintenanceβ
- fix: improve sub-agent traces @tusharmath (#1444)
- chore: clean up posthog implementation @laststylebender14 (#1415)
v0.110.1β
π Bug Fixesβ
- fix: agent level custom rules not getting attached when default custom rules are defined @jayantpranjal0 (#1422)
- fix: prevent tool call notifications for agent tools @tusharmath (#1436)
- fix: improve format for reasoning messages @tusharmath (#1432)