Peter Steinberger
|
68b56108f6
|
fix(plugins): tighten shadowed install diagnostics
|
2026-05-03 13:59:21 +01:00 |
|
Yuyummy
|
f73a614d66
|
fix(plugins): warn when npm install is shadowed
|
2026-05-03 13:59:21 +01:00 |
|
Vincent Koc
|
7fae11b3b1
|
fix(plugins): persist clawhub artifact metadata
|
2026-05-02 10:17:19 -07:00 |
|
Vincent Koc
|
824cfa196d
|
feat(plugins): show clawpack source facts in inspect
|
2026-05-01 17:40:05 -07:00 |
|
Peter Steinberger
|
250376f885
|
fix: simplify bundled runtime dependency repair (#75183)
Summary:
- Merged fix: simplify bundled runtime dependency repair after ClawSweeper review.
ClawSweeper fixups:
- Included follow-up commit: fix: verify cached bundled runtime roots
- Included follow-up commit: refactor: simplify plugin runtime startup paths
- Included follow-up commit: refactor: trim plugin startup policy helpers
- Included follow-up commit: refactor: trust package manager runtime deps materialization
- Included follow-up commit: fix: narrow channel runtime deps skip policy
- Included follow-up commit: refactor: defer startup plugin runtime deps
- Ran the ClawSweeper repair loop before final review.
Validation:
- ClawSweeper review passed for head 04dc566534.
- Required merge gates passed before the squash merge.
Prepared head SHA: 04dc566534
Review: https://github.com/openclaw/openclaw/pull/75183#issuecomment-4358383786
Co-authored-by: Peter Steinberger <steipete@gmail.com>
Co-authored-by: Shakker <shakkerdroid@gmail.com>
Co-authored-by: clawsweeper-repair <clawsweeper-repair@users.noreply.github.com>
|
2026-05-01 07:49:02 +00:00 |
|
Shakker
|
7727e102a5
|
fix: scope plugin inspect runtime loading
|
2026-04-28 11:25:09 +01:00 |
|
Vincent Koc
|
eed7b13b62
|
fix(doctor): scope bundled runtime deps to active plugins
|
2026-04-26 18:17:56 -07:00 |
|
Vincent Koc
|
5859dcd298
|
feat(plugins): list from registry snapshot
|
2026-04-25 10:35:34 -07:00 |
|
Vincent Koc
|
caf25fac91
|
feat(plugins): add registry repair command
|
2026-04-25 10:35:34 -07:00 |
|
BillChirico
|
51dd4f288f
|
fix(config): allow plugin conversation access hook policy (#71221)
|
2026-04-24 20:28:42 +01:00 |
|
Pavan Kumar Gondhi
|
31160dc069
|
fix(agents): enforce subagent envelope inheritance on ACP child sessions [AI-assisted] (#69383)
* fix: address issue
* fix: address review feedback
* fix: finalize issue changes
* fix: address PR review feedback
* address build faiure
* fix: address PR review feedback
* fix: address PR review feedback
* fix: address PR review feedback
* fix: address PR review feedback
* fix: address PR review feedback
* fix: address PR review feedback
* fix: address PR review feedback
* fix: address PR review feedback
* fix: address PR review feedback
* fix: address PR review feedback
* fix: address PR review feedback
|
2026-04-21 17:25:25 +05:30 |
|
Peter Steinberger
|
2681bbd9e7
|
test: move plugin list formatting to pure tests
|
2026-04-11 08:22:36 +01:00 |
|
Vincent Koc
|
f911bbc353
|
refactor(plugins): separate activation from enablement (#59844)
* refactor(plugins): separate activation from enablement
* fix(cli): sanitize verbose plugin activation reasons
|
2026-04-03 03:22:37 +09:00 |
|
Vincent Koc
|
def5b954a8
|
feat(plugins): surface imported runtime state in status tooling (#59659)
* feat(plugins): surface imported runtime state
* fix(plugins): keep status imports snapshot-only
* fix(plugins): keep status snapshots manifest-only
* fix(plugins): restore doctor load checks
* refactor(plugins): split snapshot and diagnostics reports
* fix(plugins): track imported erroring modules
* fix(plugins): keep hot metadata where required
* fix(plugins): keep hot doctor and write targeting
* fix(plugins): track throwing module imports
|
2026-04-02 22:50:17 +09:00 |
|