Releases: antinomyhq/forge
Releases · antinomyhq/forge
v0.31.0
Changes
🚀 Features
- fix(auth): simplify provider handling with URL-based configuration @tusharmath (#465)
- Revert "feat(oauth): implement authentication flow with login and logout" @tusharmath (#464)
- feat(oauth): implement authentication flow with login and logout @amitksingh1490 (#442)
🧰 Maintenance
- fix(auth): simplify provider handling with URL-based configuration @tusharmath (#465)
v0.30.0
Changes
🚀 Features
- feat: Add Act and Plan modes @tusharmath (#460)
🧰 Maintenance
- feat: Add Act and Plan modes @tusharmath (#460)
v0.29.3
Changes
🐛 Bug Fixes
- fix(prompt): enhance user collaboration and feedback workflow @tusharmath (#458)
v0.29.2
v0.29.1
Changes
🐛 Bug Fixes
- fix: improve error handling for tool call parsing @tusharmath (#447)
🧰 Maintenance
- refactor: migrate from content-based to event-based communication model @tusharmath (#446)
v0.29.0
Changes
🚀 Features
- feat(patch): support multiple-patch operations in a single call @tusharmath (#445)
🐛 Bug Fixes
- feat(patch): support multiple-patch operations in a single call @tusharmath (#445)
v0.28.2
v0.28.1
v0.28.0
Changes
- chore: add nextest.toml configuration for test timeouts @tusharmath (#438)
🚀 Features
- feat: ability to attach images @ssddOnTop (#378)
- feat: display Version in
/info
@ssddOnTop (#434)
🐛 Bug Fixes
- fix: Make walker depth optional and more flexible in template agent @tusharmath (#431)
🧰 Maintenance
- chore: ability to disable
test_find_cat_name
@ssddOnTop (#441) - fix: Make walker depth optional and more flexible in template agent @tusharmath (#431)
v0.27.0
Changes
- refactor: Make system_prompt and user_prompt fields optional for agents @tusharmath (#418)
🚀 Features
- feat(fs-patch): replace fuzzy patching with operation-based exact patching @tusharmath (#429)
- feat(template): add agent reference to template service @tusharmath (#427)