agents-opencode
Advanced tools
+1
-1
@@ -1024,3 +1024,3 @@ #!/usr/bin/env node | ||
| info("2. Type '@' to see available agents"); | ||
| info("3. Try: @codebase Create a user API endpoint"); | ||
| info("3. Try: @orchestrator Create a user API endpoint"); | ||
| info('\nπ Documentation: https://github.com/shahboura/agents-opencode'); | ||
@@ -1027,0 +1027,0 @@ } |
+3
-3
| { | ||
| "name": "agents-opencode", | ||
| "version": "2.3.0", | ||
| "version": "2.3.1", | ||
| "description": "OpenCode Agents: Intelligent AI assistants for software development. Features 9 specialized agents (including legal-advisor for license auditing and compliance), 14 coding standards, automated code review, documentation generation, OpenCode plugin compatibility, and cross-platform installation. Supports .NET, Python, TypeScript, Flutter, Go, Java, Node.js, React, Ruby, and Rust with plan-first execution and context-aware assistance.", | ||
@@ -21,4 +21,4 @@ "files": [ | ||
| "doctor": "node scripts/doctor.js", | ||
| "lint:md": "markdownlint \"**/*.md\" --ignore node_modules --ignore .github --ignore \"example/**\"", | ||
| "lint:md:fix": "markdownlint \"**/*.md\" --ignore node_modules --ignore .github --ignore \"example/**\" --fix", | ||
| "lint:md": "markdownlint \"**/*.md\" --ignore node_modules --ignore .github --ignore \"example/**\" --ignore \"dist/**\"", | ||
| "lint:md:fix": "markdownlint \"**/*.md\" --ignore node_modules --ignore .github --ignore \"example/**\" --ignore \"dist/**\" --fix", | ||
| "validate:agents": "node scripts/validate-agents.js", | ||
@@ -25,0 +25,0 @@ "validate:commands": "node scripts/validate-command-matrices.js", |
+15
-5
@@ -5,2 +5,3 @@ # OpenCode Agents | ||
| [](https://www.npmjs.com/package/agents-opencode) | ||
| [](https://socket.dev/npm/package/agents-opencode) | ||
| [](https://shahboura.github.io/agents-opencode/) | ||
@@ -11,2 +12,4 @@ [](https://opensource.org/licenses/MIT) | ||
| Also available for Claude Code β see [Installation](#installation). | ||
| ## Why this pack | ||
@@ -100,11 +103,18 @@ | ||
| ### OpenCode Plugin (Alternative) | ||
| ### Claude Code Plugin | ||
| Add to your `opencode.json`: | ||
| ```bash | ||
| # Add marketplace (one-time) | ||
| /plugin marketplace add shahboura/agents-opencode-claude | ||
| ```json | ||
| { "plugin": ["agents-opencode"] } | ||
| # Install | ||
| /plugin install agents-opencode@shahboura | ||
| # Update | ||
| /plugin update agents-opencode@shahboura | ||
| ``` | ||
| Then restart OpenCode or run `/reload-plugins`. | ||
| Gives Claude Code access to the same 23 on-demand skills. Skills load only when | ||
| invoked β no context cost until you use them. See [adapters/claude-code/](./adapters/claude-code/) | ||
| for the plugin manifest and generator script. | ||
@@ -111,0 +121,0 @@ ## Agents |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
318896
0.17%239
4.37%