Skip to content

Releases: antinomyhq/forge

v0.31.0

07 Mar 10:47
14dac83
Compare
Choose a tag to compare

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

05 Mar 17:56
26edbc6
Compare
Choose a tag to compare

Changes

🚀 Features

🧰 Maintenance

v0.29.3

05 Mar 07:30
336a57e
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • fix(prompt): enhance user collaboration and feedback workflow @tusharmath (#458)

v0.29.2

04 Mar 15:32
17d1055
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • fix: system prompt improvements and shell tool formatting @tusharmath (#453)

v0.29.1

04 Mar 10:14
1c18c4b
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

🧰 Maintenance

  • refactor: migrate from content-based to event-based communication model @tusharmath (#446)

v0.29.0

04 Mar 07:52
8db2d60
Compare
Choose a tag to compare

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

04 Mar 07:19
a2f993e
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

v0.28.1

04 Mar 06:54
8925ac6
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

v0.28.0

04 Mar 04:10
5743ae2
Compare
Choose a tag to compare

Changes

  • chore: add nextest.toml configuration for test timeouts @tusharmath (#438)

🚀 Features

🐛 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

02 Mar 15:25
3941952
Compare
Choose a tag to compare

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)

🐛 Bug Fixes

  • fix: replace OPEN_ROUTER_KEY with OPENROUTER_API_KEY @DrSensor (#425)