Vincent Koc
ca68d57dc2
test(config): cover legacy heartbeat and memorySearch doctor paths
2026-04-04 00:04:25 +09:00
Vincent Koc
9e6da1e70a
fix(providers): pass anthropic cache retention through custom apis ( #60359 )
2026-04-04 00:04:09 +09:00
Vincent Koc
6366010884
fix(ci): route extension test helpers through public sdk seams
2026-04-04 00:03:48 +09:00
Peter Steinberger
ad8870ae28
test: narrow gateway and model status runtime seams
2026-04-03 16:03:32 +01:00
Peter Steinberger
a6816cb59c
test: reduce subagent announce import overhead
2026-04-03 16:03:32 +01:00
Peter Steinberger
25a187568f
test: trim whatsapp monitor import overhead
2026-04-03 16:03:32 +01:00
Shakker
b98ee01814
fix: restore cron context window priming
2026-04-03 16:03:10 +01:00
Shakker
f5276ed38b
test: preserve cron model-selection helper exports
2026-04-03 16:03:10 +01:00
Shakker
de952c036a
refactor: split cron delivery planning from sending
2026-04-03 16:03:10 +01:00
Shakker
bd8d29c2b1
fix: align cron test delivery result types
2026-04-03 16:03:10 +01:00
Shakker
6363094e93
refactor: trim cron session store startup imports
2026-04-03 16:03:10 +01:00
Shakker
1f0c4a624b
refactor: route cron subagent reads through registry seam
2026-04-03 16:03:10 +01:00
Shakker
11dbcdc46d
refactor: narrow model fallback auth imports
2026-04-03 16:03:10 +01:00
Shakker
b721f5e48a
refactor: lazy load cron gateway cleanup
2026-04-03 16:03:10 +01:00
Shakker
a4efe7c028
refactor: narrow cron delivery session imports
2026-04-03 16:03:10 +01:00
Shakker
12fa700579
refactor: lazy load cron usage formatting
2026-04-03 16:03:10 +01:00
Shakker
fc8ab82aab
refactor: trim cron session startup imports
2026-04-03 16:03:10 +01:00
Shakker
88b1c00b39
refactor: lazy load cron cli runtime
2026-04-03 16:03:10 +01:00
Shakker
7a9ad3820e
refactor: localize cron channel test outbounds
2026-04-03 16:03:10 +01:00
Hiroshi Tanaka
e9a1f7818c
fix(discord): extract forwarded message text in thread starter resolution ( #60139 )
...
resolveDiscordThreadStarter only checked content and embeds, returning
null for forwarded messages where the text lives in message_snapshots.
Add a local resolveStarterForwardedText helper that extracts text
directly from the message_snapshots array on the REST response object.
This avoids fragile type casts and keeps the change self-contained
within threading.ts.
Fixes #60129
2026-04-04 00:02:42 +09:00
Vincent Koc
fbd361d338
fix(config): surface legacy channel streaming aliases ( #60358 )
2026-04-04 00:00:38 +09:00
Vincent Koc
3257136160
refactor(zalo): narrow channel sdk imports
2026-04-04 00:00:34 +09:00
Vincent Koc
5ccf6d229b
test(channels): remove unused group policy helper
2026-04-03 23:57:43 +09:00
Tak Hoffman
759c81ceb8
test: audit heartbeat config honor
2026-04-03 09:55:51 -05:00
Vincent Koc
35cf7d0340
fix(config): migrate legacy sandbox perSession alias ( #60346 )
...
* fix(config): migrate legacy sandbox perSession alias
* fix(config): preserve invalid sandbox persession values
2026-04-03 23:55:47 +09:00
Vincent Koc
b6dd7ac232
test(channels): remove unused dm policy helper
2026-04-03 23:54:07 +09:00
Vincent Koc
f9f0a593e4
test(helpers): remove unused plugin helper wrappers
2026-04-03 23:52:58 +09:00
Vincent Koc
a028e16eaa
test(helpers): remove unused bundled plugin surface wrapper
2026-04-03 23:50:55 +09:00
Vincent Koc
35aa6c6126
test(channel): remove unused outbound helper
2026-04-03 23:50:06 +09:00
Vincent Koc
756cf847e0
refactor(telegram): lazy-load audit and monitor surfaces
2026-04-03 23:49:53 +09:00
Vincent Koc
279ee5e842
test(commands): lazy-load default channel registry plugins
2026-04-03 23:48:38 +09:00
Frank Yang
e9f82ac752
fix: clear stale ClawHub query results on input change ( #60267 )
...
* fix: clear stale ClawHub query results on input change
* docs: move ClawHub follow-up changelog entry to section tail
2026-04-03 22:48:14 +08:00
Vincent Koc
76ff144037
test(outbound): remove unused runner helper
2026-04-03 23:46:24 +09:00
Vincent Koc
66825c0969
refactor(providers): centralize native provider detection ( #60341 )
...
* refactor(providers): centralize native provider detection
* fix(providers): preserve openrouter thinking format
* fix(providers): preserve openrouter host thinking format
2026-04-03 23:46:21 +09:00
Vincent Koc
24e10e6e45
test(contracts): lazy-load slack outbound contract surface
2026-04-03 23:45:01 +09:00
Vincent Koc
38a4b2b14c
refactor(signal): route target normalization through channel-targets
2026-04-03 23:44:50 +09:00
Vincent Koc
5ce7aee33b
test(cron): localize core channel outbound test loads
2026-04-03 23:41:54 +09:00
Vincent Koc
e9acbdb111
fix(ci): share heavy check lock across test and lint
2026-04-03 23:41:34 +09:00
Vincent Koc
8ffeadd8f9
test(contracts): lazy-load outbound contract plugin helpers
2026-04-03 23:40:19 +09:00
Peter Steinberger
cd38eba316
refactor: unify plugin activation source plumbing
2026-04-03 23:39:36 +09:00
Vincent Koc
975d2ddce2
test(contracts): lazy-load inbound contract plugin helpers
2026-04-03 23:39:26 +09:00
Vincent Koc
3b69b8e3c4
fix(ci): route extension test helpers through sdk testing
2026-04-03 23:39:06 +09:00
Vincent Koc
c013b9cdf3
test(contracts): lazy-load session binding test facades
2026-04-03 23:37:59 +09:00
Vincent Koc
316978700e
test(gateway): lazy-load speech provider test surfaces
2026-04-03 23:33:16 +09:00
Vincent Koc
316da43dd7
fix(config): migrate legacy talk config via doctor ( #60333 )
...
* fix(config): migrate legacy talk config via doctor
* fix(config): harden legacy talk provider migration
2026-04-03 23:32:36 +09:00
Vincent Koc
23d8a979b3
test(contracts): lazy-load discord thread binding test surface
2026-04-03 23:31:47 +09:00
Vincent Koc
1556490ee7
fix(ci): collapse duplicate provider request union
2026-04-03 23:30:25 +09:00
Vincent Koc
cddb34ba6a
refactor(line): lazy-load card command
2026-04-03 23:29:34 +09:00
Vincent Koc
0d7d573cd6
test(commands): split default channel test registry helper
2026-04-03 23:29:24 +09:00
Vincent Koc
06ed0eaad5
fix(ci): narrow discord subagent hook types
2026-04-03 23:28:03 +09:00