Skip to content

resume the latest cwd conversation on launch with -c/--continue#62

Merged
jbj338033 merged 1 commit into
mainfrom
worktree-continue
Jun 16, 2026
Merged

resume the latest cwd conversation on launch with -c/--continue#62
jbj338033 merged 1 commit into
mainfrom
worktree-continue

Conversation

@jbj338033

Copy link
Copy Markdown
Collaborator

Summary

Launching goat -c / goat --continue resumes the most recent conversation for the current working directory instead of starting fresh; with no prior conversation it starts normally and shows a brief notice. cwd resolution stays in the engine via a new Op::ResumeLatest that reuses the existing resume path.

Verification

  • cargo fmt --all --check — passed
  • cargo clippy --workspace --all-targets -- -D warnings — passed
  • cargo test --workspace — passed

@jbj338033 jbj338033 merged commit ad1b9c8 into main Jun 16, 2026
5 checks passed
@jbj338033 jbj338033 deleted the worktree-continue branch June 16, 2026 02:43
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