refactor: rename sandbox-daemon to sandbox-agent

This commit is contained in:
Nathan Flurry 2026-01-25 02:30:12 -08:00
parent f92ecd9b9a
commit a49ea094f3
41 changed files with 808 additions and 134 deletions

View file

@ -1,6 +1,7 @@
{
"name": "sandbox-daemon-workspace",
"name": "sandbox-agent-workspace",
"private": true,
"license": "Apache-2.0",
"packageManager": "pnpm@9.15.0",
"scripts": {
"build": "turbo run build",