cli-agents 0.2.11

Build agentic apps over users' existing AI subscriptions (Claude, Codex, Gemini)
Documentation
1
2
3
4
5
6
7
8
9
10
11
{
  "name": "@cueframe/cli-agents-linux-x64",
  "version": "0.0.0",
  "description": "cli-agents binary for Linux x64",
  "os": ["linux"],
  "cpu": ["x64"],
  "files": ["bin", "README.md"],
  "license": "MIT",
  "repository": { "type": "git", "url": "https://github.com/skoppisetty/cli-agents-rs.git" },
  "preferUnplugged": true
}