Skip to content

Handle default harness correctly when resume a conversation.#308

Open
wjjclaud wants to merge 1 commit into
mainfrom
default-harness
Open

Handle default harness correctly when resume a conversation.#308
wjjclaud wants to merge 1 commit into
mainfrom
default-harness

Conversation

@wjjclaud

Copy link
Copy Markdown
Collaborator

Fix #306

  • Resume a conversation should use the same harness stored in its log. Resume doesn't need to explicitly specify the harness via --harness flag.
  • Reject only an explicit harness ID is passed on resume.
  • In the conversation log, record the actual harness ID instead of empty string "" when starting a conversation with default harness.

Tested

Rerun the sequence in #306 without error.

@wjjclaud wjjclaud requested review from joycel-github and rakyll July 15, 2026 03:11
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.

Resuming a conversation failed with mismatched default harness value

2 participants