✨ 📎 forkSubagent.ts
This commit is contained in:
@@ -208,3 +208,4 @@ export function buildWorktreeNotice(
|
||||
): string {
|
||||
return `You've inherited the conversation context above from a parent agent working in ${parentCwd}. You are operating in an isolated git worktree at ${worktreeCwd} — same repository, same relative file structure, separate working copy. Paths in the inherited context refer to the parent's working directory; translate them to your worktree root. Re-read files before editing if the parent may have modified them since they appear in the context. Your changes stay in this worktree and will not affect the parent's files.`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user