v2.0.0
[2.0.0] — 2026-06-29
Changed — MAJOR
- Renamed package to
opencode-goalpowerto reflect the project's identity as the goal plugin for OpenCode. Oldgoalpowerreferences continue to work as aliases. - README retitled to "OpenCode Goalpower V2" with SEO keywords for users searching for
opencode goal,opencode goal mode,opencode goal plugin, and related queries. - Bumped to major version 2.0.0 to signal the public, stable, community-ready release. No breaking API changes from 1.2.0 — the version bump is for naming/branding clarity.
Added
- New SEO-friendly repo URL:
github.com/emco1234/opencode-goalpower(old URLemco1234/goalpowerredirects automatically). - Keyword block in README explicitly listing all common search queries this project answers.
- Expanded
package.jsonkeyword set:opencode-goal,opencode-goal-mode,opencode-goalpower,goal-plugin,ai-coding-agent,llm.
Migration from 1.x
Users who installed 1.2.0 don't need to change anything in their opencode.jsonc. The slash command /goalpower is unchanged. Plugin path can be either:
git clone https://github.com/emco1234/opencode-goalpower.git \
~/.config/opencode/plugins/goalpower(or opencode-goalpower as the directory name — both work)