Commit Graph

19213 Commits

Author SHA1 Message Date
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
Vincent Koc
b810e94a17 Commands: lazy-load non-interactive plugin provider runtime (#47593)
* Commands: lazy-load non-interactive plugin provider runtime

* Tests: cover non-interactive plugin provider ordering

* Update src/commands/onboard-non-interactive/local/auth-choice.plugin-providers.runtime.ts

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

---------

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-03-15 14:37:41 -07:00
Nimrod Gutman
50c8934231 fix(dev): align gateway watch with tsdown wrapper (#47636) 2026-03-15 23:28:57 +02:00
Vincent Koc
5a7aba94a2 CLI: support package-manager installs from GitHub main (#47630)
* CLI: resolve package-manager main install specs

* CLI: skip registry resolution for raw package specs

* CLI: support main package target updates

* CLI: document package update specs in help

* Tests: cover package install spec resolution

* Tests: cover npm main-package updates

* Tests: cover update --tag main

* Installer: support main package targets

* Installer: support main package targets on Windows

* Docs: document package-manager main updates

* Docs: document installer main targets

* Docs: document npm and pnpm main installs

* Docs: document update --tag main

* Changelog: note package-manager main installs

* Update src/infra/update-global.test.ts

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

---------

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-03-15 14:18:12 -07:00
Vincent Koc
3735156766 fix(ci): restore config baseline release-check output (#47629)
* Docs: regenerate config baseline

* Chore: ignore generated config baseline

* Update .prettierignore

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

---------

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-03-15 14:14:30 -07:00
Nimrod Gutman
47fd8558cd fix(plugins): fix bundled plugin roots and skill assets (#47601)
* fix(acpx): resolve bundled plugin root correctly

* fix(plugins): copy bundled plugin skill assets

* fix(plugins): tolerate missing bundled skill paths
2026-03-15 23:00:30 +02:00
Vincent Koc
7931f06c00 Plugins: harden context engine ownership 2026-03-15 13:51:15 -07:00
Gustavo Madeira Santana
4fb0160309 Gateway: sync runtime post-build artifacts 2026-03-15 20:44:15 +00:00
Vincent Koc
b795ba1d02 Merge branch 'main' of https://github.com/openclaw/openclaw
* 'main' of https://github.com/openclaw/openclaw:
  Plugins: reserve context engine ownership (#47595)
  fix(release): block oversized npm packs that regress low-memory startup (#46850)
  Scripts: rebuild on extension and tsdown config changes (#47571)
  Docs: move release runbook to maintainer repo (#47532)
  docs(zalo): document current Marketplace bot behavior (openclaw#47552)
2026-03-15 13:42:21 -07:00