Gustavo Madeira Santana
|
f4478a142a
|
Fix channel presence gating for disabled plugins (#69862)
Merged via squash.
Prepared head SHA: f76f6212b2
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com>
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com>
Reviewed-by: @gumadeiras
|
2026-04-21 20:51:09 -04:00 |
|
Gustavo Madeira Santana
|
24db09a19b
|
fix(cli): keep channel status checks off plugin runtimes (#69479)
Merged via squash.
Prepared head SHA: 63f6e416a9
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com>
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com>
Reviewed-by: @gumadeiras
|
2026-04-21 13:53:08 -04:00 |
|
Peter Steinberger
|
86f108401b
|
fix: share agent harness runtime activation (#67474)
|
2026-04-16 09:06:45 -07:00 |
|
duqaXxX
|
69ba924b53
|
fix(codex): activate harness plugin for forced runtime
|
2026-04-16 09:06:45 -07:00 |
|
Vincent Koc
|
0fd9aa8e00
|
refactor(plugins): centralize manifest owner trust policy (#65459)
* refactor(plugins): share manifest owner policy helpers
* test(plugins): cover activated manifest owner policy
* fix(plugins): honor explicit disable in setup discovery
|
2026-04-12 19:36:03 +01:00 |
|
Vincent Koc
|
d4fb7d893d
|
fix(ci): repair main tsgo regressions
|
2026-04-12 19:14:00 +01:00 |
|
Vincent Koc
|
b7b3846793
|
feat(plugins): narrow channel loads from manifests (#65429)
* feat(plugins): narrow channel loads from manifests
* fix(plugins): harden channel owner activation trust
* fix(plugins): preserve empty channel scopes
* fix(plugins): honor channel-owner policy gates
* fix(plugins): keep channel setup and scope fallbacks correct
* fix(plugins): keep channel trust tied to source config
|
2026-04-12 17:24:15 +01:00 |
|
Vincent Koc
|
7198a9f0ee
|
fix(cycles): reduce remaining static import seams
|
2026-04-11 02:46:41 +01:00 |
|
Peter Steinberger
|
a73dc477d7
|
style: apply oxfmt cleanup
|
2026-04-10 23:09:37 +01:00 |
|
EronFan
|
5e2136c6ae
|
fix: include memory plugins in gateway startup (openclaw#64423)
Verified:
- pnpm build
- pnpm check
- pnpm test -- src/plugins/channel-plugin-ids.test.ts
Co-authored-by: EronFan <50734013+EronFan@users.noreply.github.com>
|
2026-04-10 16:02:44 -05:00 |
|
Mariano
|
03e19c5436
|
fix(gateway): restore dreaming startup reconciliation (#64258)
* gateway: restore dreaming startup reconciliation
* gateway: harden dreaming startup reconciliation
---------
Co-authored-by: mbelinky <mbelinky@users.noreply.github.com>
|
2026-04-10 15:02:19 +02: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 |
|
Peter Steinberger
|
629baf5fa7
|
refactor: move plugin setup and memory capabilities to registries
|
2026-04-05 14:53:53 +01:00 |
|
Peter Steinberger
|
e3ac0f43df
|
feat(qwen): add qwen provider and video generation
|
2026-04-04 19:34:56 +01:00 |
|
Peter Steinberger
|
cd38eba316
|
refactor: unify plugin activation source plumbing
|
2026-04-03 23:39:36 +09:00 |
|
Peter Steinberger
|
bc137951e9
|
fix: preserve allowlist guard for auto-enabled bundled channels (#60233) (thanks @dorukardahan)
|
2026-04-03 22:55:31 +09:00 |
|
Vincent Koc
|
d2ce3e9acc
|
perf(plugins): keep gateway startup channel-only (#59754)
* perf(plugins): keep gateway startup channel-only
* fix(gateway): preserve startup sidecars in plugin scope
|
2026-04-03 00:28:15 +09:00 |
|
Peter Steinberger
|
ce58f55fe0
|
fix: require doctor migration for legacy web search config
|
2026-04-01 04:22:41 +09:00 |
|
Peter Steinberger
|
85611f0021
|
fix: tighten gateway startup plugin loading
|
2026-04-01 00:20:06 +09:00 |
|
Dinakar Sarbada
|
62d6cfedee
|
fix(doctor/plugins): skip unused Matrix inspector loads and honor enabledByDefault startup plugins (#57931)
Merged via squash.
Prepared head SHA: 634794b954
Co-authored-by: dinakars777 <250428393+dinakars777@users.noreply.github.com>
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com>
Reviewed-by: @gumadeiras
|
2026-03-30 17:06:04 -04:00 |
|
Peter Steinberger
|
1086acf3c2
|
fix: repair latest-main ci gate
|
2026-03-27 17:57:23 +00:00 |
|
Peter Steinberger
|
ab4de18982
|
fix: auto-load bundled plugin capabilities from config refs
|
2026-03-26 19:15:56 +00:00 |
|
Vincent Koc
|
d3a0a623a3
|
fix(gateway): trim startup plugin imports (#52326)
* fix(gateway): trim startup plugin imports
* fix(gateway): follow up startup import reviews
|
2026-03-22 08:43:54 -07:00 |
|
Gustavo Madeira Santana
|
96ed010a37
|
Gateway: gate deferred channel startup behind opt-in
|
2026-03-16 13:55:53 +00:00 |
|
Gustavo Madeira Santana
|
541e697554
|
Plugins: share channel plugin id resolution
|
2026-03-16 13:31:20 +00:00 |
|