Skip to content

fix(tasks): show the run's model in the task header - #62

Merged
Gilbert09 merged 2 commits into
Gilbert09:mainfrom
charlesvien:fix/task-header-model
Sep 19, 2026
Merged

Gilbert09 merged 2 commits into
Gilbert09:mainfrom
charlesvien:fix/task-header-model

Conversation

@charlesvien

@charlesvien charlesvien commented Sep 19, 2026

Copy link
Copy Markdown
Contributor

Problem

The task header shows the provider twice ("Talyn Fleet | Talyn Fleet") and never says which model is running.

Changes

The duplicate pill now shows the model the run was dispatched with. Desktop and web.

Before After
Talyn Fleet before fleet after fleet
PostHog Code before posthog after posthog

PostHog Code never stored its model, so dispatch now records it. Both providers also broadcast the model at dispatch so the pill appears without a refetch.

How did you test this code?

New and extended backend tests for the model reader and both dispatch paths. Typecheck and lint in backend, desktop and web. The "after" screenshots come from the web panel on local.

@charlesvien

Copy link
Copy Markdown
Contributor Author

@Gilbert09 mind taking a look when you get a chance? Small fix that swaps the duplicated provider pill in the task header for the model the run is using.

@Gilbert09
Gilbert09 merged commit 6a64b53 into Gilbert09:main Sep 19, 2026
3 checks passed
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