Releases: DojoCodingLabs/opencode-srd-framework
Releases · DojoCodingLabs/opencode-srd-framework
v0.1.1
Highlights
- Switch npm publishing to GitHub Actions trusted publishing with OIDC.
- Publish the OpenCode-compatible SRD framework to npm as @dojocoding/opencode-srd-framework.
- Clarify that this repo is the OpenCode/npm-compatible distribution of the upstream DojoCodingLabs/srd-framework project.
v0.1.0
Highlights
- First OpenCode-native release of the SRD framework
- One-command install via
npx @dojocoding/opencode-srd-framework install - Global OpenCode commands, agents, and skills
- Safe OpenCode config merge and manifest-based install/update/uninstall flows
- Throttled SRD alignment reminder plugin after edits when
srd/claude-directive.ymlexists - Compatible SRD output set for existing workflows
Included
- Commands:
/srd-assess,/srd-generate,/srd-quick - Agents:
@srd-analyst,@srd-guardian,@codebase-auditor - Skills:
srd-analysis,srd-guardian - CLI:
install,update,uninstall,doctor
Validation
- Build passes
- Unit tests pass
- Tarball smoke install passes
Install
npx @dojocoding/opencode-srd-framework install