feat(atlas): inject worktree_path into boulder continuation

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
YeonGyu-Kim
2026-02-26 00:40:23 +09:00
parent f872f5e171
commit 9cd6fc6135
2 changed files with 6 additions and 1 deletions
+1
View File
@@ -130,6 +130,7 @@ export function createAtlasEventHandler(input: {
remaining,
total: progress.total,
agent: boulderState.agent,
worktreePath: boulderState.worktree_path,
backgroundManager,
sessionState: state,
})