Peter Steinberger
|
44ec4d05de
|
feat: add pluggable agent harness registry
|
2026-04-10 21:22:16 +01:00 |
|
Peter Steinberger
|
9fd08f9d0f
|
refactor: remove type-only import cycles
|
2026-04-10 15:14:27 +01:00 |
|
Josh Lehman
|
b8f12d99b2
|
fix: expose runtime-ready provider auth to plugins (#62753)
|
2026-04-07 19:28:36 -07:00 |
|
Peter Steinberger
|
e7bef917c9
|
Tests: fix config boundary drift
|
2026-04-07 20:53:17 +08:00 |
|
Peter Steinberger
|
16fad4d7d6
|
Tests: align reply state and plugin-sdk surface
|
2026-04-07 20:00:14 +08: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 |
|
Peter Steinberger
|
c39f061003
|
Revert "refactor(cli): remove bundled cli text providers"
This reverts commit 05d351c430.
|
2026-04-06 13:40:41 +01:00 |
|
Peter Steinberger
|
dc0ee2e178
|
feat: add music generation tooling
|
2026-04-06 01:47:14 +01:00 |
|
Peter Steinberger
|
05d351c430
|
refactor(cli): remove bundled cli text providers
|
2026-04-05 18:46:36 +01:00 |
|
Daev Mithran
|
03be4c2489
|
fix(plugin-sdk): export missing context-engine types (#61251)
* fix(plugin-sdk): export missing context-engine types
Signed-off-by: DaevMithran <daevmithran1999@gmail.com>
* build(plugin-sdk): refresh api baseline hash
* docs(changelog): note context engine sdk exports
---------
Signed-off-by: DaevMithran <daevmithran1999@gmail.com>
Co-authored-by: Vincent Koc <vincentkoc@ieee.org>
|
2026-04-05 09:49:19 +01:00 |
|
Peter Steinberger
|
a23ab9b906
|
refactor: move voice-call realtime providers into extensions
|
2026-04-04 12:07:23 +09:00 |
|
Vincent Koc
|
774beb8e5c
|
refactor(plugin-sdk): add task domain runtime surfaces (#59805)
* refactor(plugin-sdk): add task domain runtime views
* chore(plugin-sdk): refresh api baseline
* fix(plugin-sdk): preserve task runtime owner isolation
|
2026-04-03 02:11:21 +09:00 |
|
Peter Steinberger
|
40bd36e35d
|
refactor: move channel config metadata into plugin-owned manifests
|
2026-03-27 01:59:30 +00:00 |
|
Peter Steinberger
|
a4a00aa1da
|
feat: pluginize cli inference backends
|
2026-03-26 15:11:15 +00:00 |
|
Josh Lehman
|
751d5b7849
|
feat: add context engine transcript maintenance (#51191)
Merged via squash.
Prepared head SHA: b42a3c28b4
Co-authored-by: jalehman <550978+jalehman@users.noreply.github.com>
Co-authored-by: jalehman <550978+jalehman@users.noreply.github.com>
Reviewed-by: @jalehman
|
2026-03-20 16:28:27 -07:00 |
|
Vincent Koc
|
dbc9d3dd70
|
fix(plugin-sdk): restore root diagnostic compat
|
2026-03-20 09:27:37 -07: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 |
|
Bob
|
ea15819ecf
|
ACP: harden startup and move configured routing behind plugin seams (#48197)
* ACPX: keep plugin-local runtime installs out of dist
* Gateway: harden ACP startup and service PATH
* ACP: reinitialize error-state configured bindings
* ACP: classify pre-turn runtime failures as session init failures
* Plugins: move configured ACP routing behind channel seams
* Telegram tests: align startup probe assertions after rebase
* Discord: harden ACP configured binding recovery
* ACP: recover Discord bindings after stale runtime exits
* ACPX: replace dead sessions during ensure
* Discord: harden ACP binding recovery
* Discord: fix review follow-ups
* ACP bindings: load channel snapshots across workspaces
* ACP bindings: cache snapshot channel plugin resolution
* Experiments: add ACP pluginification holy grail plan
* Experiments: rename ACP pluginification plan doc
* Experiments: drop old ACP pluginification doc path
* ACP: move configured bindings behind plugin services
* Experiments: update bindings capability architecture plan
* Bindings: isolate configured binding routing and targets
* Discord tests: fix runtime env helper path
* Tests: fix channel binding CI regressions
* Tests: normalize ACP workspace assertion on Windows
* Bindings: isolate configured binding registry
* Bindings: finish configured binding cleanup
* Bindings: finish generic cleanup
* Bindings: align runtime approval callbacks
* ACP: delete residual bindings barrel
* Bindings: restore legacy compatibility
* Revert "Bindings: restore legacy compatibility"
This reverts commit ac2ed68fa2426ecc874d68278c71c71ad363fcfe.
* Tests: drop ACP route legacy helper names
* Discord/ACP: fix binding regressions
---------
Co-authored-by: Onur <2453968+osolmaz@users.noreply.github.com>
|
2026-03-17 17:27:52 +01:00 |
|
Peter Steinberger
|
9648e7fecb
|
refactor: consolidate lazy runtime surfaces
|
2026-03-17 00:59:20 -07:00 |
|
Peter Steinberger
|
449127b474
|
fix: restore full gate
|
2026-03-17 07:47:28 +00:00 |
|
Peter Steinberger
|
aa2d5aaa0c
|
feat(plugins): add image generation capability
|
2026-03-16 22:58:55 -07:00 |
|
Peter Steinberger
|
f2bd76cd1a
|
refactor: finalize plugin sdk legacy boundary cleanup
|
2026-03-16 22:51:46 -07:00 |
|
Peter Steinberger
|
d2445b5fcd
|
feat(plugins): share capability capture helpers
|
2026-03-16 22:21:18 -07:00 |
|
Peter Steinberger
|
10660fe47d
|
refactor(channels): share legacy dm allowlist paths
|
2026-03-17 05:17:51 +00:00 |
|
Peter Steinberger
|
880bc969f9
|
refactor: move plugin sdk setup helpers out of commands
|
2026-03-16 22:11:56 -07:00 |
|
Peter Steinberger
|
3e010e280a
|
feat(plugins): add media understanding provider registration
|
2026-03-16 20:42:00 -07:00 |
|
Peter Steinberger
|
fe4368cbca
|
fix: align thinking defaults and plugin sdk exports
|
2026-03-17 03:16:39 +00:00 |
|
Peter Steinberger
|
662031a88e
|
feat(plugins): add speech provider registration
|
2026-03-16 18:50:09 -07:00 |
|
Peter Steinberger
|
e554eee541
|
refactor: route bundled channel setup helpers through private sdk bridges
|
2026-03-16 18:35:20 -07:00 |
|
Peter Steinberger
|
7e74adef91
|
refactor: shrink public channel plugin sdk surfaces
|
2026-03-16 01:34:22 -07:00 |
|
Peter Steinberger
|
3a2c24e598
|
refactor: route shared channel sdk imports through plugin seams
|
2026-03-16 00:48:53 -07:00 |
|
Peter Steinberger
|
85b7bc7edf
|
refactor: remove dock shim and move session routing into plugins
|
2026-03-16 00:09:38 -07:00 |
|
Peter Steinberger
|
2054cb9431
|
refactor: move remaining channel seams into plugins
|
2026-03-15 23:47:30 -07:00 |
|
Peter Steinberger
|
e627a5069f
|
refactor(plugins): move auth profile hooks into providers
|
2026-03-15 22:23:55 -07:00 |
|
Vincent Koc
|
28de97356d
|
Plugin SDK: export Slack interactive handler context
|
2026-03-15 21:55:45 -07:00 |
|
Peter Steinberger
|
656848dcd7
|
refactor: rename setup wizard surfaces
|
2026-03-15 21:40:31 -07:00 |
|
Peter Steinberger
|
a33caab280
|
refactor(plugins): move auth and model policy to providers
|
2026-03-15 20:59:06 -07:00 |
|
Peter Steinberger
|
77d0ff629c
|
refactor: rename channel setup flow seam
|
2026-03-15 20:44:25 -07:00 |
|
Vincent Koc
|
067215629f
|
Telegram: split setup adapter helpers
|
2026-03-15 19:15:50 -07:00 |
|
Peter Steinberger
|
60bf58ddbc
|
refactor: trim onboarding sdk exports
|
2026-03-15 19:14:36 -07:00 |
|
Vincent Koc
|
413d2ff3da
|
iMessage: lazy-load setup wizard surface
|
2026-03-15 18:53:58 -07:00 |
|
Vincent Koc
|
de6666b895
|
Signal: lazy-load setup wizard surface
|
2026-03-15 18:44:59 -07:00 |
|
Vincent Koc
|
d663df7a74
|
Discord: lazy-load setup wizard surface
|
2026-03-15 18:36:57 -07:00 |
|
Vincent Koc
|
961f42e0cf
|
Slack: lazy-load setup wizard surface
|
2026-03-15 18:29:40 -07:00 |
|
Peter Steinberger
|
b54e37c71f
|
feat(plugins): merge openai vendor seams into one plugin
|
2026-03-15 18:20:52 -07:00 |
|
Peter Steinberger
|
1f37203f88
|
refactor: move signal imessage mattermost to setup wizard
|
2026-03-15 17:06:42 -07:00 |
|
Peter Steinberger
|
e7555724af
|
feat(plugins): add provider usage runtime hooks
|
2026-03-15 16:57:16 -07:00 |
|
Peter Steinberger
|
5a68e8261e
|
refactor: drop onboarding adapter sdk exports
|
2026-03-15 16:48:43 -07:00 |
|
Harold Hunt
|
aa1454d1a8
|
Plugins: broaden plugin surface for Codex App Server (#45318)
* Plugins: add inbound claim and Telegram interaction seams
* Plugins: add Discord interaction surface
* Chore: fix formatting after plugin rebase
* fix(hooks): preserve observers after inbound claim
* test(hooks): cover claimed inbound observer delivery
* fix(plugins): harden typing lease refreshes
* fix(discord): pass real auth to plugin interactions
* fix(plugins): remove raw session binding runtime exposure
* fix(plugins): tighten interactive callback handling
* Plugins: gate conversation binding with approvals
* Plugins: migrate legacy plugin binding records
* Plugins/phone-control: update test command context
* Plugins: migrate legacy binding ids
* Plugins: migrate legacy codex session bindings
* Discord: fix plugin interaction handling
* Discord: support direct plugin conversation binds
* Plugins: preserve Discord command bind targets
* Tests: fix plugin binding and interactive fallout
* Discord: stabilize directory lookup tests
* Discord: route bound DMs to plugins
* Discord: restore plugin bindings after restart
* Telegram: persist detached plugin bindings
* Plugins: limit binding APIs to Telegram and Discord
* Plugins: harden bound conversation routing
* Plugins: fix extension target imports
* Plugins: fix Telegram runtime extension imports
* Plugins: format rebased binding handlers
* Discord: bind group DM interactions by channel
---------
Co-authored-by: Vincent Koc <vincentkoc@ieee.org>
|
2026-03-15 16:06:11 -07:00 |
|