Skip to content

feat(tui): show model variant in subagent footer#38772

Open
samiralibabic wants to merge 2 commits into
anomalyco:devfrom
samiralibabic:subagent-footer-variant
Open

feat(tui): show model variant in subagent footer#38772
samiralibabic wants to merge 2 commits into
anomalyco:devfrom
samiralibabic:subagent-footer-variant

Conversation

@samiralibabic

Copy link
Copy Markdown

Issue for this PR

Closes #26266

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Adds model, provider, and variant details to subagent sessions, similar to the main-agent footer.

A persisted non-default session variant is shown first. Legacy sessions fall back to a matching configured agent variant or supported reasoningEffort. Existing usage and navigation details stay unchanged.

How did you verify your code works?

  • bun test test/cli/tui
  • bun turbo typecheck
  • Manual TUI verification

Screenshots / recordings

Before After
Subagent footer before Subagent footer after

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

@github-actions

Copy link
Copy Markdown
Contributor

The following comment was made by an LLM, it may be inaccurate:

Based on my search results, I found several related PRs that address similar concerns about model variants and subagent sessions, but no exact duplicate PRs:

Related but not duplicates:

These are related to variant handling in subagents but don't appear to be addressing the specific feature of displaying model variant information in the subagent footer.

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.

[FEATURE]:Show reasoning/variant level for subagents in the UI

1 participant