Skip to content

Releases: harutk7/strukcode

v1.2.0 - Major Upstream Merge with StrukCode Branding

Choose a tag to compare

@harutk7 harutk7 released this 08 Jan 11:13

🎉 Major Release: Upstream Merge

What's New

This release merges the latest code from anomalyco/opencode while maintaining StrukCode branding throughout.

📦 Changes

  • ✅ Synced Latest Upstream Code: Merged all latest features and improvements from anomalyco/opencode
  • ✅ StrukCode Branding Applied: All user-facing text, documentation, and URLs updated to StrukCode
  • ✅ Fixed Plugin Names: Preserved correct plugin names (opencode-copilot-auth, opencode-anthropic-auth)
  • ✅ Internal Package Scope: All internal packages use @strukcode-ai/* scope
  • ✅ Workspace Conflict Resolved: Fixed package naming conflicts between packages/opencode and packages/strukcode
  • ✅ Dependency Updates: Updated and fixed package dependencies

📊 Statistics

  • 4,500+ files changed
  • 383,192 insertions
  • 2,374 files with branding updates
  • 276 conflicting files resolved with smart merge

🔧 Technical Details

  • Main package: strukcode
  • CLI package: strukcode (published as strukcode-ai)
  • Internal scope: @strukcode-ai/*
  • Auth plugins: opencode-copilot-auth, opencode-anthropic-auth
  • Repository: harutk7/strukcode

🙏 Credits

Based on the excellent work from anomalyco/opencode.


Full Changelog: v1.1.6...v1.2.0

v0.1.0

Choose a tag to compare

@harutk7 harutk7 released this 01 Dec 12:49

Initial release

v0.0.0-master-202512030611

Choose a tag to compare

Release notes here

v0.0.0-master-202512021506

Choose a tag to compare

Release notes here

v0.0.0-master-202512011424

Choose a tag to compare

Release notes here

v0.0.0-master-202512011310

Choose a tag to compare

Initial Release