Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@elithrar
Copy link
Contributor

@elithrar elithrar commented Jan 2, 2026

Summary

When viewing a subagent session, the model sync was persisting to the parent session's model store, causing model "bleed" back to the main agent.

  • Skip model/agent sync for sessions with parentID (subagent sessions)

Note: Resolved conflict with #6528 which added a partial fix for agent sync only; this PR extends it to also skip model/variant sync.

Fixes #6636

@elithrar elithrar force-pushed the fix/subagent-model-isolation branch from f250c9b to 5971209 Compare January 2, 2026 18:40
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.

Subagent with specific model results in model change in build and plan mode

1 participant