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

lsm / neokai / 22554798565
84%

Build:
DEFAULT BRANCH: dev
Ran 01 Mar 2026 10:55PM 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 19 Mar 2026 01:15PM UTC via web
22554798565

push

github

web-flow
fix(daemon): use SDK insertion timestamp for steered messages (#173)

* fix(daemon): use SDK insertion timestamp for steered messages

Steered messages (current_turn while busy) were appearing at the wrong
position in the UI and DB — timestamped at turn-end instead of when the
SDK actually consumed/yielded them. This caused the blue bubble to show
after the result message instead of at its correct chronological position.

Root cause: the fallback acknowledgement in sdk-message-handler set the
timestamp at turn-end time. Now, a new onMessageYielded callback on the
MessageQueue fires at the exact moment the generator yields to the SDK
(T_consumed), which updates the DB timestamp and broadcasts to the UI
immediately.

Also fixes:
- Only one queued message was acknowledged per turn (now processes all)
- acknowledgedPersistedUserThisTurn flag not set in sent fast-path
- Database facade was silently dropping the timestampMs parameter

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

* style: format sdk-message-handler.ts

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

* style: format message-delivery-mode-queue test

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

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Source Files on build 22554798565
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #22554798565
  • 2650ff82 on github
  • Prev Build on dev (#22554288852)
  • Next Build on dev (#22555518859)
  • 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