Releases: tailcallhq/forgecode
Releases · tailcallhq/forgecode
v0.7.0
v0.6.0
Changes
- refactor: workflow iteration feb 6 @tusharmath (#308)
- refactor: remove Errata @tusharmath (#300)
🚀 Features
- feat: display the output of search in ripgrep format @laststylebender14 (#307)
- feat: show pretty diff for changed content @laststylebender14 (#306)
- feat: stream the execution of shell commands to parent stream @laststylebender14 (#285)
- feat: allow system prompt to configured from cli. @laststylebender14 (#301)
🐛 Bug Fixes
- fix: update binary paths in CI configuration @amitksingh1490 (#303)
🧰 Maintenance
- refactor: remove unused model tests from api_spec @amitksingh1490 (#305)
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)