anomalyco / anomalyco/opencode
[FEATURE]: Remove leftover Mintlify starter template from packages/docs
@Brendonovich is already working on this.
Since Aug 12, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Verify
- I have verified this feature I am requesting has not been suggested before.
Describe the enhancement you want to request
packages/docs/ is a leftover Mintlify starter template (README says "Mintlify Starter Kit", quickstart.mdx/development.mdx/index.mdx and essentials/ are all generic Mintlify onboarding content, not OpenCode docs). It is not referenced anywhere: no CI workflow, turbo.json, package.json, sst.config.ts, or infra config touches it. The real docs live in packages/web/ (Astro/Starlight at opencode.ai/docs).
It also contains stale Mintlify links (e.g. quickstart.mdx links to https://mintlify.com/community which returns 404) and ai-tools/ pages that describe using Claude Code / Cursor to write Mintlify docs.
Would the maintainers be open to removing this leftover packages/docs/ directory (24 files)? Happy to submit a PR if so.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.