Peter Steinberger
|
98e3f729bc
|
refactor: remove dead plugin loader exports (#105937)
* refactor(plugins): trim activation and contract exports
* test(plugins): restore fixture cleanup
* refactor(plugins): trim install and loader exports
* test(plugins): fully reset loader caches
* refactor(plugins): trim metadata and catalog exports
* test(plugins): preserve catalog trust coverage
* refactor(plugins): trim provider and plugin exports
* refactor(plugins): trim runtime and tool exports
* test(plugins): update dead-export consumers
* test(plugins): remove empty dead-export suites
* refactor(plugins): align exports with split registry
* refactor(plugins): trim drifted loader exports
* style(plugins): format test fixtures
* refactor(scripts): use supported plugin APIs
* refactor(plugins): finish dead export cleanup
* chore(deadcode): refresh export baseline
* test(cli): mock production memory state
* chore(deadcode): sync latest export baseline
* fix(tests): keep plugin fixtures inside core
* chore(deadcode): refresh rebased export baseline
* chore(deadcode): sync current ratchets
* fix(plugins): retain reserved slot invariant
* fix(plugins): preserve dead-export invariants
* test(plugins): use neutral catalog query fixture
* test(plugins): satisfy catalog lint
* test(plugins): preserve integrity drift coverage
* fix(ci): register skill experience live proof
|
2026-07-13 01:29:33 -07:00 |
|
Peter Steinberger
|
463e9f2704
|
docs: document plugin install metadata helpers
|
2026-06-04 04:21:07 -04:00 |
|
Vincent Koc
|
0c6c1cac76
|
feat(plugins): prefer clawhub for bundled cutovers
|
2026-05-01 18:13:03 -07:00 |
|
Vincent Koc
|
c070509b7f
|
fix(security): bound archive and MIME parser work (#71561)
* fix(security): bound archive and MIME parser work
* fix(security): harden zip preflight accounting
* fix(plugins): keep update channel sync on bundled path helpers
* fix(lint): avoid boolean literal comparisons
* fix(lint): keep agent spawn assertion immutable
* test(auto-reply): relax slow model directive regression timeout
|
2026-04-25 06:22:56 -07:00 |
|
Vincent Koc
|
2b822f6ed0
|
fix(plugins): preserve default enablement for relocation
|
2026-04-25 04:59:53 -07:00 |
|
Vincent Koc
|
0abb2a571f
|
fix(plugins): derive bundled relocation from registry
|
2026-04-25 04:59:53 -07:00 |
|
Vincent Koc
|
53c3c949d0
|
feat(plugins): bridge externalized bundled updates
|
2026-04-25 04:59:52 -07:00 |
|