Skip to content

Release v0.3.1#10

Merged
vertefra merged 1 commit intomainfrom
release-0.3.1
Jan 29, 2026
Merged

Release v0.3.1#10
vertefra merged 1 commit intomainfrom
release-0.3.1

Conversation

@vertefra
Copy link
Contributor

Release v0.3.1

Fixed

  • fix(module): correct module path from github.com/thinktwice/agentForge to github.com/thinktwiceco/agent-forge to match actual repository
  • Updated all import statements across the codebase to use the correct module path
  • Updated documentation to reference the correct module path

Changes

  • Updated module declaration in go.mod
  • Updated 233 import statements across 96 Go files
  • Updated all documentation files (README.md, docs/*.md, plugin READMEs)
  • Version bumped to 0.3.1
  • Changelog updated

Testing

  • ✅ All tests passing
  • go mod tidy completed successfully
  • ✅ Project builds successfully
  • ✅ No remaining references to old module path

This release fixes the module path mismatch that required workarounds. The module path now correctly matches the repository location.

- Update module path from github.com/thinktwice/agentForge to github.com/thinktwiceco/agent-forge
- Update all import statements across 96 Go files
- Update documentation references
- Bump version to 0.3.1
@github-actions
Copy link

Version Check Results

✅ Version format is valid: 0.3.1

The VERSION file has been updated. Please ensure this matches the intended release version.

@vertefra vertefra merged commit 366dc96 into main Jan 29, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant