Add workspace/environment schemas and shared agent hints

This commit is contained in:
Gregory Schier
2026-02-23 07:25:33 -08:00
parent 1e7e1232da
commit 53d86f5568
11 changed files with 141 additions and 12 deletions

View File

@@ -1,3 +1,4 @@
pub mod confirm;
pub mod http;
pub mod json;
pub mod schema;