Skip to content

Releases: thinktwiceco/agent-forge

v0.4.1

08 Feb 13:49
55e9ab9

Choose a tag to compare

Installation

go get github.com/thinktwice/agentForge@v0.4.1

Changelog

  • 55e9ab9 - Merge pull request #15 from thinktwiceco/release/v0.4.1
  • 7ff6c14 - chore(release): prepare release v0.4.1
  • 02974b1 - Merge feat/api-tool into release/v0.4.1
  • 84c2494 - fix(tools): resolve linter errors in API tool
  • acca4fb - feat: add API Tool for generic HTTP requests
  • 8b27549 - feat: add API Tool for generic HTTP requests
  • b58e8ac - Merge pull request #13 from thinktwiceco/changelog-v0.4.0
  • 6a4fa89 - chore: update changelog for v0.4.0 [skip ci]

v0.4.0

07 Feb 20:54
fe4d8f4

Choose a tag to compare

Installation

go get github.com/thinktwice/agentForge@v0.4.0

Changelog

  • fe4d8f4 - Merge pull request #12 from thinktwiceco/release/v0.4.0
  • d3c8daa - ci: remove duplicate test workflow
  • e99d470 - chore(release): prepare release v0.4.0
  • c25b65f - Merge branch 'main' of github.com:thinktwiceco/agent-forge
  • 7e09fca - Add builder module documentation with configuration guide
  • a236d59 - Merge pull request #11 from thinktwiceco/changelog-v0.3.1
  • 8a33339 - Merge branch 'main' into changelog-v0.3.1
  • 366dc96 - Merge pull request #10 from thinktwiceco/release-0.3.1
  • f0421b9 - chore: update changelog for v0.3.1 [skip ci]

v0.3.1

29 Jan 21:12

Choose a tag to compare

Installation

go get github.com/thinktwice/agentForge@v0.3.1

Changelog

[0.3.1] - 2026-01-29

v0.3.0

28 Jan 13:54

Choose a tag to compare

Installation

go get github.com/thinktwice/agentForge@v0.3.0

Changelog

  • 6d62c5d - ci: disable setup-go cache in CI workflow
  • 4071bbc - ci: fix changelog generation and disable setup-go cache to resolve tar errors
  • 135995f - ci(release): remove redundant manual changelog update
  • faceda9 - ci: use commit-based changelog generation and fix triggers
  • 6c8b2a0 - ci: prevent CI trigger on automated changelog PRs
  • 38e0ce4 - ci(release): fix changelog labels and add catch-all category
  • 1c6ad85 - ci: remove redundant manual caching steps in favor of setup-go built-in cache
  • 5bc9bef - ci(release): use GH_PAT for PR creation as fallback
  • e490e93 - ci(version-check): exclude current version from validation comparison
  • abf4c33 - ci(release): grant write permissions for pull-requests
  • e7746da - ci(release): create PR for changelog update to respect branch protection
  • 5201dd0 - ci(release): fix detached HEAD push failure in release workflow
  • 7e827b7 - fix(test): resolve linting errors across the test suite
  • a7b4f23 - test(core): improve test coverage and fix logger nil pointer
  • cbfd12a - docs(project): update documentation and add process guides
  • e945916 - docs(readme): update documentation for multi-conversation support Add Conversation Persistence section explaining chatId usage Update code examples to reflect SubAgent.ChatStream signature change Add REST API examples for multi-conversation support
  • b2952ca - fix(core): improve error channel handling and refactor tests Fix race condition in response channel error handling Refactor agent tests to use mocks Add integration build tag to reasoning tests Update test script to support integration tests
  • 70d9e4e - feat(core)!: implement multi-conversation support and directory persistence
  • 5fa0818 - fix(core): apply lint fixes and skip intentionally failing test
  • cc88546 - feat(core): complete agent forge rename and refine playground tracing
  • 0257abe - test(expand): update tests to match SubAgent interface
  • d95b05c - refactor(core): use SubAgent interface directly and simplify server
  • e9cfe63 - fix(agents): fix configuration builder
  • b7dcd26 - fix(agents): Fix agent builder and add support for vector database in config file
  • ac151fb - feat(core): support agent config files and add python sdk playground

v0.1.0

21 Jan 15:22

Choose a tag to compare

Installation

go get github.com/thinktwice/agentForge@v0.1.0

Changelog

[0.1.0] - 2026-01-21