..
abort.ts
fix: abort runs between tool calls
2026-01-10 01:26:25 +01:00
agent-runner.block-streaming.test.ts
fix(auto-reply): coalesce block replies and document streaming toggles ( #536 ) (thanks @mcinteerj)
2026-01-09 18:19:55 +00:00
agent-runner.claude-cli.test.ts
style: format after gate
2026-01-09 05:27:54 +00:00
agent-runner.heartbeat-typing.test.ts
refactor: centralize typing mode signals
2026-01-07 22:18:11 +00:00
agent-runner.messaging-tools.test.ts
feat: add slack multi-account routing
2026-01-08 08:49:16 +01:00
agent-runner.ts
feat(telegram): buffer audio blocks for [[audio_as_voice]] tag support
2026-01-10 01:41:18 +01:00
audio-tags.test.ts
fix(telegram): voice-note tag defaults ( #188 , thanks @manmal)
2026-01-08 03:15:08 +00:00
audio-tags.ts
fix: flip audio default to file (backward compat)
2026-01-08 03:15:08 +00:00
block-reply-coalescer.test.ts
fix(auto-reply): coalesce block replies and document streaming toggles ( #536 ) (thanks @mcinteerj)
2026-01-09 18:19:55 +00:00
block-reply-coalescer.ts
fix(auto-reply): coalesce block replies and document streaming toggles ( #536 ) (thanks @mcinteerj)
2026-01-09 18:19:55 +00:00
block-reply-pipeline.ts
fix(auto-reply): coalesce block replies and document streaming toggles ( #536 ) (thanks @mcinteerj)
2026-01-09 18:19:55 +00:00
block-streaming.ts
fix: keep telegram streamMode draft-only ( #619 ) (thanks @rubyrunsstuff)
2026-01-10 01:14:40 +01:00
body.ts
refactor(auto-reply): split reply flow
2026-01-04 05:47:37 +01:00
commands.ts
fix: require explicit system event session keys
2026-01-09 21:59:01 +01:00
debug-commands.test.ts
feat: add /debug runtime overrides
2026-01-09 16:55:16 +01:00
debug-commands.ts
chore: format
2026-01-09 16:55:51 +01:00
directive-handling.ts
fix: centralize verbose overrides and tool stream gating
2026-01-10 00:52:24 +01:00
directives.ts
fix(commands): wire /usage to status ( #492 ) (thanks @lc0rp)
2026-01-09 17:10:53 +01:00
dispatch-from-config.test.ts
fix: abort runs between tool calls
2026-01-10 01:26:25 +01:00
dispatch-from-config.ts
fix: abort runs between tool calls
2026-01-10 01:26:25 +01:00
followup-runner.compaction.test.ts
refactor: centralize typing mode signals
2026-01-07 22:18:11 +00:00
followup-runner.messaging-tools.test.ts
feat: add slack multi-account routing
2026-01-08 08:49:16 +01:00
followup-runner.ts
fix: centralize verbose overrides and tool stream gating
2026-01-10 00:52:24 +01:00
groups.test.ts
feat: multi-agent routing + multi-account providers
2026-01-06 18:33:37 +00:00
groups.ts
fix: filter NO_REPLY prefixes
2026-01-09 23:29:05 +00:00
mentions.test.ts
feat: wire multi-agent config and routing
2026-01-09 12:48:42 +00:00
mentions.ts
feat: wire multi-agent config and routing
2026-01-09 12:48:42 +00:00
model-selection.ts
fix: sessions label lookup and persistence ( #570 ) (thanks @azade-c)
2026-01-09 15:32:49 +01:00
normalize-reply.ts
fix: filter NO_REPLY prefixes
2026-01-09 23:29:05 +00:00
queue.collect-routing.test.ts
fix: dedupe followup queue by message id ( #600 ) (thanks @samratjha96)
2026-01-09 20:44:11 +01:00
queue.ts
fix: dedupe followup queue by message id ( #600 ) (thanks @samratjha96)
2026-01-09 20:44:11 +01:00
reply-dispatcher.test.ts
fix: filter NO_REPLY prefixes
2026-01-09 23:29:05 +00:00
reply-dispatcher.ts
style: format gateway discovery
2026-01-09 13:55:28 +01:00
reply-payloads.ts
refactor: centralize slack threading helpers
2026-01-09 16:01:53 +00:00
reply-tags.ts
refactor: streamline reply tag parsing
2026-01-09 17:14:40 +01:00
reply-threading.test.ts
fix: honor slack reply threading
2026-01-09 15:35:54 +00:00
reply-threading.ts
refactor: centralize slack threading helpers
2026-01-09 16:01:53 +00:00
route-reply.test.ts
fix: filter NO_REPLY prefixes
2026-01-09 23:29:05 +00:00
route-reply.ts
feat(messages): add whatsapp messagePrefix and responsePrefix auto
2026-01-09 19:29:04 +00:00
session-updates.ts
feat(sessions): expose label in sessions.list and support label lookup in sessions_send
2026-01-09 15:32:49 +01:00
session.test.ts
fix: persist topic session files
2026-01-07 22:56:50 +00:00
session.ts
refactor: normalize main session key handling
2026-01-09 22:30:15 +01:00
test-helpers.ts
fix(typing): keep tool-start ttl mode-safe ( #452 , thanks @thesash)
2026-01-08 06:18:35 +00:00
typing-mode.test.ts
fix(typing): keep tool-start ttl mode-safe ( #452 , thanks @thesash)
2026-01-08 06:18:35 +00:00
typing-mode.ts
fix(typing): keep tool-start ttl mode-safe ( #452 , thanks @thesash)
2026-01-08 06:18:35 +00:00
typing.test.ts
feat: add typing mode controls
2026-01-07 21:58:54 +00:00
typing.ts
fix(typing): keep tool-start ttl mode-safe ( #452 , thanks @thesash)
2026-01-08 06:18:35 +00:00