Vincent Koc
|
0c8f0aacf5
|
docs(plugin-architecture): rewrite with AccordionGroup for shapes and ownership, Steps for the architecture pipeline, Tabs for layering
|
2026-04-26 00:15:25 -07:00 |
|
Gustavo Madeira Santana
|
53618cca0d
|
docs: clarify plugin discovery loading
|
2026-04-24 22:26:52 -04:00 |
|
Vincent Koc
|
cb4fc58547
|
feat(plugins): move Bonjour discovery into bundled plugin
* fix(deps): detect constant dynamic imports in ownership audit
* feat(plugins): move bonjour discovery into bundled plugin
* test(plugins): remove moved bonjour core tests
* fix(plugins): harden bonjour disable and console restore
* fix(plugins): split gateway discovery ids from services
* fix(plugins): harden bonjour advertiser shutdown
* fix(plugins): clean up bonjour split lint
|
2026-04-23 23:29:51 -07:00 |
|
Vincent Koc
|
799a42bd13
|
feat(plugins): expose activation plan reasons (#70943)
|
2026-04-23 22:06:07 -07:00 |
|
Vincent Koc
|
7acaebeaac
|
Revert "refactor(plugins): track activation compat hints"
This reverts commit b1d0c14d38.
|
2026-04-23 21:01:53 -07:00 |
|
Vincent Koc
|
b1d0c14d38
|
refactor(plugins): track activation compat hints
|
2026-04-23 20:59:34 -07:00 |
|
Peter Steinberger
|
dbdf2863d6
|
docs: fix broken internal links
|
2026-04-24 04:13:20 +01:00 |
|
Vincent Koc
|
9153598e65
|
docs(plugins): split architecture by extracting internals (load pipeline, runtime hooks, HTTP routes, schemas)
|
2026-04-23 20:03:22 -07:00 |
|
Vincent Koc
|
367b9721b6
|
docs(concepts,automation,plugins): add Related sections to pages missing them
|
2026-04-23 15:48:46 -07:00 |
|
Vincent Koc
|
12de62bfd8
|
docs(plugins): architecture — sentence-case title, CardGroup intro, dedup provider-hook prose list, progressive-disclose bundled-provider examples
|
2026-04-23 10:39:57 -07:00 |
|
openclaw-docs-agent[bot]
|
e69e90786d
|
docs: refresh documentation
|
2026-04-23 08:18:14 +00:00 |
|
Vincent Koc
|
a2d91a1a9a
|
docs: trim gateway configuration and plugin architecture reference dumps
|
2026-04-23 01:12:16 -07:00 |
|
Vincent Koc
|
daaedf37b7
|
docs: prune recent additions for readability
|
2026-04-23 00:23:18 -07:00 |
|
Vincent Koc
|
91c795cee0
|
docs: MCP + cron + plugin lifecycle plus channel env-block cross-links
|
2026-04-22 23:56:53 -07:00 |
|
Peter Steinberger
|
938af16289
|
docs: deep audit documentation against source
|
2026-04-23 07:32:58 +01:00 |
|
Shakker
|
bd4cfe0e7e
|
docs: document provider ids and auth contracts
|
2026-04-23 07:22:24 +01:00 |
|
Peter Steinberger
|
674feda214
|
docs(plugins): document message presentation cards
|
2026-04-21 21:29:44 +01:00 |
|
Peter Steinberger
|
d7a173e60e
|
feat(plugin-sdk): add presentation and skills runtime contracts
|
2026-04-21 21:29:44 +01:00 |
|
Peter Steinberger
|
f1805ab54d
|
fix: centralize provider thinking profiles
|
2026-04-21 09:13:35 +01:00 |
|
Peter Steinberger
|
6ce17db11a
|
fix: gate max thinking by model support
|
2026-04-21 07:02:43 +01:00 |
|
Peter Steinberger
|
e4adb0b0e3
|
fix: hide adaptive think option for GPT models
|
2026-04-21 06:19:29 +01:00 |
|
slepybear
|
450c3a8ed2
|
fix(security): include Matrix avatar params in sandbox media normalization + preserve mxc:// URLs + log gmail watcher stop failures [AI-assisted] (#64701)
Merged via squash.
Prepared head SHA: 54de3f019b
Co-authored-by: slepybear <108438815+slepybear@users.noreply.github.com>
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com>
Reviewed-by: @gumadeiras
|
2026-04-14 12:22:29 -04: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
|
12db6dfc8d
|
feat(plugins): narrow explicit provider loads from manifests (#65259)
* feat(plugins): narrow explicit provider loads from manifests
* fix(plugins): preserve setup trust filtering for explicit owners
* fix(plugins): respect runtime owner trust and disablement
* fix(plugins): preserve provider owner policy bounds
|
2026-04-12 10:52:03 +01:00 |
|
Vincent Koc
|
a9c7c2e1ed
|
feat(plugins): narrow CLI loading via activation planning (#65120)
* feat(plugins): narrow cli loading via activation planning
* fix(plugins): normalize primary CLI command nullability
* fix(plugins): enforce activation planner exhaustiveness
|
2026-04-12 09:07:47 +01:00 |
|
Vincent Koc
|
8ba50aa23e
|
refactor(plugins): prefer setup descriptors for setup lookup (#64786)
* refactor(plugins): prefer setup descriptors for setup lookup
* fix(plugins): harden setup descriptor lookup
* fix(plugins): keep sync cli backend setup results
* fix(plugins): resolve setup registry rebase
* fix(plugins): preserve fail-closed cli backend lookup
* fix(plugins): fail closed on shadowed setup owners
* fix(plugins): swallow async setup register rejections
|
2026-04-12 03:29:24 +01:00 |
|
Vincent Koc
|
79c3dbecd1
|
feat(plugins): add manifest activation and setup descriptors (#64780)
|
2026-04-11 12:35:59 +01:00 |
|
Peter Steinberger
|
9e4f478f86
|
feat(plugins): support provider auth aliases
|
2026-04-08 19:03:04 +01:00 |
|
Gustavo Madeira Santana
|
cfe71e2e44
|
Docs: document approval adapter subpaths
|
2026-04-07 16:06:02 -04:00 |
|
Gustavo Madeira Santana
|
d78512b09d
|
Refactor: centralize native approval lifecycle assembly (#62135)
Merged via squash.
Prepared head SHA: b7c20a7398
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-07 14:40:26 -04:00 |
|
Vincent Koc
|
294ee477ac
|
fix(memory-wiki): stabilize compiled digest prompts
|
2026-04-07 08:56:41 +01:00 |
|
Peter Steinberger
|
13a60aa93b
|
docs: document shared mention policy
|
2026-04-07 07:51:00 +01:00 |
|
Peter Steinberger
|
8ff570ee42
|
refactor: resolve channel env vars from plugin manifests
|
2026-04-06 19:53:27 +01:00 |
|
Peter Steinberger
|
1c41987876
|
refactor(auth): split auth state from auth store
|
2026-04-06 13:42:44 +01: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
|
7e0e2f81e5
|
refactor(auth): isolate external oauth overlays
|
2026-04-06 13:30:25 +01:00 |
|
Peter Steinberger
|
f6dbcf4cda
|
docs: document music generation async flow
|
2026-04-06 01:49:58 +01:00 |
|
Peter Steinberger
|
d7f75ee087
|
refactor: hide qa channels with exposure metadata
|
2026-04-05 23:21:56 +01:00 |
|
Peter Steinberger
|
84e76f7cce
|
refactor(cli): remove stale cli provider leftovers
|
2026-04-05 19:11:34 +01:00 |
|
Peter Steinberger
|
1903be5401
|
refactor: remove generated plugin sdk facades
|
2026-04-05 09:07:33 +01:00 |
|
Peter Steinberger
|
b83c5fb8e0
|
docs: refresh provider runtime fallback refs
|
2026-04-04 21:48:41 +01:00 |
|
Peter Steinberger
|
93f11ff9f7
|
docs: refresh provider hook inventory coverage refs
|
2026-04-04 21:38:01 +01:00 |
|
Peter Steinberger
|
73d50fba28
|
docs: refresh provider hook inventory refs
|
2026-04-04 21:33:31 +01:00 |
|
Peter Steinberger
|
0fb53f1b90
|
docs: refresh provider transport and synthetic auth refs
|
2026-04-04 21:31:50 +01:00 |
|
Peter Steinberger
|
420f2191f5
|
docs: refresh whatsapp helper sdk refs
|
2026-04-04 20:36:30 +01:00 |
|
Peter Steinberger
|
da8a4131fe
|
docs: refresh manifest contract examples
|
2026-04-04 20:07:01 +01:00 |
|
Peter Steinberger
|
6d5e2c7e6b
|
docs: refresh legacy manifest contract refs
|
2026-04-04 20:04:11 +01:00 |
|
Peter Steinberger
|
c488becf43
|
docs: refresh plugin overview mirrors
|
2026-04-04 20:03:17 +01:00 |
|
Peter Steinberger
|
7c1c4daa4e
|
docs: refresh realtime transcription capability refs
|
2026-04-04 20:02:14 +01:00 |
|
Peter Steinberger
|
43acbcd283
|
docs: refresh plugin capability registration refs
|
2026-04-04 19:59:50 +01:00 |
|