Releases: tailcallhq/forgecode
Releases · tailcallhq/forgecode
v0.5.0
v0.4.0
Changes
- refactor: improve folder structure for workflows @tusharmath (#292)
🚀 Features
- feat: show the models on
/modelscommand @laststylebender14 (#289)
v0.3.3
Changes
🐛 Bug Fixes
- fix: better title generation, xml prompting, connection retries. @tusharmath (#296)
- fix: Update prompts for tool use via XML @tusharmath (#295)
🧰 Maintenance
- refactor: rename ToolCallService trait to ExecutableTool and update references @tusharmath (#291)
v0.3.2
Changes
🐛 Bug Fixes
- fix: the autocomplete bindings @laststylebender14 (#287)
🧰 Maintenance
- refactor: agentic workflows @tusharmath (#284)
v0.3.1
Changes
- refactor: enhance chat response handling and XML tool call parsing @tusharmath (#281)
🐛 Bug Fixes
- fix: shell issues @laststylebender14 (#283)
v0.3.0
Changes
🚀 Features
- feat: enhance tool usage instructions and title generation process @amitksingh1490 (#275)
🐛 Bug Fixes
- fix: update environment variable and repository references in CI @amitksingh1490 (#280)
v0.2.7
Changes
🐛 Bug Fixes
- fix: reduce CLI verbosity @tusharmath (#278)
- fix(deps): update rust crate tree-sitter to v0.25.1 @renovate[bot] (#276)
🧰 Maintenance
- refactor: move env constructors into domain @tusharmath (#277)
v0.2.6
v0.2.5
Changes
- No changes