July
Update to latest version !!Get the instructions from the docs
Get Startedv0.104.2
🐛 Bug Fixes
- fix: improve error message handling @tusharmath (#1302)
- fix: use antinomy domain @tusharmath (#1300)
🧰 Maintenance
- refactor: move common event parsing logic outside @tusharmath (#1303)
v0.104.1
🐛 Bug Fixes
- fix: support TLS version configuration via env variables @tusharmath (#1299)
v0.104.0
🚀 Features
- fix: integrate JSON repair @ssddOnTop (#1292)
- feat: added info command (#1273) @manthanabc (#1275)
📝 Documentation
- fix: update tool use formatting rules to clarify JSON structure @amitksingh1490 (#1291)
🐛 Bug Fixes
- fix: sort the models based on the names @Achyutha (#1284)
- fix: integrate JSON repair @ssddOnTop (#1292)
🧰 Maintenance
- fix: consolidate HTTP client implementations and use TLS configurators @tusharmath (#1288)
v0.103.0
🚀 Features
- feat: Support for
/retry
@jayantpranjal0 (#1262)
🐛 Bug Fixes
- fix: mcp
ToolName
sanitization @tusharmath (#1274) - fix: add
Cross.toml
for build environment configuration @ssddOnTop (#1272)
🧰 Maintenance
- refactor: simplify tracking logic @tusharmath (#1276)
v0.102.2
🐛 Bug Fixes
- fix: update error element to
tool_call_error
in templates @tusharmath (#1254) - Revert "fix: drop reasoning normalizer" @laststylebender14 (#1245)
- fix: show usage information @ssddOnTop (#1250)
v0.102.1
🐛 Bug Fixes
- fix: update provider state after successful login @ssddOnTop (#1234)
- fix: enhance path formatting for display @ssddOnTop (#1233)
🧰 Maintenance
- chore: add
cached_tokens
usage to tracing @jayantpranjal0 (#1200) - chore: add FORGE_SUPPRESS_RETRY_ERRORS env variable to hide retry error @ssddOnTop (#1231)
v0.102.0
🚀 Features
- feat: use fuzzy find in autocomplete @ssddOnTop (#1214)
🐛 Bug Fixes
- fix: use custom binary file detector @laststylebender14 (#1225)
- fix: drop reasoning normalizer @laststylebender14 (#1216)
- fix: use cross for musl build @ssddOnTop (#1210)
🧰 Maintenance
- chore: rename provider to openai @tusharmath (#1199)
v0.101.1
🐛 Bug Fixes
- fix: ensure reasoning config is dropped @tusharmath (#1198)
v0.101.0
🚀 Features
- fix: remove reasoning tokens after compaction @tusharmath (#1196)
- feat: support for current working directory @tusharmath (#1174)
🧰 Maintenance
- feat: support for current working directory @tusharmath (#1174)
v0.100.8
🐛 Bug Fixes
- fix: use actual usage data for compaction @tusharmath (#1176)
- fix: update binary extensions @tusharmath (#1193)
- fix: always skip searching through binary files in fs_search @laststylebender14 (#1187)
- fix: add support for viewing MCP responses @tusharmath (#1175)
- fix: update token reporting logic in ForgePrompt @tusharmath (#1179)
- fix: drop hickory dns resolver @laststylebender14 (#1190)
- fix: change default option to continue in confirmation prompt @laststylebender14 (#1186)
🧰 Maintenance
- chore: add label for OnlyDust Wave Hackathon @amitksingh1490 (#1191)
v0.100.7
📝 Documentation
- doc: update the setting name (max_tool_failure_per_turn) @laststylebender14 (#1154)
🐛 Bug Fixes
- fix: use ranges in file attachments @tusharmath (#1162)
- fix: use
hickory-dns
resolver instead of Gai @laststylebender14 (#1130) - fix: signature is not required for summarization @laststylebender14 (#1158)
- fix: skip binary files while searching @laststylebender14 (#1157)
🧰 Maintenance
- chore(deps): update strum monorepo to v0.27.2 @renovate[bot] (#1145)
v0.100.6
🐛 Bug Fixes
- fix: kimi2 tool call errors @ssddOnTop (#1144)
- fix: use search directory for relative paths in search results instead of CWD @tusharmath (#1139)
🧰 Maintenance
- chore: add forge_main_neo @tusharmath (#998)