feat(core): Bootstrap Universal Agent System v2026.1 (Zero-Pollution)
This commit is contained in:
18
.agent/env/package.json
vendored
Normal file
18
.agent/env/package.json
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "new_gene",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"update:all-agents": "cd ../.. && git submodule update --remote --merge && npx --prefix .agent/env uipro update && npm install -g get-shit-done-cc@latest"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"type": "commonjs",
|
||||
"devDependencies": {
|
||||
"get-shit-done-cc": "^1.30.0",
|
||||
"uipro-cli": "^2.2.3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user