@juanjofuchs/agent-mail
v0.1.4
Published
Self-describing local inbox for coding agents
Maintainers
Readme
Agent Mail CLI
A self-describing local inbox for coding agents.
Usage
npx -y @juanjofuchs/agent-mail describeOr install globally:
npm install -g @juanjofuchs/agent-mail
agent-mail describeRequirements
- Node.js 16 or newer
- Supported platform: Windows x64, Linux x64, macOS x64, or macOS arm64
The npm package downloads the matching standalone binary from the Agent Mail GitHub Release during install. Python is not required.
Alternative Installation
If npm installation fails or your platform is not supported by the npm binary wrapper, install the Python package with pipx:
pipx install agent-mail-cli
agent-mail describeLinks
License
MIT
