mirror of
https://github.com/profullstack/logicsrc.git
synced 2026-08-14 06:47:28 +00:00
Add LogicSRC CLI and AgentSwarm surfaces
This commit is contained in:
parent
ec2e721df1
commit
3b3d7ec09a
8 changed files with 149 additions and 22 deletions
3
package-lock.json
generated
3
package-lock.json
generated
|
|
@ -4655,7 +4655,8 @@
|
|||
},
|
||||
"bin": {
|
||||
"cb": "dist/index.js",
|
||||
"commandboard": "dist/index.js"
|
||||
"commandboard": "dist/index.js",
|
||||
"logicsrc": "dist/index.js"
|
||||
},
|
||||
"devDependencies": {
|
||||
"tsx": "^4.21.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue