Skip to content

Fix workspace path drift after identifier changes#48

Merged
Octane0411 merged 1 commit intomainfrom
task-46
Mar 13, 2026
Merged

Fix workspace path drift after identifier changes#48
Octane0411 merged 1 commit intomainfrom
task-46

Conversation

@Octane0411
Copy link
Contributor

Summary

  • derive workspace directories from stable issue IDs instead of mutable issue identifiers
  • use the stable workspace key for runner setup, runtime cleanup, and dashboard workspace details
  • add regression coverage for identifier renames and terminal workspace cleanup

Testing

  • pnpm test -- tests/workspace/path-safety.test.ts tests/workspace/workspace-manager.test.ts tests/agent/runner.test.ts tests/orchestrator/runtime-host.test.ts tests/cli/runtime-integration.test.ts
  • pnpm typecheck

Closes #46

@Octane0411 Octane0411 merged commit c65fbc8 into main Mar 13, 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.

Workspace path changes when issue identifier changes

1 participant