openclaw/src/auto-reply/reply/queue
spiceoogway 073f6c2b9b test: add vitest tests for thread_ts null check fix (#4413)
Tests verify that string thread IDs (Slack thread_ts) are correctly
included in queue routing keys and found in item searches. Covers
the regression where typeof === 'number' silently ignored string IDs,
collapsing different Slack threads into the same routing key.
2026-01-30 01:09:42 -05:00
..
cleanup.ts fix: hard-abort clears queues on /stop 2026-01-16 21:15:25 +00:00
directive.ts refactor(src): split oversized modules 2026-01-14 01:17:56 +00:00
drain-thread-ts.test.ts test: add vitest tests for thread_ts null check fix (#4413) 2026-01-30 01:09:42 -05:00
drain.ts fix: use null check instead of typeof number for thread IDs in queue drain 2026-01-30 00:59:18 -05:00
enqueue.ts style: run oxfmt 2026-01-17 08:00:05 +00:00
normalize.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
settings.ts feat(queue): add per-channel debounce overrides 2026-01-21 18:50:55 +00:00
state.ts fix: hard-abort clears queues on /stop 2026-01-16 21:15:25 +00:00
types.ts refactor: rename to openclaw 2026-01-30 03:16:21 +01:00