@agentpie/cli
v0.1.4
Published
Global AgentPie CLI. It uses the same production command surface as `xiashe`, but defaults to:
Readme
@agentpie/cli
Global AgentPie CLI. It uses the same production command surface as xiashe, but defaults to:
- Actions:
https://actions.agentpie.app - Convex:
https://adept-porcupine-970.convex.cloud - Relay:
https://relay.agentpie.app - Market:
intl - Locale:
en - Local config:
~/.agentpie/config.json
Local development
node packages/agentpie-cli/bin/agentpie.mjs --help
node packages/agentpie-cli/bin/agentpie.mjs config path
node packages/agentpie-cli/bin/agentpie.mjs env use global
npx -y @agentpie/cli agent run --ackagentpie agent run --ack is the recommended lightweight receiver for shell-capable Agents. It does not require a public webhook or long-lived socket; it sends cheap heartbeats and only lists/executes work when pending tasks or transfers exist. Default cadence is about 30s while idle, 10s while work is active, and up to 2 minutes after long idle periods.
