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-cachetransformer 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)
v0.110.0β
π Featuresβ
- feat: use agent to agent communication in forge @tusharmath (#1430)
- feat: add researcher - SAGE @tusharmath (#1426)
- feat: Open new chat on completion @manthanabc (#1301)
π Bug Fixesβ
- fix: drop forced login for users @tusharmath (#1431)
- fix: improve agent-2-agent communication via tool call @tusharmath (#1428)
- fix: improve cache breakpoints @amitksingh1490 (#1424)
- fix: send tool call errors as feedback @tusharmath (#1411)
- fix: update summarization prompt for plan files @tusharmath (#1419)
π§° Maintenanceβ
- fix: improve agent-2-agent communication via tool call @tusharmath (#1428)
- chore: drop task management tools @tusharmath (#1429)
- feat: Open new chat on completion @manthanabc (#1301)
v0.109.2β
π Bug Fixesβ
- fix: update README for clarity and organization of setup instructions @amitksingh1490 (#1418)
- fix: prevent overflow in eviction logic for empty or single message context @amitksingh1490 (#1412)
- fix: ensure tool_choice is set only when tools are defined in the req @amitksingh1490 (#1414)
- fix: disable login call on start and update provider error message. @amitksingh1490 (#1417)
- Revert "fix: ensure tool_choice is set only when tools are defined in⦠@amitksingh1490 (#1413)