Skip to content

fix(ui): correct GPT-5 model badges in monitor and related views - #77

Merged
kalinon merged 1 commit into
mainfrom
fix/model-badge-gpt5-labels
Apr 1, 2026
Merged

fix(ui): correct GPT-5 model badges in monitor and related views#77
kalinon merged 1 commit into
mainfrom
fix/model-badge-gpt5-labels

Conversation

@moltar-bot

@moltar-bot moltar-bot commented Apr 1, 2026

Copy link
Copy Markdown
Contributor

Summary

  • fix model label mapping that incorrectly showed all gpt-5* models as GPT-5.2
  • add explicit mappings for:
    • gpt-5.4 -> GPT-5.4
    • gpt-5.3* -> GPT-5.3 / GPT-5.3 Codex
    • gpt-5.2 -> GPT-5.2
    • fallback gpt-5 -> GPT-5

Affected UI

  • Agent Monitor session cards
  • Session detail panel
  • Log view
  • Scheduler/Cron views (shared formatter variants)

Why

Users were seeing incorrect model badges (GPT-5.2) even when sessions were running on other GPT-5 variants.

Validation

  • npm run -w ./web lint

@kalinon
kalinon merged commit 11236b6 into main Apr 1, 2026
9 checks passed
@kalinon
kalinon deleted the fix/model-badge-gpt5-labels branch April 1, 2026 16:50
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.

2 participants