add agent schemas

This commit is contained in:
Nathan Flurry 2026-01-24 22:37:22 -08:00
commit c4153c5335
20 changed files with 2735 additions and 0 deletions

View file

@ -0,0 +1,3 @@
[workspace]
resolver = "2"
members = ["engine/packages/*"]