Extract MCP tool manifest builder
Deploy / deploy (push) Successful in 1m30s
CI / Rust Checks (push) Successful in 4m50s
CI / UI Checks (push) Successful in 4s
CI / Deployment Manifests (push) Successful in 2s
CI / Frontend E2E (push) Successful in 4m19s

This commit is contained in:
github-ops
2026-06-20 20:22:03 +00:00
parent 751a832fcb
commit 3ac00a57d0
7 changed files with 221 additions and 61 deletions
+2
View File
@@ -0,0 +1,2 @@
#[path = "unit/manifest.rs"]
mod manifest;