chore: extract Drive and catalog - #42612
Merged
Merged
Conversation
Contributor
Author
|
Linux unit is blocked by the existing Extraction-specific coverage is green: typecheck, Linux/Windows e2e, Windows unit, compiled service artifact smoke, and the newly scheduled 39-test |
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.
What
Remove the in-repository
packages/driveandpackages/lab/catalogcopies now that Drive and its catalog are authoritative inanomalyco/opencode-drive.The standalone repository has the restored package/catalog ownership, current V2
--devsupport, Copy image behavior, and Drive-owned screenshot rendering in PRs #57, #58, #59, and #60.This removes roughly 148,000 lines and the catalog-only Canvas, font, Workerd, WTerm, and TypeScript 7 dependency graph from OpenCode.
How
packages/drive,packages/lab/catalog, the catalog deployment workflow, and the obsolete monorepo Drive skill/scripts.packages/simulationand its production artifact checks as OpenCode's thin external RPC bridge.bun.lockwithout the extracted workspace packages and their exclusive dependencies.Scope
latest,next, exact versions/tags, and--dev) remains standalone Drive work.Testing
bun install --frozen-lockfilebun typecheckinpackages/clibun typecheckinpackages/simulationbun run lint -- packages/cli/script/service-smoke.ts packages/cli/script/verify-artifact.ts script/publish.tsbun run script/build.ts --single --skip-installinpackages/clibun run script/service-smoke.tsinpackages/clibun turbo typecheck --concurrency=3: 33 tasks passed across the remaining 40 packagesFlow