DeepAgents CLI binary for darwin-arm64
npm install @deepagents-cli/darwin-arm64This package contains the DeepAgents CLI binary for darwin-arm64.
This package is not meant to be installed directly.
Install deepagents-cli instead:
``bash`
npm install -g deepagents-cli
The main package will automatically install the correct platform-specific binary.
| Property | Value |
|----------|-------|
| OS | darwin |
| CPU | arm64 |
| Binary | bin/deepagents |
| Runner | macos-14 |
After installation, the binary is located at:
```
node_modules/@deepagents-cli/darwin-arm64/bin/deepagents
MIT - see LICENSE