Skip to content

fix(cli): resume model and thinking from existing session#34

Merged
shuyhere merged 1 commit intomasterfrom
fix/resume-session-model-and-thinking
Apr 12, 2026
Merged

fix(cli): resume model and thinking from existing session#34
shuyhere merged 1 commit intomasterfrom
fix/resume-session-model-and-thinking

Conversation

@shuyhere
Copy link
Copy Markdown
Owner

Summary

  • load the resumed session context during bootstrap
  • reuse the existing session's provider/model when reopening a session
  • reuse the existing session's thinking level unless explicitly overridden

Why

Reopening a session should preserve the runtime context that was already in use instead of silently switching models or thinking level.

Files

  • crates/cli/src/session_bootstrap.rs

@shuyhere shuyhere merged commit 162fc81 into master Apr 12, 2026
@shuyhere shuyhere deleted the fix/resume-session-model-and-thinking branch April 12, 2026 13:10
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