Skip to content

chore(release): 0.41.3 — Live Health Dashboard Fix#36

Merged
jobordu merged 4 commits intomainfrom
release/0.41.3
Mar 27, 2026
Merged

chore(release): 0.41.3 — Live Health Dashboard Fix#36
jobordu merged 4 commits intomainfrom
release/0.41.3

Conversation

@jobordu
Copy link
Copy Markdown

@jobordu jobordu commented Mar 27, 2026

Summary

  • Fix TUI Live Health dashboard — subprocess providers now probed via CLI --version instead of silently returning "subprocess" for every slot
  • Provider metadata from providers.json — dashboard shows actual provider names (OpenAI, Google, etc.) and models instead of blank "node" fallback
  • Single-slot health check unblocked — removed early bail that prevented probing subprocess providers

Test plan

  • node --test bin/manage-agents.test.cjs — 191/191 pass
  • npm run test:ci — 1393/1393 pass
  • Manual probe test confirms all 10 slots return UP with correct provider/model

🤖 Generated with Claude Code

jobordu and others added 4 commits March 27, 2026 10:03
Fixes SyntaxError caused by redeclaring `pdata` in the same scope —
reuses the providerMap already built earlier in the function.
Also syncs formal model registry timestamps.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…it log

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@jobordu jobordu merged commit 61c7a63 into main Mar 27, 2026
6 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.

1 participant