Skip to content

fix: use worktree in workflow hook#79

Merged
dapi merged 1 commit into
mainfrom
codex/gh-74
Jul 24, 2026
Merged

fix: use worktree in workflow hook#79
dapi merged 1 commit into
mainfrom
codex/gh-74

Conversation

@dapi

@dapi dapi commented Jul 24, 2026

Copy link
Copy Markdown
Owner

What changed

Replaced the after_create clone command in template/WORKFLOW.md with a detached Git worktree checkout of the configured workspace.

Why

The workflow should reuse the repository checkout rather than clone it again when Symphony creates an issue workspace.

Verification

  • rg --files template/memory-bank
  • memory-bank-cli lint --scope-root template/memory-bank --entrypoint template/memory-bank/README.md
  • memory-bank-cli doctor --profile template
  • git diff --check
  • Semantic read-through of template/WORKFLOW.md

All checks passed locally.

Related to #74

@dapi
dapi marked this pull request as ready for review July 24, 2026 19:03
@dapi
dapi merged commit 0224191 into main Jul 24, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant