mirror of
https://github.com/anomalyco/opencode.git
synced 2026-08-05 09:29:52 +00:00
The Project row stored a sandboxes string array that duplicated what git already tracks. The /experimental/worktree GET handler now reads from `Worktree.list()` (git worktree list --porcelain) instead, the write-side addSandbox/removeSandbox bookkeeping is gone, and the column is dropped from the schema with a Drizzle migration. The app maps the live list onto project.worktrees client-side instead of reading project.sandboxes. |
||
|---|---|---|
| .. | ||
| js | ||
| .gitignore | ||
| openapi.json | ||