Commit Graph

5 Commits

Author SHA1 Message Date
Peter Steinberger 6ac11fbf6a fix(plugins): prevent bundled discovery loss and out-of-scope activation (#114547)
* fix(plugins): prevent missing and out-of-scope plugin activation

* fix(plugins): clear complete metadata on lifecycle invalidation

* fix(plugins): clear metadata without lifecycle import cycles

* test(agents): preserve plugin metadata lifecycle in model mock

* test(agents): align Ollama auth with the installed plugin index

* test(auto-reply): preserve plugin metadata lifecycle in model mock

* test(auto-reply): keep plugin metadata mock within lint limit

* test(auto-reply): align plugin metadata fixture with lint and format
2026-07-27 10:00:39 -04:00
Peter Steinberger f4d2748ca5 docs: document plugin metadata utilities 2026-06-04 04:57:48 -04:00
Peter Steinberger 9a4d28695b docs: document plugin host helpers 2026-06-03 20:01:47 -04:00
Peter Steinberger 496fd8f853 perf: cache read-only channel resolution 2026-05-26 17:40:44 +01:00
Peter Steinberger e7c696a5b0 fix(plugins): clear metadata memo at lifecycle boundaries 2026-05-25 10:39:42 +01:00