mirror of https://github.com/garrytan/gstack.git
When codex exec commands run in background bash tasks (e.g., Conductor workspaces), $(git rev-parse --show-toplevel) evaluates in whatever cwd the background shell inherits, which may be a different project. Fix by resolving _REPO_ROOT once at the top of each bash block and referencing the stored value in -C. 12 occurrences fixed across 4 source files: - codex/SKILL.md.tmpl (3) - autoplan/SKILL.md.tmpl (3) - scripts/resolvers/review.ts (3) - scripts/resolvers/design.ts (3) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| browse.ts | ||
| codex-helpers.ts | ||
| constants.ts | ||
| design.ts | ||
| index.ts | ||
| preamble.ts | ||
| review.ts | ||
| testing.ts | ||
| types.ts | ||
| utility.ts | ||