Skip to content

feat: allow updating model/variant mid-session #58

@NathanFlurry

Description

@NathanFlurry

Summary

  • Model/variant only apply at session creation today; UI edits after start have no effect.

Request

  • Add a supported way to change model/variant for an active session (e.g., PATCH /v1/sessions/{id}).
  • Wire the Inspector UI to apply changes to the active session and reflect applied values.

Notes

  • Claude uses --model only on spawn; Codex/OpenCode read session.model per turn.
  • Ensure any agent-specific constraints are validated server-side.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions