Commit Graph

19221 Commits

Author SHA1 Message Date
Gustavo Madeira Santana
6fb5324f73 Docs: refresh extension host migration status 2026-03-15 23:15:28 +00:00
Gustavo Madeira Santana
938bbe0343 Plugins: extract loader session runner 2026-03-15 23:15:28 +00:00
Gustavo Madeira Santana
7be38f29a4 Docs: refresh extension host migration status 2026-03-15 23:15:28 +00:00
Gustavo Madeira Santana
49ae3b65a5 Plugins: extract loader bootstrap 2026-03-15 23:15:27 +00:00
Gustavo Madeira Santana
1817c6fcf6 Docs: refresh extension host migration status 2026-03-15 23:15:27 +00:00
Gustavo Madeira Santana
376acd54ed Plugins: extract loader runtime factories 2026-03-15 23:15:27 +00:00
Gustavo Madeira Santana
b57c45ba9c Docs: refresh extension host migration status 2026-03-15 23:15:27 +00:00
Gustavo Madeira Santana
7c1d0785c4 Plugins: share loader provenance helpers 2026-03-15 23:15:27 +00:00
Gustavo Madeira Santana
9cbdb075f3 Docs: refresh extension host migration status 2026-03-15 23:15:26 +00:00
Gustavo Madeira Santana
ae6210d789 Plugins: add loader discovery policy 2026-03-15 23:15:26 +00:00
Gustavo Madeira Santana
67b11c18c4 Docs: refresh extension host migration status 2026-03-15 23:15:26 +00:00
Gustavo Madeira Santana
d9981847e1 Plugins: add loader finalization policy 2026-03-15 23:15:26 +00:00
Gustavo Madeira Santana
5fc9f4d33c Docs: refresh extension host migration status 2026-03-15 23:15:26 +00:00
Gustavo Madeira Santana
2777895047 Plugins: add loader activation policy 2026-03-15 23:15:25 +00:00
Gustavo Madeira Santana
90ef0afe14 Docs: refresh extension host migration status 2026-03-15 23:15:25 +00:00
Gustavo Madeira Santana
5b26ce7252 Plugins: add loader activation session 2026-03-15 23:15:25 +00:00
Gustavo Madeira Santana
5de733fa80 Docs: refresh extension host migration status 2026-03-15 23:15:25 +00:00
Gustavo Madeira Santana
4ca027bf2b Plugins: add loader lifecycle state machine 2026-03-15 23:15:25 +00:00
Gustavo Madeira Santana
a54eda5051 Docs: refresh extension host migration status 2026-03-15 23:15:24 +00:00
Gustavo Madeira Santana
d4c20c0841 Plugins: extract loader orchestration 2026-03-15 23:15:24 +00:00
Gustavo Madeira Santana
b319d651f1 Docs: refresh extension host migration status 2026-03-15 23:15:24 +00:00
Gustavo Madeira Santana
03656c8f26 Plugins: extract loader cache control 2026-03-15 23:15:24 +00:00
Gustavo Madeira Santana
25fc09885e Docs: refresh extension host migration status 2026-03-15 23:15:24 +00:00
Gustavo Madeira Santana
f67ed5329a Plugins: add loader lifecycle state mapping 2026-03-15 23:15:23 +00:00
Gustavo Madeira Santana
b9e4fb47a4 Docs: refresh extension host migration status 2026-03-15 23:15:23 +00:00
Gustavo Madeira Santana
b721840568 Plugins: extract loader finalization 2026-03-15 23:15:23 +00:00
Gustavo Madeira Santana
1c88ecda3f Docs: refresh extension host migration status 2026-03-15 23:15:23 +00:00
Gustavo Madeira Santana
ed46940ad6 Plugins: extract loader candidate orchestration 2026-03-15 23:15:23 +00:00
Gustavo Madeira Santana
8775207d81 Docs: refresh extension host migration status 2026-03-15 23:15:22 +00:00
Gustavo Madeira Santana
b3e2c6d516 Plugins: extract loader import flow 2026-03-15 23:15:22 +00:00
Gustavo Madeira Santana
d17c4cca02 Docs: refresh extension host migration status 2026-03-15 23:15:22 +00:00
Gustavo Madeira Santana
2358a2ac9c Plugins: extract loader register flow 2026-03-15 23:15:22 +00:00
Gustavo Madeira Santana
dc4fc0f8f8 Docs: refresh extension host migration status 2026-03-15 23:15:22 +00:00
Gustavo Madeira Santana
bce8b67777 Plugins: extract loader candidate planning 2026-03-15 23:15:22 +00:00
Gustavo Madeira Santana
032b5dee20 Docs: track extension host migration internally 2026-03-15 23:15:21 +00:00
Gustavo Madeira Santana
bcb74de2ff Plugins: extract loader host seams 2026-03-15 23:15:21 +00:00
Gustavo Madeira Santana
fb9a0383d1 Plugins: add extension host registry boundary 2026-03-15 23:15:21 +00:00
Vincent Koc
963237a18f Changelog: note plugin agent integrations 2026-03-15 16:10:59 -07:00
Peter Steinberger
9eed6e674b fix(plugins): restore provider compatibility fallbacks 2026-03-15 16:09:40 -07:00
Peter Steinberger
684e5ea249 build(plugins): add bundled provider plugin packages 2026-03-15 16:09:40 -07:00
Peter Steinberger
4adcfa3256 feat(plugins): move provider runtimes into bundled plugins 2026-03-15 16:09:40 -07:00
Peter Steinberger
dd40741e18 feat(plugins): add compatible bundle support 2026-03-15 16:08:50 -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
Peter Steinberger
4eee827dce Channels: use owned helper imports 2026-03-15 15:59:12 -07:00
Peter Steinberger
8b001d6e4d Channels: move onboarding adapters into extensions 2026-03-15 15:59:12 -07:00
Peter Steinberger
392ddb56e2 build(plugins): add bundled provider plugin manifests 2026-03-15 15:18:32 -07:00
Peter Steinberger
4a0f72866b feat(plugins): move provider runtimes into bundled plugins 2026-03-15 15:18:32 -07:00
Gustavo Madeira Santana
14137bef22 Plugins: clean stale bundled skill outputs 2026-03-15 21:48:09 +00:00
Gustavo Madeira Santana
50a6902a9a Plugins: skip nested node_modules in bundled skills 2026-03-15 21:43:13 +00:00
Gustavo Madeira Santana
1839bc0b1a Plugins: relocate bundled skill assets 2026-03-15 21:42:02 +00:00