Skip to content

chore: move drive and catalog ownership - #42207

Closed
kitlangton wants to merge 2 commits into
v2from
catalog-state-coverage
Closed

chore: move drive and catalog ownership#42207
kitlangton wants to merge 2 commits into
v2from
catalog-state-coverage

Conversation

@kitlangton

@kitlangton kitlangton commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

What

Removes OpenCode Drive and the terminal catalog from this monorepo after transferring catalog ownership and all current state coverage to anomalyco/opencode-drive#57.

The standalone PR contains the complete current catalog, including annotations, faceted filtering, per-capture Open Graph cards, deployment routing, all 76 screens across three themes, and the state coverage originally introduced by this PR.

How

  • Removes packages/drive and packages/lab/catalog.
  • Removes the catalog deployment workflow, duplicated Drive skill, and orphaned Drive-only scripts/CLI fixtures.
  • Removes Drive/catalog Turbo tasks, workspace discovery, Windows test filtering, and product release exclusions.
  • Regenerates bun.lock without either workspace.
  • Retains packages/protocol and packages/simulation support because those define OpenCode's external simulation/Drive integration contract.

Scope

Testing

  • bun install
  • bun turbo typecheck --concurrency=3 (39 packages, 32 typecheck tasks passed)
  • bun turbo test reached the existing unrelated packages/app Unicode locale failure: pa-PK resolved to en instead of pa; all tasks before that failure passed
  • Verified no tracked workspace/path/package references remain outside the intentionally retained simulation integration contract
  • git diff --check

Ownership

flowchart LR
  OpenCode[OpenCode protocol and simulation server] --> Contract[External simulation contract]
  Contract --> Drive[anomalyco/opencode-drive packages/drive]
  Drive --> Catalog[anomalyco/opencode-drive apps/catalog]
  Catalog --> Deploy[dev.opencode.ai/lab/catalog]
Loading

@kitlangton kitlangton changed the title feat(catalog): expand terminal state coverage chore: move drive and catalog ownership Aug 13, 2026
@kitlangton kitlangton closed this Aug 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant