mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-21 11:04:42 +00:00
support pi
This commit is contained in:
parent
cc5a9e0d73
commit
843498e9db
41 changed files with 2654 additions and 102 deletions
|
|
@ -11,6 +11,7 @@ fn main() {
|
|||
("claude", "claude.json"),
|
||||
("codex", "codex.json"),
|
||||
("amp", "amp.json"),
|
||||
("pi", "pi.json"),
|
||||
];
|
||||
|
||||
for (name, file) in schemas {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue