{"_id":"@bencousins/opencode-big-three-plugin","name":"@bencousins/opencode-big-three-plugin","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"@bencousins/opencode-big-three-plugin","version":"1.0.0","description":"Big-3 Super Agent tools for OpenCode: agent registry, operator logs, cost tracking, and browser queue","type":"module","main":"index.js","exports":{".":"./index.js"},"keywords":["opencode","plugin","big-3","agents","orchestrator"],"author":{"name":"Ben Cousins"},"license":"MIT","peerDependencies":{"@opencode-ai/plugin":"^1.0.0"},"engines":{"node":">=18.0.0"},"_id":"@bencousins/opencode-big-three-plugin@1.0.0","_nodeVersion":"20.19.4","_npmVersion":"9.2.0","dist":{"integrity":"sha512-mK0A+feePwj2D9grIx1uMf8nWcw6wNlgLxdphyhXTFnVp/9I6jZubIkvlvxCz1wwdXIBO5GYtsr0N/KalvNh2g==","shasum":"fd5f745bc9408be6c7f1228bb5ca5c67a775d675","tarball":"https://registry.npmjs.org/@bencousins/opencode-big-three-plugin/-/opencode-big-three-plugin-1.0.0.tgz","fileCount":3,"unpackedSize":17747,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIHJqAZyvbvUDEgdN8ZzrDGJMUynIU4zJwudTam8FdlqmAiEAvXYmBnj9X/ZlY7wswP35dSuSevFVcGbPr944oZQt8fE="}]},"_npmUser":{"name":"bencousins","email":"biometglobal@gmail.com"},"directories":{},"maintainers":[{"name":"bencousins","email":"biometglobal@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/opencode-big-three-plugin_1.0.0_1763236347294_0.45457429593623466"},"_hasShrinkwrap":false}},"time":{"created":"2025-11-15T19:52:27.192Z","1.0.0":"2025-11-15T19:52:27.498Z","modified":"2025-11-15T19:52:27.848Z"},"maintainers":[{"name":"bencousins","email":"biometglobal@gmail.com"}],"description":"Big-3 Super Agent tools for OpenCode: agent registry, operator logs, cost tracking, and browser queue","keywords":["opencode","plugin","big-3","agents","orchestrator"],"author":{"name":"Ben Cousins"},"license":"MIT","readme":"# @bencousins/opencode-big-three-plugin\n\nOpenCode plugin that recreates the `big-3-super-agent` tool surface for orchestrating coding and browser agents with operator logs, cost tracking, and registry management.\n\n## Installation\n\n```bash\nnpm install @bencousins/opencode-big-three-plugin\n```\n\n## Usage\n\nAdd to your `opencode.json`:\n\n```json\n{\n  \"plugin\": [\"@bencousins/opencode-big-three-plugin\"]\n}\n```\n\n## Tools\n\n- `list_agents` – List all registered Big-3 agents\n- `create_agent` – Create a new Claude Code or Gemini agent\n- `command_agent` – Log a command and create an operator file\n- `check_agent_result` – Read back operator log contents\n- `delete_agent` – Remove an agent from registry\n- `browser_use` – Record a Gemini browser automation task\n- `open_file` – Read a file from the worktree\n- `read_file` – Read a file from the Big-3 directory\n- `report_costs` – Summarize estimated API usage\n\n## Storage\n\nAll data persists under `~/.opencode/agent/big_three_realtime/`:\n\n- `state/registry.json` – Agent registry\n- `state/costs.json` – Cost tracking\n- `operators/` – Operator log files\n- `browser/task-queue.ndjson` – Browser task queue\n- `logs/events.log` – Event audit trail\n\n## License\n\nMIT\n","readmeFilename":"README.md","_rev":"1-3e7755189da58a45ff89c8ba851dffc9"}