docs: fix factual errors across all documentation files#9
Merged
Conversation
Systematic review and correction of all 20 audit findings across 8 files: - Fix config paths: all references now point to build/.opencode/opencode.json - Fix plugin list: replace fabricated plugins with actual pinned versions ([email protected], [email protected], [email protected]) - Remove outdated container base image SHA references - Remove non-existent CLI commands (list-plugins, validate, list-skills, etc.) - Remove fabricated npm package @opencode/cli references - Update Node.js requirement from 12.22+ to 20+ - Replace build.sh --version with bump-version.sh (actual workflow) - Add missing files to project trees (pre-commit, tests, checksums, bump-version) - Rewrite configuration.md from fabricated 586 lines to factual 211 lines - Fix license references to MIT in README and CONTRIBUTING 214 insertions, 642 deletions across 8 files.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Systematic review and correction of all 20 audit findings across 8 documentation files. Every line of documentation was reviewed against actual source code and corrected where factual errors were found.
Changes
Critical Fixes (wrong information)
build/.opencode/opencode.json(root-levelopencode.jsondoes not exist)ecc-universal,oh-my-opencode, unpinned versions) with actual pinned versions from source (@tarquinen/[email protected],[email protected],[email protected])ghcr.io/tankdonut/toolsopencode.jsonccontent (extends,containerMode,pluginConfig,agentSettings) with actual config from source@opencode/cli— OpenCode installs vianpm install -g opencodeopencode list-plugins,opencode validate,opencode list-skills,opencode lint,opencode --config-check,opencode --trace-configStructural Fixes (missing documentation)
.pre-commit-config.yaml,tests/,build/.opencode-checksums,scripts/bump-version.sh--versionflag with actualbump-version.shworkflowMinor Fixes
12.22+to20+(matching CI)--cache-fromflagFiles Changed
AGENTS.mdREADME.mdDEVELOPMENT.mdCONTRIBUTING.mddocs/guides/installation.mddocs/guides/installation-detailed.mddocs/guides/usage.mddocs/guides/configuration.md214 insertions, 642 deletions across 8 files.
Verification
opencode.jsonreferences remainbuild/.opencode/opencode.json