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

lsm / neokai / 25080249116
82%

Build:
DEFAULT BRANCH: dev
Ran 28 Apr 2026 10:09PM 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 29 Apr 2026 03:41AM UTC via web
25080249116

push

github

web-flow
Fix message type misclassification in unified thread view (#1697)

* Fix message type misclassification in unified thread view

Human messages sent to node agents were marked as synthetic (agent-to-agent)
because injectSubSessionMessage always defaulted isSyntheticMessage=true.
Runtime messages lost their origin classification because the compact query
CTE didn't select sm.origin, causing the frontend to misclassify them as
human messages.

- Add isSyntheticMessage param to injectSubSessionMessage (default true)
- Pass false from human-originated callers (target routing, @mention, activateNodeAgent)
- Add sm.origin AS origin to compact query CTE
- Merge origin into parsed SDK message in parseThreadRow

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

* Complete message origin classification fix

Preserve DB origin in task thread rows and make agent-originated sub-session injections explicit while keeping human pending deliveries non-synthetic.

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

---------

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