Commit 1cbe1f7
fix(runtime): sync plugin status after initialization in register_plugin
The refreshed container's status was not copied back, leaving the plugin
in UNMOUNTED state on the runtime side. This caused list_knowledge_engines
(and similar status-gated queries) to skip fully initialized plugins.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent d17a65a commit 1cbe1f7
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
426 | 426 | | |
427 | 427 | | |
428 | 428 | | |
| 429 | + | |
429 | 430 | | |
430 | 431 | | |
431 | 432 | | |
| |||
0 commit comments