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
Peter Steinberger
b40d4b63f6
refactor: centralize update targets and extension guardrails
2026-04-03 23:26:31 +09:00
Vincent Koc
8f5f78bbe8
feat(providers): reopen model request transport config ( #60327 )
...
* feat(providers): reopen model request transport config
* chore(config): refresh request override baselines
2026-04-03 23:25:11 +09:00
Vincent Koc
cedc8bdebb
refactor(signal): lazy-load monitor surfaces
2026-04-03 23:24:42 +09:00
Vincent Koc
4e9629d60c
fix(ci): route bluebubbles helper through local barrel
2026-04-03 23:24:17 +09:00
Peter Steinberger
d375cd727e
fix: migrate legacy web search config on startup
2026-04-03 23:24:02 +09:00
Shakker
549e0bb268
test: keep imessage test plugin facade-free by default
2026-04-03 15:23:50 +01:00
Vincent Koc
690c58baa2
refactor(discord): lazy-load subagent hooks
2026-04-03 23:22:34 +09:00
Vincent Koc
0ecf84524d
fix(ci): restore line runtime seams
2026-04-03 23:19:39 +09:00
Vincent Koc
78fb352506
refactor(feishu): lazy-load subagent hooks
2026-04-03 23:19:11 +09:00
Vincent Koc
52008e2e60
fix(doctor): clarify legacy config migration guidance ( #60326 )
2026-04-03 23:16:11 +09:00
Vincent Koc
a9a057d1eb
fix(ci): normalize extension harness imports
2026-04-03 23:15:57 +09:00
Vincent Koc
ac20eed335
fix(ci): route extension tests through sdk seams
2026-04-03 23:15:57 +09:00
Vincent Koc
ed166ba338
test(contracts): extract narrow channel contract helpers
2026-04-03 23:14:45 +09:00
Josh Lehman
799c6f40aa
refactor: move provider replay runtime ownership into plugins ( #60126 )
...
* refactor: move provider replay runtime ownership into plugins
* fix(provider-runtime): address review followups
---------
Co-authored-by: Vincent Koc <vincentkoc@ieee.org >
2026-04-03 23:14:37 +09:00
Shakker
f328e7f4a6
docs: add changelog for outbound seam refactor
2026-04-03 15:10:48 +01:00
Shakker
6395336454
fix: resolve outbound seam follow-ups
2026-04-03 15:10:48 +01:00