Releases: antinomyhq/forge
Releases · antinomyhq/forge
v0.21.0
Changes
🚀 Features
- refactor: remove unused provider and tool service modules; introduce new provider and tool traits @tusharmath (#348)
🐛 Bug Fixes
- fix: preserve agent state in init method @amitksingh1490 (#367)
🧰 Maintenance
- refactor: remove unused provider and tool service modules; introduce new provider and tool traits @tusharmath (#348)
v0.20.0
v0.19.1
Changes
- No changes
v0.19.0
v0.18.0
Changes
🚀 Features
- feat: use success format for
/new
command @laststylebender14 (#355)
🐛 Bug Fixes
- fix(CI): update build-release job for aarch64 target @amitksingh1490 (#361)
- fix: remove unsupported commands @laststylebender14 (#353)
- fix(CI): linux runtime errors @ssddOnTop (#351)
v0.17.1
v0.17.0
Changes
🚀 Features
- feat: add reset functionality to API and ExecutorService @tusharmath (#347)
🐛 Bug Fixes
- feat: support a pub/sub architecture for agent communication @tusharmath (#346)
🧰 Maintenance
- feat: support a pub/sub architecture for agent communication @tusharmath (#346)
- refactor: support for workflow @tusharmath (#343)
- chore: replace brackets with
<>
@ssddOnTop (#342)
v0.16.0
Changes
🚀 Features
- feat: add support for additional target architectures in CI configura… @amitksingh1490 (#333)
v0.15.0
Changes
🚀 Features
- Revert "feat: add support for more target architectures and windows os" @amitksingh1490 (#332)
- feat: add support for more target architectures and windows os @amitksingh1490 (#331)
🧰 Maintenance
- fix: use bundled sqlite @ssddOnTop (#336)
v0.14.0
Changes
🚀 Features
- feat: add unrestricted shell mode and update environment handling in CLI @tusharmath (#329)