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

lsm / neokai / 24974394909
86%

Build:
DEFAULT BRANCH: dev
Ran 27 Apr 2026 02:58AM UTC
Jobs 0
Files 0
Run time –
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

Canceled at 28 Apr 2026 12:35AM UTC via web
24974394909

push

github

web-flow
fix(web): track active-turn rail per agent label (#1650)

* fix(web): track active-turn rail per agent label

The active rail in MinimalThreadFeed previously upgraded only the
globally-trailing block. In multi-session workflows (Coder + Reviewer),
a Reviewer terminal `result` row landing after Coder's last visible
row collapsed Coder's still-running rail because the global tail was
now terminal.

Replace `isAgentActive: boolean` with `activeAgentLabels: Set<string>`
and key the trailing-block tracker by normalized agent label, so each
agent's trailing non-terminal block upgrades independently.

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

* refactor(web): memoize activeAgentLabels in SpaceTaskPane

Wrap the activeAgentLabels Set construction in useMemo keyed on the
activityMembers array so the Set reference stays stable across renders
when the active members snapshot hasn't changed. Avoids handing the
feed (and any future identity-diffing consumers) a fresh Set on every
re-render of the pane.

Addresses reviewer note on PR #1650.

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

---------

Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
Source Files on build 24974394909
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #24974394909
  • 3e6cc707 on github
  • Prev Build on dev (#24972429555)
  • Next Build on dev (#24974905597)
  • 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