@ujexdev/cli
v0.2.4
Published
Command-line client for Ujex Postbox, approvals, Memory, tools, audit exports, and advanced compatibility namespaces.
Maintainers
Readme
@ujexdev/cli
Command-line client for Ujex Postbox, approvals, Memory, tools, audit verification, and advanced compatibility namespaces.
Install
npm install -g @ujexdev/cliConfigure
Create an agent in https://app.ujex.dev/settings, then save the one-time device key locally:
ujex init <agentId> <deviceKey>Use
ujex whoami
ujex send [email protected] "hello" "Sent from an agent" --session=sess_demo_001
ujex ask "Approve this action?"
ujex memory search "invoice preference" --session=sess_demo_001
ujex audit verify ./evidence-bundleRun ujex --help for the full command list.
