chore: cargo fmt

This commit is contained in:
Nathan Flurry 2026-02-05 00:37:36 -08:00
parent 14f2743b9a
commit 886f93aaca
15 changed files with 240 additions and 181 deletions

View file

@ -1,6 +1,6 @@
{
"name": "sandbox-agent",
"version": "0.1.6-rc.1",
"version": "0.1.6",
"description": "Universal API for automatic coding agents in sandboxes. Supprots Claude Code, Codex, OpenCode, and Amp.",
"license": "Apache-2.0",
"repository": {