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 |
|
Vincent Koc
|
c97998ce21
|
chore(channels): remove bluebubbles bundled surface
|
2026-05-07 12:52:48 -07:00 |
|
Peter Steinberger
|
8bfabd6bb1
|
feat: add channel message lifecycle sdk
|
2026-05-06 01:46:42 +01:00 |
|
Vincent Koc
|
1b341f963b
|
fix(plugin-sdk): restore deprecated reply pipeline compat exports
|
2026-05-01 04:01:22 -07:00 |
|
Vincent Koc
|
4eba70b532
|
docs(types): mark legacy aliases deprecated
|
2026-04-28 23:10:10 -07:00 |
|
Peter Steinberger
|
3cad579c4e
|
fix(plugin-sdk): restore discord compatibility facade
|
2026-04-28 20:59:26 +01:00 |
|
Peter Steinberger
|
1dd011984a
|
fix: add pricing bootstrap opt-out and sdk compat exports
|
2026-04-28 08:35:11 +01:00 |
|
Peter Steinberger
|
9aa461747a
|
fix(plugin-sdk): restore legacy root alias exports
|
2026-04-28 06:48:59 +01:00 |
|
Vincent Koc
|
7acaebeaac
|
Revert "refactor(plugins): track activation compat hints"
This reverts commit b1d0c14d38.
|
2026-04-23 21:01:53 -07:00 |
|
Vincent Koc
|
b1d0c14d38
|
refactor(plugins): track activation compat hints
|
2026-04-23 20:59:34 -07:00 |
|
Vincent Koc
|
2988203a5e
|
feat(context-engine): add memory prompt helper
|
2026-04-07 08:56:41 +01:00 |
|
Vincent Koc
|
947a43dae3
|
feat(memory-wiki): add belief-layer digests and compat migration
|
2026-04-07 08:56:24 +01:00 |
|
Vincent Koc
|
e69cfc3e3b
|
fix(plugin-sdk): restore compat auth helper exports
|
2026-04-06 13:14:02 +01:00 |
|
Peter Steinberger
|
bc457fd1b8
|
refactor(channels): move bootstrap channel logic behind extension seams
|
2026-04-04 04:53:38 +01:00 |
|
Shakker
|
da03d857f9
|
test: stabilize recurring windows ci suites
|
2026-03-31 01:40:55 +01:00 |
|
Peter Steinberger
|
5d3d54ee36
|
refactor: generate plugin sdk facades
|
2026-03-27 20:20:31 +00:00 |
|
Peter Steinberger
|
ed055f44ae
|
refactor: route plugin runtime through bundled seams
|
2026-03-27 16:40:27 +00:00 |
|
Peter Steinberger
|
87dddb818d
|
fix(ci): restore plugin runtime boundaries
|
2026-03-27 14:38:40 +00:00 |
|
Peter Steinberger
|
62ddc9d9e0
|
refactor: consolidate plugin sdk surface
|
2026-03-20 19:24:10 +00:00 |
|
Vincent Koc
|
87eeab7034
|
docs: add plugin SDK migration guide, link deprecation warning to docs
|
2026-03-20 10:05:06 -07:00 |
|
Vincent Koc
|
dbc9d3dd70
|
fix(plugin-sdk): restore root diagnostic compat
|
2026-03-20 09:27:37 -07:00 |
|
Peter Steinberger
|
861fcb1575
|
fix: restore rebased full gate
|
2026-03-18 15:34:27 +00:00 |
|
Josh Lehman
|
7f0f8dd268
|
feat: expose context-engine compaction delegate helper (#49061)
* ContextEngine: add runtime compaction delegate helper
* plugin-sdk: expose compaction delegate through compat
* docs: clarify delegated plugin compaction
* docs: use scoped compaction delegate import
|
2026-03-17 22:54:18 -07:00 |
|
Peter Steinberger
|
05603e4e6c
|
refactor: deduplicate channel config adapters
|
2026-03-18 04:51:29 +00:00 |
|
Gustavo Madeira Santana
|
a8f433d611
|
BlueBubbles: move group policy behind plugin boundary
|
2026-03-18 03:40:42 +00:00 |
|
Peter Steinberger
|
9350cb19dd
|
refactor: deduplicate plugin setup and channel config helpers
|
2026-03-18 03:28:05 +00:00 |
|
Peter Steinberger
|
39a8dab0da
|
refactor: dedupe plugin lazy runtime helpers
|
2026-03-17 09:24:22 -07:00 |
|
Peter Steinberger
|
f2bd76cd1a
|
refactor: finalize plugin sdk legacy boundary cleanup
|
2026-03-16 22:51:46 -07:00 |
|
Gustavo Madeira Santana
|
802b9f6b19
|
Plugins: add root-alias shim and cache/docs updates
|
2026-03-04 01:20:48 -05:00 |
|