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

lsm / neokai / 24949420971 / 34
82%
dev: 82%

Build:
DEFAULT BRANCH: dev
Ran 26 Apr 2026 05:47AM UTC
Files 288
Run time 10s
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

26 Apr 2026 05:44AM UTC coverage: 15.898%. Remained the same
24949420971.34

push

github

web-flow
feat(web): add minimal thread style exploration page (#1634)

* feat(web): add minimal thread style exploration page

Six side-by-side visual directions (Slack, Compact row, Card,
Timeline, Bubble, Terminal) for a future "minimal" space task
thread mode. Pure mock data, served at /dev-minimal-thread.html
via a separate Vite entry — no app or router wiring.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

* refactor(web): address review nits on minimal exploration

- Drop redundant trailing type re-export (and its misleading
  "tree-shaking" comment) — type-only exports are erased and
  the types already live in minimal-mock-data.ts.
- Rename .minimal-roster-pulse → .minimal-roster-fade-in to match
  what the keyframe actually does. Keyframe gets a -kf suffix to
  avoid name collision with the class.
- Drop now-unused ActiveTurn import.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

* feat(web): add MinimalThreadFeed — production Slack-style task thread (#1638)

* refactor(web): polish minimal exploration — live tick, rail variants, tool colors

- Add useActiveTick hook so the active turn's stats (tools/tokens/cost/elapsed)
  visibly update every second in the Slack-style rendering, mirroring how the
  real feed will look.
- Introduce SlackVariant ('none' | 'rail-only' | 'rail-tint') so the same
  Slack layout can show the active turn with no rail, a thin coloured rail,
  or a rail + faint tint. Adds two extra exploration cards (1b, 1c) for
  side-by-side comparison.
- Replace hardcoded blue tool labels with category-aware colours
  (getToolDarkColor) so the roster reads at a glance.
- Drop the html/body overflow lock for the dev-minimal-thread.html entry
  so the long exploration page scrolls naturally.
- Tighten mock data: add 'Running command...' status string, ActiveTurnStats
  shape, and richer last-message markdown so the prose-rendering path is
  exercised.

Pure improvements to the exploration page itself; no production code... (continued)

12586 of 79168 relevant lines covered (15.9%)

7.71 hits per line

Source Files on job daemon-online-features-3 - 24949420971.34
  • Tree
  • List 288
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24949420971
  • 4e897f5e on github
  • Prev Job for on dev (#24948543233.20)
  • Next Job for on dev (#24949605770.3)
  • Delete
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