Vincent Koc
|
1d446ad2cc
|
fix(plugins): remove stale load paths during uninstall (#118930)
* test(qa): prove marketplace plugin updates
* fix(plugins): clean exact install load paths on uninstall
* fix(ci): register marketplace lifecycle assertions
|
2026-08-03 21:57:54 +00:00 |
|
Jesse Merhi
|
00364ee777
|
improve: warn before non-ClawHub plugin installs (#102197)
Merged via squash.
Prepared head SHA: e08d9e737d
Co-authored-by: jesse-merhi <79823012+jesse-merhi@users.noreply.github.com>
Co-authored-by: jesse-merhi <79823012+jesse-merhi@users.noreply.github.com>
Reviewed-by: @jesse-merhi
|
2026-07-15 03:25:36 +10:00 |
|
Peter Steinberger
|
5443baa852
|
Persist plugin install index in SQLite (#88794)
* refactor: persist plugin install index in sqlite
* fix: merge legacy plugin index records into sqlite
* test: update plugin index sqlite fixtures
* fix: migrate custom plugin install indexes
* test: update plugin index sentinel
* fix: exclude migrated plugin index archives
* fix: read post-upgrade plugin index from sqlite
* fix: migrate legacy plugin index before agent runs
* fix: respect disabled persisted plugin registry reads
* test: type plugin install record fixtures
* fix: simplify plugin index record reader type
* test: fix sqlite plugin index CI fallout
* test: mock provider normalization in agent command tests
# Conflicts:
# src/commands/agent-command.test-mocks.ts
* build: remove unused ui three dependency
|
2026-05-31 20:51:33 -04:00 |
|
Vincent Koc
|
d0cb7ba55b
|
fix(e2e): bound package cli scenarios
|
2026-05-27 04:00:55 +02:00 |
|
Peter Steinberger
|
ebd829cffd
|
test: add release qa docker lanes
|
2026-05-13 20:57:44 +01:00 |
|