Peter Steinberger
|
96e17d407a
|
fix: filter NO_REPLY prefixes
|
2026-01-09 23:29:05 +00:00 |
|
Peter Steinberger
|
72b0777341
|
fix(messages): restore explicit responsePrefix default
|
2026-01-09 19:18:34 +00:00 |
|
Peter Steinberger
|
66bbb723c5
|
fix: derive prefixes from routed identity (#578) (thanks @p6l-richard)
|
2026-01-09 16:39:32 +01:00 |
|
Peter Steinberger
|
c2d185aab7
|
fix: normalize routed replies
|
2026-01-09 13:55:27 +01:00 |
|
Onur
|
2ab5890eab
|
wip
|
2026-01-09 11:06:49 +01:00 |
|
Josh Palmer
|
cc94db458c
|
🤖 codex: fix block reply ordering (#503)
What: serialize block reply sends, make typing non-blocking, add timeout fallback + abort-aware routing, and add regression tests.
Why: prevent out-of-order streamed blocks while keeping final fallback on timeouts.
Tests: ./node_modules/.bin/vitest run src/auto-reply/reply.block-streaming.test.ts src/auto-reply/reply/route-reply.test.ts
Tests: corepack pnpm lint && corepack pnpm build (pass). corepack pnpm test (ran locally; failure observed during run).
Co-authored-by: Josh Palmer <joshp123@users.noreply.github.com>
|
2026-01-08 19:30:24 +01:00 |
|
Peter Steinberger
|
17d052bcda
|
fix: polish reply threading + tool dedupe (thanks @mneves75) (#326)
|
2026-01-08 00:50:47 +00:00 |
|
Peter Steinberger
|
cb2a72f8a9
|
test(routing): add route-reply coverage
|
2026-01-07 05:07:53 +00:00 |
|