• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

stacklok / toolhive-studio / 25873753557 / 1
71%
main: 70%

Build:
Build:
LAST BUILD BRANCH: renovate/vitejs-plugin-react-6.x
DEFAULT BRANCH: main
Ran 14 May 2026 05:08PM UTC
Files 519
Run time 20s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

14 May 2026 04:59PM UTC coverage: 70.606% (+0.02%) from 70.582%
25873753557.1

Pull #2258

github

samuv
fix(playground): persist agent selection on draft threads

A new chat starts with a renderer-only draft thread whose row isn't
written until the first message. `setThreadAgent`'s
`UPDATE threads SET agent_id ...` therefore silently matched zero rows,
losing the picked agent on refetch.

Promote the draft via `ensureThreadExists` before writing the
assignment, and signal `threadStarted` when a new row is created so
the sidebar flips `pending: false`. Skip the ensure call when clearing
(`agentId: null`) to avoid materialising an empty row just to record
a no-op.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Pull Request #2258: fix(playground): persist agent selection on draft threads

5105 of 7823 branches covered (65.26%)

7593 of 10754 relevant lines covered (70.61%)

116.38 hits per line

Source Files on job 25873753557.1
  • Tree
  • List 519
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 25873753557
  • f3569a67 on github
  • Prev Job for on fix/agent-persist-draft-thread (#25871810535.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc