Add 'pi' command alias and fix getApiKey import
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"description": "Coding agent CLI with read, bash, edit, write tools and session management",
|
||||
"type": "module",
|
||||
"bin": {
|
||||
"pi": "dist/cli.js",
|
||||
"coding-agent": "dist/cli.js"
|
||||
},
|
||||
"main": "./dist/index.js",
|
||||
|
||||
Reference in New Issue
Block a user