Skip to content

docs(opencode): fix build/install paths and add agent responsibilities (#396)#397

Merged
randomm merged 1 commit intodevfrom
feature/issue-396-fix-build-install-docs
Apr 8, 2026
Merged

docs(opencode): fix build/install paths and add agent responsibilities (#396)#397
randomm merged 1 commit intodevfrom
feature/issue-396-fix-build-install-docs

Conversation

@randomm
Copy link
Copy Markdown
Owner

@randomm randomm commented Apr 8, 2026

Fixes #396

Changes

  • Corrected install.sh path (was packages/opencode/script/install.sh, should be ./script/install.sh from repo root)
  • Added agent responsibilities table (ops builds/installs, user promotes)
  • Documented candidate binary pattern (opencode-new → promote to opencode)
  • Added step-by-step with working directories for each command
  • Updated fork-features manifest with new criticalCode markers

Quality Gates

  • Typecheck passes (docs-only change)
  • Fork-features verify passes (249 tests)
  • Adversarial review: APPROVED

@randomm randomm merged commit 8c81634 into dev Apr 8, 2026
1 check passed
@randomm randomm deleted the feature/issue-396-fix-build-install-docs branch April 8, 2026 08:04
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.

docs: fix build/install paths and add explicit agent responsibilities

1 participant