Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "@getpipher/armory-fleet",
"version": "0.0.0",
"private": true,
"description": "The armory suite's subagent orchestrator for the pi coding agent a cross-harness, superpowers-native fleet where every agent is armory-native from birth.",
"version": "0.2.0",
"private": false,
"description": "The armory suite's subagent orchestrator for the pi coding agent \u2014 a cross-harness, superpowers-native fleet where every agent is armory-native from birth.",
"license": "MIT",
"type": "module",
"author": "RECTOR (https://github.com/rz1989s)",
Expand Down Expand Up @@ -51,9 +51,9 @@
"@earendil-works/pi-coding-agent": "^0.81.1",
"@earendil-works/pi-tui": "^0.81.1",
"@earendil-works/pi-ai": "^0.81.1",
"@getpipher/armory-todo": "file:../armory-todo",
"@getpipher/armory-memory": "file:../armory-memory",
"@getpipher/vision": "file:../vision",
"@getpipher/armory-todo": "^0.5.4",
"@getpipher/armory-memory": "^0.1.1",
"@getpipher/vision": "^0.5.2",
"typebox": "^1.1.38",
"yaml": "^2.5.0"
},
Expand All @@ -62,4 +62,4 @@
"typescript": "^5.6.0",
"@types/node": "^22.0.0"
}
}
}
30 changes: 15 additions & 15 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading