Publishing prep: honest attribution, version 1.0.0, historical docs#42
Merged
Conversation
The manifests claimed the plugin was authored by "OpenCode" and the NOTICE credited only OpenAI — misleading for an independent community project. Attribution now names TheRealDinghyDog as the author, NOTICE carries both the project copyright and the Apache-2.0 derivative-work attribution to OpenAI's codex-plugin-cc (fork point preserved at the codex-fork-point tag), and the README opens with an independence disclaimer and closes with an acknowledgements/provenance section. plugin.json gains homepage/repository/license fields for marketplace listings, and package.json drops the @OpenCode npm scope it never owned. Version resets to 1.0.0 across package.json, plugin.json, and marketplace.json for the first public release (the inherited upstream v1.0.x tags were deleted from this repository). The conversion-era working documents (adaptation plan, implementation notes) move to docs/history/ with historical-document banners. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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.
Prepares the repository for going public.
Identity & attribution
codex-fork-pointtag.author/ownerwere "OpenCode" (implying the OpenCode team wrote this) → now TheRealDinghyDog.plugin.jsongainshomepage,repository, andlicensefor marketplace listings.@opencode/npm scope (not ours; package is private anyway), adds author.Versioning
package.json,plugin.json,marketplace.json(npm run check-versionpasses). The six inherited upstreamv1.0.xtags were already deleted; first public release starts the numbering fresh.Historical docs
docs/opencode-adaptation-plan.mdand rootIMPLEMENTATION_NOTES.md→docs/history/with historical-document banners.Privacy sweep (verified)
codexreferences are the legitimateopenai/gpt-5.3-codex-sparkmodel id or local-tooling gitignore entries; npm pack shipsplugins/opencode/only.Checks
npm test105/105,npm run check-version✓,claude plugin validate✓ (marketplace + plugin).Left deliberately unchanged pending a decision: the plugin slug
opencode(immutable once published — see marketplace docs).🤖 Generated with Claude Code