Vincent Koc
e16f0cf908
refactor(channels): route registry lookups through runtime
2026-03-24 11:01:48 -07:00
Bob
7fab2c2897
fix(discord): notify user on discord when inbound worker times out ( #53823 )
...
* fix(discord): notify user on discord when inbound worker times out.
* fix(discord): notify user on discord when inbound worker times out.
* Discord: await timeout fallback reply
* Discord: add changelog for timeout reply fix (#53823 ) (thanks @Kimbo7870)
---------
Co-authored-by: VioGarden <111024100+VioGarden@users.noreply.github.com>
Co-authored-by: Onur Solmaz <2453968+osolmaz@users.noreply.github.com>
2026-03-24 19:01:12 +01:00
Tak Hoffman
03ed0bccf1
fix: ignore stale subagent steer targets
2026-03-24 13:00:48 -05:00
scoootscooob
a395c757ab
Chat UI: guard compact retries
2026-03-24 10:58:09 -07:00
scoootscooob
19093112ce
Chat UI: tighten compact transport handling
2026-03-24 10:58:09 -07:00
scoootscooob
44e27c6092
Webchat: handle bare /compact as session compaction
2026-03-24 10:58:09 -07:00
scoootscooob
01d3442246
Plugins: sanitize sdk export subpaths
2026-03-24 10:58:06 -07:00
scoootscooob
fc60ced03c
Plugins: trust only startup cli sdk roots
2026-03-24 10:58:06 -07:00
scoootscooob
f163759167
Plugins: resolve sdk aliases from the running CLI
2026-03-24 10:58:06 -07:00
scoootscooob
8633c7fa73
Providers: fix kimi fallback normalization
2026-03-24 10:58:03 -07:00
scoootscooob
9acb4c8fbc
Providers: fix kimi-coding thinking normalization
2026-03-24 10:58:03 -07:00
Tak Hoffman
d25b4a2943
fix: fail closed when subagent steer remap fails
2026-03-24 12:55:43 -05:00
Vincent Koc
7daaefdb08
test(memory): recycle shared channels batches
2026-03-24 10:54:51 -07:00
Vincent Koc
3b03ff11fc
test(memory): isolate slack action-runtime hotspot
2026-03-24 10:51:15 -07:00
Vincent Koc
548c2019f1
test(memory): isolate telegram monitor hotspot
2026-03-24 10:50:32 -07:00
Peter Steinberger
6e9591c4ce
test: speed up browser suites
2026-03-24 17:49:25 +00:00
Peter Steinberger
217cb0ac58
test: speed up plugin-sdk and cron suites
2026-03-24 17:49:25 +00:00
Vincent Koc
e7ae7d921a
test(memory): isolate telegram fetch hotspot
2026-03-24 10:47:30 -07:00
Tak Hoffman
7ab46301a9
fix: continue subagent kill after session store write failures
2026-03-24 12:46:58 -05:00
Vincent Koc
488ad4ac70
test(memory): isolate telegram bot hotspot
2026-03-24 10:46:17 -07:00
Vincent Koc
86de8b65b1
test(memory): isolate plugin-core hotspot
2026-03-24 10:45:11 -07:00
Vincent Koc
a088109327
test(memory): isolate browser remote-tab hotspot
2026-03-24 10:43:51 -07:00
Vincent Koc
fbe5f45340
test(memory): isolate new unit hotspot files
2026-03-24 10:42:22 -07:00
Tak Hoffman
240479abef
fix(ci): stop dropping pending main workflow runs
2026-03-24 12:38:07 -05:00
Peter Steinberger
d58d90074f
refactor: isolate ACP final delivery flow
2026-03-24 10:36:46 -07:00
Peter Steinberger
822563d1ab
fix: unify pi runner usage snapshot fallback
2026-03-24 10:33:18 -07:00
Peter Steinberger
69a0a6c847
fix: tighten ACP final fallback semantics ( #53692 ) (thanks @w-sss)
2026-03-24 10:29:27 -07:00
w-sss
7b8142997f
fix(acp): deliver final result text as fallback when no blocks routed
...
- Check routedCounts.final to detect prior delivery
- Skip fallback for ttsMode='all' to avoid duplicate TTS processing
- Use delivery.deliver for proper routing in cross-provider turns
- Fixes #46814 where ACP child run results were not delivered
2026-03-24 10:28:33 -07:00
Peter Steinberger
d2e0cfc09f
test: speed up media fetch suite
2026-03-24 17:27:02 +00:00
Peter Steinberger
a8bf75f03e
test: speed up browser and gateway suites
2026-03-24 17:27:02 +00:00
Vincent Koc
435e2c5967
fix(memory): avoid caching qmd status managers
2026-03-24 10:25:00 -07:00
Peter Steinberger
a37ed72829
test: preserve child_process exports in restart bun mock
2026-03-24 17:24:18 +00:00
Vincent Koc
f2475a7f70
fix(slack): improve interactive reply parity ( #53389 )
...
* fix(slack): improve interactive reply parity
* fix(slack): isolate reply interactions from plugins
* docs(changelog): note slack interactive parity fixes
* fix(slack): preserve preview text for local agent replies
* fix(agent): preserve directive text in local previews
2026-03-24 10:23:10 -07:00
Peter Steinberger
398d58fb8a
fix: stabilize logging config imports
2026-03-24 17:21:28 +00:00
Vincent Koc
a1c91bdb75
fix(memory): avoid caching status-only managers
2026-03-24 10:21:23 -07:00
Peter Steinberger
f47549c5f6
test: speed up backup and doctor suites
2026-03-24 17:16:25 +00:00
Peter Steinberger
cc9d1103d9
test: speed up command runtime suites
2026-03-24 17:16:25 +00:00
Peter Steinberger
6e20c26397
test: speed up cli and model command suites
2026-03-24 17:16:25 +00:00
Peter Steinberger
4518f6e820
test: speed up slack and telegram suites
2026-03-24 17:16:25 +00:00
Peter Steinberger
b11f4835e2
fix: suppress only recent whatsapp group echoes ( #53624 ) (thanks @w-sss)
2026-03-24 10:10:48 -07:00
w-sss
0d4b47a14e
fix(whatsapp): filter fromMe messages in groups to prevent infinite loop ( #53386 )
2026-03-24 10:10:48 -07:00
Peter Steinberger
f52752889b
fix: audit clobbered config reads
2026-03-24 17:10:06 +00:00
Vincent Koc
14f1b65c70
test(memory): enable lower-interval heap snapshots
2026-03-24 10:09:06 -07:00
Tak Hoffman
2990446b21
fix: avoid duplicate orphaned subagent resumes
2026-03-24 12:08:44 -05:00
Peter Steinberger
44d5e6d672
fix(types): add workspace module shims
2026-03-24 10:07:14 -07:00
Vincent Koc
7eefddd0ed
test(memory): clear browser and plugin caches between cases
2026-03-24 10:05:32 -07:00
Peter Steinberger
ba95d43e3c
refactor: split feishu runtime and inspect secret resolution
2026-03-24 10:05:15 -07:00
Peter Steinberger
8e9e2d2f4e
refactor(auth): unify external CLI credential sync
2026-03-24 10:03:00 -07:00
Peter Steinberger
27448c3113
refactor(msteams): split reply and reflection helpers
2026-03-24 10:02:49 -07:00
Peter Steinberger
9f47892bef
refactor: centralize google API base URL handling
2026-03-24 10:01:22 -07:00