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 |
|
Vincent Koc
|
0ac8933721
|
fix(text): keep diagnostic truncation UTF-16 safe
Co-authored-by: chengzhichao-xydt <chengzhichao-xydt@users.noreply.github.com>
Co-authored-by: wangmiao0668000666 <wang.miao86@xydigit.com>
Co-authored-by: 黄剑雄0668001315 <huang.jianxiong@xydigit.com>
|
2026-07-09 04:02:39 -07:00 |
|
Peter Steinberger
|
4995907541
|
docs: document cli support tests
|
2026-06-04 19:35:08 -04:00 |
|
Vincent Koc
|
feb8d3a4bd
|
fix(plugins): label registry list state as enabled
|
2026-04-25 10:35:34 -07:00 |
|
Peter Steinberger
|
2681bbd9e7
|
test: move plugin list formatting to pure tests
|
2026-04-11 08:22:36 +01:00 |
|