September
Update to latest version !!Get the instructions from the docs
Get Startedv0.121.1
🐛 Bug Fixes
- fix: support for STDIN via ZSH @tusharmath (#1606)
- fix: add only files in system prompt @laststylebender14 (#1608)
🧰 Maintenance
- chore: setup default active agent @tusharmath (#1611)
- refactor: drop prime and parker @tusharmath (#1609)
- fix: support for STDIN via ZSH @tusharmath (#1606)
v0.121.0
🚀 Features
🐛 Bug Fixes
- fix: many fixes @tusharmath (#1604)
- fix(zsh): unset user action @tusharmath (#1600)
- fix(zsh): handle
CTRL+C
better @tusharmath (#1601) - fix: sort tools by name @tusharmath (#1599)
🧰 Maintenance
- chore: improve ZSH compatibility @tusharmath (#1591)
v0.120.1
🐛 Bug Fixes
- fix: rename current_time to current_date for consistency @laststylebender14 (#1584)
- fix: load usage from conversions when used with cli commands @laststylebender14 (#1575)
- fix: enhance SQLite connection configuration for better concurrency @laststylebender14 (#1583)
v0.120.0
🚀 Features
- feat: add ZLE widget to toggle conversation pattern in input buffer @tusharmath (#1571)
🐛 Bug Fixes
- fix: minor ZSH plugin improvements @tusharmath (#1581)
- fix: load usage from conversation @laststylebender14 (#1574)
- fix: reset resume on
/new
@tusharmath (#1576) - fix: refine wording in research question handling instructions @tusharmath (#1573)
v0.119.1
🐛 Bug Fixes
- fix: unexpected tool call failure limits being hit @tusharmath (#1570)
v0.119.0
🚀 Features
- feat: show conversation id in
/info
@tusharmath (#1554)
🐛 Bug Fixes
- fix: don't exit on an invalid command @laststylebender14 (#1569)
- fix: save forked conversations in database. @laststylebender14 (#1568)
v0.118.0
🚀 Features
- feat: add support for Vertex AI provider and models @amitksingh1490 (#1553)
🐛 Bug Fixes
- fix: toolcall error count @tusharmath (#1562)
- fix: drop reasoning from title generator @laststylebender14 (#1567)
- fix: update the plugin for append @tusharmath (#1566)
- fix: performance improvements for compaction @tusharmath (#1565)
- fix: improve ZSH plugin with support for file tagging and session @tusharmath (#1561)
- fix: user prompt format @tusharmath (#1560)
- fix: hide "new task" prompt if running in non-interactive mode @tusharmath (#1552)
🚀 Performance
- fix: performance improvements for compaction @tusharmath (#1565)
v0.117.0
🚀 Features
- feat: add
FORGE_HISTORY_FILE
env variable @tusharmath (#1548) - feat: insert
/agent-<agent-name>
aliases @tusharmath (#1547) - feat: add line numbers to attachments @laststylebender14 (#1540)
- fix: improve system prompt for
muse
@tusharmath (#1538) - feat: add
FORGE_DUMP_AUTO_OPEN
env variable @tusharmath (#1537) - feat: add support for ZAI coding plan @amitksingh1490 (#1532)
- feat: persist conversations @laststylebender14 (#1525)
🐛 Bug Fixes
- fix: improve conversation title generation @tusharmath (#1550)
- fix: add
libsqlite3-sys
dependency to Cargo.toml and Cargo.lock @amitksingh1490 (#1543) - fix: show actual error instead of simple message @laststylebender14 (#1529)
- fix: show attempt-completion in
/tools
for all agents @tusharmath (#1545) - fix: handle duplicated tool names @tusharmath (#1544)
- fix: GLM caching improvements @amitksingh1490 (#1541)
- fix: show banner in interactive mode only @laststylebender14 (#1535)
🧰 Maintenance
- chore: disable fetching usage stats from forge @laststylebender14 (#1534)
v0.116.0
🚀 Features
- feat: add line number in fs_read output @laststylebender14 (#1509)
🐛 Bug Fixes
- fix: duplicate mcp tool definition @tusharmath (#1527)
- fix: match on exact subscription @laststylebender14 (#1519)
- refactor: simplify conversation and orchestrator @tusharmath (#1513)
🧰 Maintenance
- chore: remove unused dependencies @tusharmath (#1528)
- chore: drop forge_main_neo @tusharmath (#1526)
- feat: add image caching @laststylebender14 (#1442)
- chore: update reedline version @laststylebender14 (#1524)
- tests: add tests for reasoning @laststylebender14 (#1505)
- refactor: simplify conversation and orchestrator @tusharmath (#1513)
v0.115.0
🚀 Features
- feat: support for STDIN @tusharmath (#1508)
- feat: support project specific agents under
{cwd}/.forge/agents
@tusharmath (#1506) - feat: add support for providing env variables for shell execution @tusharmath (#1500)
- feat: enhance agent switch message to include title if available @tusharmath (#1499)
🐛 Bug Fixes
- fix: send reasoning settings to upstream @laststylebender14 (#1501)
- chore: drop
gh-workflow-tailcall
and usegh-workflow
directly @tusharmath (#1503)
🧰 Maintenance
- chore: add workflow for closing stale issues and PRs @tusharmath (#1502)
v0.114.4
🐛 Bug Fixes
- fix: update built-in agent prompt @tusharmath (#1498)
v0.114.3
📝 Documentation
- fix: remove fixed models from built-in agents @tusharmath (#1497)
🐛 Bug Fixes
- fix: remove fixed models from built-in agents @tusharmath (#1497)
- fix: update interaction guidelines and streamline shell command execution instructions @tusharmath (#1496)
v0.114.2
🐛 Bug Fixes
- fix: Improved metrics tracking behaviour on fs_undo @manthanabc (#1489)
- fix: prevent overwriting existing agent models @tusharmath (#1494)
- fix: improve compaction focus @tusharmath (#1493)
v0.114.1
🐛 Bug Fixes
- fix: show attempt completion in
/tools
command @tusharmath (#1492) - fix: add HTTP status code
408
to retry status codes @tusharmath (#1490) - fix: adjust indentation for item display in Info struct @tusharmath (#1491)
v0.114.0
🚀 Features
- feat: improve tool display format @tusharmath (#1488)
📝 Documentation
- fix: update tool description for file read operations @tusharmath (#1487)
🐛 Bug Fixes
- fix: update tool description for file read operations @tusharmath (#1487)
- refactor: update tool names to remove deprecated prefixes @tusharmath (#1486)
🧰 Maintenance
- feat: improve tool display format @tusharmath (#1488)
- refactor: update tool names to remove deprecated prefixes @tusharmath (#1486)
- refactor: drop agents from workflow @tusharmath (#1483)
- refactor: remove operating agents from variables @tusharmath (#1484)
- chore: rename templates from .hbs to .md @tusharmath (#1482)
- chore: simplify forge.yaml @tusharmath (#1481)
v0.113.0
🚀 Features
- feat: add
/sage
command @tusharmath (#1478) - feat: update token summary format @tusharmath (#1477)
🐛 Bug Fixes
- fix: update citation format @tusharmath (#1476)
🧰 Maintenance
- feat: add
/sage
command @tusharmath (#1478) - chore(deps): bump tracing-subscriber from 0.3.19 to 0.3.20 @dependabot[bot] (#1469)