Peter Steinberger
f1975c0c0a
refactor: adopt chat plugin builder in discord
2026-03-22 22:00:25 +00:00
Peter Steinberger
af4f2a8028
fix(discord): ignore empty components on media send
2026-03-22 21:45:36 +00:00
Peter Steinberger
87b2672126
refactor: centralize computed channel status adapters
2026-03-22 21:37:31 +00:00
Peter Steinberger
87722d6327
refactor: extend shared account status snapshot helpers
2026-03-22 20:55:16 +00:00
Peter Steinberger
00b2f10dec
refactor: share account snapshot descriptions
2026-03-22 20:55:16 +00:00
Peter Steinberger
7a2709c391
refactor: simplify channel allowlist resolvers
2026-03-22 20:30:21 +00:00
Peter Steinberger
fa13c2960e
refactor: share scoped account accessor adapters
2026-03-22 20:30:21 +00:00
Peter Steinberger
6fa0027c61
refactor: simplify tlon and discord setup accounts
2026-03-22 19:53:51 +00:00
Vincent Koc
9bb5eb6c7f
fix(test): repair channel regression suites
2026-03-22 12:51:36 -07:00
Peter Steinberger
bd108dfe00
test: fix CI contract drift in channel suites
2026-03-22 19:44:10 +00:00
Vincent Koc
5f723ecd7f
fix(doctor): explain discord streaming opt-in ( #52450 )
2026-03-22 12:37:03 -07:00
Peter Steinberger
c74a50e4f1
refactor: share merged account config helper
2026-03-22 19:01:52 +00:00
Peter Steinberger
ff759f991e
refactor: share account config merge helper
2026-03-22 19:01:52 +00:00
Peter Steinberger
7ae09410b7
refactor: reuse shared account config lookups
2026-03-22 19:01:52 +00:00
Peter Steinberger
2c919078e1
refactor: share memory and discord singleton state
2026-03-22 18:09:45 +00:00
Peter Steinberger
89d65521fe
refactor: dedupe extension runtime caches
2026-03-22 18:09:45 +00:00
Peter Steinberger
8a111f1cb9
test: harden discord monitor regression assertions
2026-03-22 16:56:44 +00:00
Peter Steinberger
b0176f626c
test: tighten discord model picker regressions
2026-03-22 16:56:41 +00:00
Peter Steinberger
68170f99ac
test: tighten discord monitor regression assertions
2026-03-22 16:49:16 +00:00
Peter Steinberger
a94ec3b79b
fix(security): harden exec approval boundaries
2026-03-22 09:35:25 -07:00
Peter Steinberger
3fa2300ba1
perf: reduce plugin runtime startup overhead
2026-03-22 16:34:09 +00:00
Vincent Koc
9b9e1ae901
fix(discord): trim dm allowlist entries ( #52354 )
2026-03-22 09:13:30 -07:00
Vincent Koc
d3a0a623a3
fix(gateway): trim startup plugin imports ( #52326 )
...
* fix(gateway): trim startup plugin imports
* fix(gateway): follow up startup import reviews
2026-03-22 08:43:54 -07:00
Peter Steinberger
3382ef2724
perf: reduce plugin runtime startup overhead
2026-03-22 09:35:36 +00:00
Peter Steinberger
b4656f193a
test: strengthen regression coverage and trim low-value checks
2026-03-22 07:38:01 +00:00
Ayaan Zaidi
537115bbdc
test: fix channel interaction/media regressions
2026-03-22 11:56:19 +05:30
Vincent Koc
041f0b87ec
perf(inbound): trim cold startup import graph ( #52082 )
...
* perf(inbound): trim cold startup import graph
* chore(reply): drop redundant inline action type import
* fix(inbound): restore warning and maintenance seams
* fix(reply): restore type seam and secure forked transcripts
2026-03-21 22:32:21 -07:00
Tak Hoffman
432e8943ad
fix(discord): dedupe inbound message deliveries ( #51950 )
...
* fix(discord): dedupe inbound message deliveries
* test(discord): disable debounce in tool-result dispatch spec
2026-03-21 23:55:52 -05:00
Peter Steinberger
4c9f411f6d
test(discord): stabilize tool-result reply tests
2026-03-22 04:07:38 +00:00
Peter Steinberger
a2472dc31b
refactor(test): dedupe channel startup test setup
2026-03-22 03:50:41 +00:00
Peter Steinberger
89bc66feef
refactor(test): dedupe startup channel test helpers
2026-03-22 03:41:25 +00:00
Peter Steinberger
f1b2c5639a
refactor(test): dedupe startup and nostr test fixtures
2026-03-22 01:12:31 +00:00
Vincent Koc
2b4c3c2057
fix(plugin-sdk): remove relative extension boundary escapes ( #51939 )
...
* fix(plugin-sdk): remove relative extension boundary escapes
* Gate new plugin-sdk subpaths on host version
* Add changelog entry for #51939
* Fix local staging for plugin-sdk host version gate
* Raise host floor for line and googlechat plugins
---------
Co-authored-by: Tak Hoffman <781889+Takhoffman@users.noreply.github.com>
2026-03-21 20:03:18 -05:00
Peter Steinberger
30ad059da8
refactor(test): dedupe setup wizard helpers
2026-03-22 00:16:31 +00:00
Peter Steinberger
a622eecd3b
refactor(test): dedupe shared test helpers
2026-03-21 23:07:51 +00:00
Peter Steinberger
4229ffe2b9
perf: reduce runtime and test startup overhead
2026-03-21 20:18:16 +00:00
Harold Hunt
e24bf22f98
Fix Discord `/codex_resume` picker expiration ( #51260 )
...
Merged via squash.
Prepared head SHA: 76eb184dbe
Co-authored-by: huntharo <5617868+huntharo@users.noreply.github.com>
Co-authored-by: huntharo <5617868+huntharo@users.noreply.github.com>
Reviewed-by: @huntharo
2026-03-21 12:59:21 -04:00
Harold Hunt
5eb99a9b50
Infra: unify plugin split runtime state ( #50725 )
...
Merged via squash.
Prepared head SHA: 570b7b9459
Co-authored-by: huntharo <5617868+huntharo@users.noreply.github.com>
Co-authored-by: huntharo <5617868+huntharo@users.noreply.github.com>
Reviewed-by: @huntharo
2026-03-21 11:00:21 -04:00
scoootscooob
9fb78453e0
fix(discord): clarify startup readiness log ( #51425 )
...
Merged via squash.
Prepared head SHA: 390986dc47
Co-authored-by: scoootscooob <167050519+scoootscooob@users.noreply.github.com>
Co-authored-by: scoootscooob <167050519+scoootscooob@users.noreply.github.com>
Reviewed-by: @scoootscooob
2026-03-20 22:00:09 -07:00
Peter Steinberger
f6b3245a7b
fix: pass full sdk gate
2026-03-20 19:24:10 +00:00
Peter Steinberger
62ddc9d9e0
refactor: consolidate plugin sdk surface
2026-03-20 19:24:10 +00:00
Vincent Koc
36a59d5c79
fix(discord): drop stale carbon deploy option
2026-03-19 23:30:48 -07:00
Harold Hunt
f1ce679929
Discord: reconcile native commands without restart churn ( #46597 )
...
Merged via squash.
Prepared head SHA: 37090daad4
Co-authored-by: huntharo <5617868+huntharo@users.noreply.github.com>
Reviewed-by: @huntharo
2026-03-19 22:23:21 -04:00
Vincent Koc
3b79494cbf
fix(runtime): lazy-load setup shims and align contracts
2026-03-19 13:33:32 -07:00
Gustavo Madeira Santana
0c4fdf1284
Format: apply import ordering cleanup
2026-03-19 10:33:16 -04:00
Vincent Koc
1c1a3b6a75
fix(discord): break plugin-sdk account helper cycle
2026-03-19 06:30:59 -07:00
Josh Avant
b965ef3802
Channels: stabilize lane harness and monitor tests ( #50167 )
...
* Channels: stabilize lane harness regressions
* Signal tests: stabilize tool-result harness dispatch
* Telegram tests: harden polling restart assertions
* Discord tests: stabilize channel lane harness coverage
* Slack tests: align slash harness runtime mocks
* Telegram tests: harden dispatch and pairing scenarios
* Telegram tests: fix SessionEntry typing in bot callback override case
* Slack tests: avoid slash runtime mock deadlock
* Tests: address bot review follow-ups
* Discord: restore accounts runtime-api seam
* Tests: stabilize Discord and Telegram channel harness assertions
* Tests: clarify Discord mock seam and remove unused Telegram import
* changelog
Signed-off-by: joshavant <830519+joshavant@users.noreply.github.com>
---------
Signed-off-by: joshavant <830519+joshavant@users.noreply.github.com>
2026-03-19 01:47:48 -05:00
Gustavo Madeira Santana
513b4869d8
Discord: stabilize provider registry coverage
2026-03-19 01:53:55 -04:00
Gustavo Madeira Santana
b48194a07e
Plugins: move message tool schemas into channel plugins
2026-03-19 01:08:23 -04:00
Peter Steinberger
83c5bc946d
fix: restore full gate stability
2026-03-19 03:36:03 +00:00