Vincent Koc
|
8ffa9769f7
|
Plugins: harden interactive handler registration
|
2026-03-15 15:52:28 -07:00 |
|
Vincent Koc
|
61f8466390
|
Tests: narrow conversation binding approval branches
|
2026-03-15 15:25:39 -07:00 |
|
Vincent Koc
|
8228307a0d
|
Tests: widen targeted inbound claim mock typing
|
2026-03-15 15:24:53 -07:00 |
|
Vincent Koc
|
1bec458950
|
Tests: cover invalid plugin command reply payloads
|
2026-03-15 15:24:09 -07:00 |
|
Vincent Koc
|
f42deb4b7d
|
Plugins: validate runtime command reply payloads
|
2026-03-15 15:23:18 -07:00 |
|
huntharo
|
329d6c8bb6
|
Discord: bind group DM interactions by channel
|
2026-03-15 15:11:39 -07:00 |
|
huntharo
|
fd7c06264b
|
Plugins: format rebased binding handlers
|
2026-03-15 15:11:39 -07:00 |
|
huntharo
|
b0e109ca91
|
Plugins: fix Telegram runtime extension imports
|
2026-03-15 15:11:39 -07:00 |
|
huntharo
|
1ea2e30f46
|
Plugins: fix extension target imports
|
2026-03-15 15:11:39 -07:00 |
|
huntharo
|
f554b736f5
|
Plugins: harden bound conversation routing
|
2026-03-15 15:11:39 -07:00 |
|
huntharo
|
4adddbdab3
|
Plugins: limit binding APIs to Telegram and Discord
|
2026-03-15 15:11:39 -07:00 |
|
huntharo
|
24850b5cc4
|
Telegram: persist detached plugin bindings
|
2026-03-15 15:11:39 -07:00 |
|
huntharo
|
7ef75b8779
|
Discord: restore plugin bindings after restart
|
2026-03-15 15:11:39 -07:00 |
|
huntharo
|
eb4e96573a
|
Discord: route bound DMs to plugins
|
2026-03-15 15:11:39 -07:00 |
|
huntharo
|
d0731c35b2
|
Discord: stabilize directory lookup tests
|
2026-03-15 15:11:39 -07:00 |
|
huntharo
|
12bff4ee3f
|
Tests: fix plugin binding and interactive fallout
|
2026-03-15 15:11:39 -07:00 |
|
huntharo
|
691677d0b6
|
Plugins: preserve Discord command bind targets
|
2026-03-15 15:11:39 -07:00 |
|
huntharo
|
38394ab3a8
|
Discord: support direct plugin conversation binds
|
2026-03-15 15:11:39 -07:00 |
|
huntharo
|
9d55374088
|
Discord: fix plugin interaction handling
|
2026-03-15 15:11:39 -07:00 |
|
huntharo
|
7ca7fd0ef9
|
Plugins: migrate legacy codex session bindings
|
2026-03-15 15:11:39 -07:00 |
|
huntharo
|
ddfee2a8ff
|
Plugins: migrate legacy binding ids
|
2026-03-15 15:11:39 -07:00 |
|
huntharo
|
e9d95c4309
|
Plugins/phone-control: update test command context
|
2026-03-15 15:11:39 -07:00 |
|
huntharo
|
a81dbf109d
|
Plugins: migrate legacy plugin binding records
|
2026-03-15 15:11:39 -07:00 |
|
huntharo
|
54fead1508
|
Plugins: gate conversation binding with approvals
|
2026-03-15 15:11:39 -07:00 |
|
Vincent Koc
|
0f4775148c
|
fix(plugins): tighten interactive callback handling
|
2026-03-15 15:11:39 -07:00 |
|
Vincent Koc
|
50df0bb00e
|
fix(plugins): remove raw session binding runtime exposure
|
2026-03-15 15:11:39 -07:00 |
|
Vincent Koc
|
b934c0be57
|
fix(discord): pass real auth to plugin interactions
|
2026-03-15 15:11:39 -07:00 |
|
Vincent Koc
|
6fc600b0f6
|
fix(plugins): harden typing lease refreshes
|
2026-03-15 15:11:38 -07:00 |
|
Vincent Koc
|
36a323c8af
|
test(hooks): cover claimed inbound observer delivery
|
2026-03-15 15:11:38 -07:00 |
|
Vincent Koc
|
94a0da0c08
|
fix(hooks): preserve observers after inbound claim
|
2026-03-15 15:11:38 -07:00 |
|
huntharo
|
eb0e41e6ff
|
Chore: fix formatting after plugin rebase
|
2026-03-15 15:11:38 -07:00 |
|
huntharo
|
2eeb0d10df
|
Plugins: add Discord interaction surface
|
2026-03-15 15:11:38 -07:00 |
|
huntharo
|
9c79c2c2a7
|
Plugins: add inbound claim and Telegram interaction seams
|
2026-03-15 15:11:38 -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 |
|
Vincent Koc
|
85dd0ab2f8
|
Plugins: reserve context engine ownership (#47595)
* Plugins: reserve context engine ownership
* Update src/context-engine/registry.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 13:33:37 -07:00 |
|
Ted Li
|
07f890fa45
|
fix(release): block oversized npm packs that regress low-memory startup (#46850)
* fix(release): guard npm pack size regressions
* fix(release): fail closed when npm omits pack size
|
2026-03-15 21:31:30 +01:00 |
|
Gustavo Madeira Santana
|
594920f8cc
|
Scripts: rebuild on extension and tsdown config changes (#47571)
Merged via squash.
Prepared head SHA: edd8ed8254
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com>
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com>
Reviewed-by: @gumadeiras
|
2026-03-15 16:19:27 -04:00 |
|
Onur Solmaz
|
a2080421a1
|
Docs: move release runbook to maintainer repo (#47532)
* Docs: redact private release setup
* Docs: tighten release order
* Docs: move release runbook to maintainer repo
* Docs: delete public mac release page
* Docs: remove zh-CN mac release page
* Docs: turn release checklist into release policy
* Docs: point release policy to private docs
* Docs: regenerate zh-CN release policy pages
* Docs: preserve Doctor in zh-CN hubs
* Docs: fix zh-CN polls label
* Docs: tighten docs i18n term guardrails
* Docs: enforce zh-CN glossary coverage
|
2026-03-15 20:42:39 +01:00 |
|
Tomáš Dinh
|
4a7fbe090a
|
docs(zalo): document current Marketplace bot behavior (openclaw#47552)
Verified:
- pnpm check:docs
Co-authored-by: Tomáš Dinh <82420070+No898@users.noreply.github.com>
Co-authored-by: Tak Hoffman <781889+Takhoffman@users.noreply.github.com>
|
2026-03-15 14:40:35 -05:00 |
|
Vincent Koc
|
51631e5797
|
Plugins: reserve context engine ownership
|
2026-03-15 12:27:29 -07:00 |
|