Harold Hunt
|
5508374669
|
fix(plugins): share split-load singleton state (openclaw#50418) thanks @huntharo
Co-authored-by: huntharo <5617868+huntharo@users.noreply.github.com>
|
2026-03-19 09:10:24 -04:00 |
|
Vincent Koc
|
68d2bd27c9
|
Plugins: reject conflicting native command aliases
|
2026-03-16 21:49:26 -07:00 |
|
Vincent Koc
|
f90d432de3
|
Plugins: honor native command aliases at dispatch
|
2026-03-16 21:02:08 -07:00 |
|
Ayaan Zaidi
|
e78b51baea
|
test(telegram): cover shared parsing without registry
|
2026-03-16 17:25:27 +05:30 |
|
Peter Steinberger
|
7964563299
|
refactor: finish plugin-owned channel runtime seams
|
2026-03-16 00:25:19 -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
|
be9ea991de
|
fix(discord): avoid native plugin command collisions
|
2026-03-07 21:59:44 +00:00 |
|
Cui Chen
|
e8cb0484ce
|
fix(security): strip partial API token from status labels (#33262)
Merged via squash.
Prepared head SHA: 5fe81704e6
Co-authored-by: cu1ch3n <80438676+cu1ch3n@users.noreply.github.com>
Co-authored-by: grp06 <1573959+grp06@users.noreply.github.com>
Reviewed-by: @grp06
|
2026-03-03 15:11:49 -08:00 |
|
Peter Steinberger
|
ee68fa86b5
|
fix: harden plugin command registration + telegram menu guard (#31997) (thanks @liuxiaopai-ai)
|
2026-03-02 19:04:56 +00:00 |
|