mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
67fba8e96f48c75a64ea007f230444e0f6e90e10
Completed audit of current model info tracking implementation: - Model config set via AgentSessionConfig.model - Runtime info uses AgentRuntimeInfo type with model field - UI correctly uses extractAgentModel() which reads runtimeInfo.model Key findings: - Codex agents: Correctly detect runtime model from rollout file ✓ - Claude agents: Currently echo configured model (not runtime detected) - Gap: Claude SDK may expose actual model in response metadata Added follow-up tasks: - Investigate if Claude SDK exposes actual model in responses - Test Codex runtime model detection - Test Claude agent model display behavior - Re-audit plan after investigation 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Languages
TypeScript
98.1%
JavaScript
1.3%
Shell
0.1%
Swift
0.1%