argenis de la rosa
67edd2bc60
fix(plugins): integrate WASM tools into registry, add gateway routes and tests
...
- Wire WASM plugin tools into all_tools_with_runtime() behind
cfg(feature = "plugins-wasm"), discovering and registering tool-capable
plugins from the configured plugins directory at startup.
- Add /api/plugins gateway endpoint (cfg-gated) for listing plugin status.
- Add mod plugins declaration to main.rs binary crate so crate::plugins
resolves when the feature is enabled.
- Add unit tests for PluginHost: empty dir, manifest discovery, capability
filtering, lookup, and removal.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-17 18:10:24 -04:00
..
2026-03-16 01:44:39 -04:00
2026-03-16 02:35:44 -04:00
2026-03-16 18:32:20 -04:00
2026-02-24 16:03:01 +08:00
2026-03-16 00:35:09 -04:00
2026-03-17 00:52:59 -04:00
2026-03-16 02:43:55 -04:00
2026-03-16 02:43:55 -04:00
2026-02-24 16:03:01 +08:00
2026-03-13 16:15:30 -04:00
2026-03-16 21:45:49 -04:00
2026-02-19 14:52:29 +08:00
2026-03-12 12:48:13 +00:00
2026-03-15 23:34:26 -04:00
2026-02-19 14:52:29 +08:00
2026-03-16 21:45:49 -04:00
2026-03-16 02:35:44 -04:00
2026-03-16 21:34:08 -04:00
2026-02-21 17:33:11 +08:00
2026-03-13 16:15:30 -04:00
2026-02-21 17:33:11 +08:00
2026-02-18 16:33:33 +08:00
2026-03-13 16:15:30 -04:00
2026-03-17 00:52:59 -04:00
2026-02-17 20:00:08 +08:00
2026-02-17 20:00:08 +08:00
2026-02-17 19:19:06 +08:00
2026-03-15 14:23:54 -04:00
2026-02-19 14:52:29 +08:00
2026-03-17 01:11:29 -04:00
2026-03-17 01:55:05 -04:00
2026-03-17 01:55:05 -04:00
2026-03-13 15:33:31 -04:00
2026-03-17 13:39:03 -04:00
2026-03-13 14:23:48 -04:00
2026-03-13 14:23:48 -04:00
2026-03-13 14:23:48 -04:00
2026-02-18 12:42:56 +08:00
2026-02-17 07:44:05 -05:00
2026-02-18 17:01:36 +08:00
2026-03-17 18:10:24 -04:00
2026-03-17 01:26:58 -04:00
2026-03-13 18:23:48 -04:00
2026-03-16 00:55:23 -04:00
2026-02-21 17:33:11 +08:00
2026-03-16 01:44:39 -04:00
2026-03-17 01:26:58 -04:00
2026-02-19 14:52:29 +08:00
2026-03-16 01:44:39 -04:00
2026-03-16 14:21:45 -04:00
2026-02-18 00:18:54 +08:00
2026-03-10 01:48:19 -04:00
2026-03-16 02:28:54 -04:00
2026-03-13 17:12:16 -04:00
2026-02-24 16:02:59 +08:00
2026-02-24 16:02:59 +08:00
2026-02-24 16:02:59 +08:00
2026-02-24 16:02:59 +08:00
2026-02-24 16:02:59 +08:00
2026-03-15 14:23:20 -04:00
2026-03-16 21:34:08 -04:00
2026-02-16 05:58:24 -05:00
2026-02-24 16:03:01 +08:00
2026-03-12 13:53:35 +00:00
2026-03-15 22:41:18 -04:00