feat(web): build project loop workspace

This commit is contained in:
-Puter
2026-07-24 02:03:54 +05:30
parent 7974bd5f3e
commit 5d6ba558ab
10 changed files with 1353 additions and 245 deletions

View File

@@ -7,6 +7,7 @@
".": "./src/index.ts",
"./agent-os": "./src/agent-os.ts",
"./project": "./src/project.ts",
"./project-work": "./src/project-work.ts",
"./signal": "./src/signal.ts"
},
"scripts": {