Peter Steinberger
|
af3d796e19
|
refactor(discord): trim internal exports (#107714)
* refactor(discord): trim internal exports
* refactor(discord): use canonical approval helper
* chore(deadcode): refresh export baseline
|
2026-07-14 11:34:02 -07:00 |
|
Peter Steinberger
|
23716de446
|
docs: document discord extension sources
|
2026-06-04 22:06:01 -04:00 |
|
Peter Steinberger
|
1507a9701b
|
refactor: centralize inbound supplemental context
* refactor: centralize inbound supplemental context
* refactor: trim supplemental finalizer typing
* docs: clarify supplemental context projection
* refactor: move inbound finalization into core
* refactor: simplify channel inbound facts
* refactor: fold supplemental media into inbound finalizer
* refactor: migrate channel inbound callers to builder
* docs: mark inbound finalizer compat types deprecated
* refactor: wire runtime turn context builder
* refactor: replace channel turn runtime API
* fix: respect discord quote visibility
* fix: avoid deprecated line dispatch helper
* refactor: deprecate channel message SDK seams
* docs: trim channel outbound SDK page
* test: migrate irc inbound assertion
* refactor: deprecate outbound SDK facades
* refactor: deprecate channel helper SDK facades
* refactor: deprecate channel streaming SDK facade
* refactor: move direct dm helpers into inbound SDK
* chore: mark legacy test-utils SDK alias deprecated
* refactor: remove unused allow-from read helper
* refactor: route remaining channel dispatch through core
* refactor: enforce modern extension SDK imports
* test: give slow image root tests more time
* ci: support node fallback on windows
* fix: add transcripts tool display metadata
* refactor: trim legacy channel test seams
* fix: preserve channel compat after rebase
* fix: keep deprecated channel inbound aliases
* fix: preserve discord thread context visibility
* fix: clean final rebase conflicts
* fix: preserve channel message dispatch aliases
* fix: sync channel refactor after rebase
* fix: sync channel refactor after latest main
* fix: dedupe memory-core subagent mock
* test: align clickclack inbound dispatch assertions
* fix: sync plugin sdk api hash after rebase
* fix: sync channel refactor after latest main
* fix: sync plugin sdk api hash after rebase
* fix: sync plugin sdk api hash after latest main
* test: remove stale inbound context awaits
|
2026-05-27 09:26:06 +01:00 |
|
Peter Steinberger
|
411846893c
|
test: guard discord command arg mock calls
|
2026-05-12 02:31:16 +01:00 |
|
Shakker
|
b496539985
|
test: tighten discord command arg assertion
|
2026-05-10 20:12:33 +01:00 |
|
Peter Steinberger
|
827b0de0ce
|
refactor: reduce plugin sdk surface
|
2026-05-10 12:37:10 +01:00 |
|
Peter Steinberger
|
4336a7f3a9
|
refactor(plugin-sdk): narrow config runtime imports
|
2026-04-27 14:58:32 +01:00 |
|
Peter Steinberger
|
951a0d89d8
|
fix(discord): persist stale model picker overrides
|
2026-04-27 13:50:43 +01:00 |
|
Gustavo Madeira Santana
|
19354c9a6a
|
fix(discord): keep slash follow-ups ephemeral (#69869)
Merged via squash.
Prepared head SHA: 0f5ab77156
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com>
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com>
Reviewed-by: @gumadeiras
|
2026-04-21 20:02:59 -04:00 |
|