doc/experimental/issue-worktree-support.md
Status: experimental, runtime-only, not shipping as a user-facing feature yet.
This branch contains the runtime and seeding work needed for issue-scoped worktrees:
We are intentionally not shipping the UI for this yet. The runtime code remains in place, but the main UI entrypoints are hard-gated off for now.
These are the current user-facing UI surfaces for the feature, now intentionally disabled:
project settings:
ui/src/components/ProjectProperties.tsxissue creation:
ui/src/components/NewIssueDialog.tsxissue editing:
ui/src/components/IssueProperties.tsxagent/runtime settings:
ui/src/adapters/runtime-json-fields.tsxWhen this is ready to ship: