Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

opencode-deepa

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

opencode-deepa

DeepA - Orchestrator-like agent plugin for OpenCode that delegates tasks to specialist agents

latest
Source
npmnpm
Version
1.0.1
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

opencode-deepa

DeepA - Orchestrator-like agent plugin for OpenCode that delegates tasks to specialist agents.

Installation

bunx opencode-deepa install

Usage

Once installed, you can use the DeepA agent in OpenCode by selecting it from the agent menu or by invoking it directly in your prompts.

DeepA acts as an orchestrator that delegates tasks to specialist agents like:

  • @explorer for discovering information in the codebase
  • @librarian for fetching library documentation
  • @oracle for architectural decisions
  • @designer for UI/UX work
  • @fixer for implementation tasks

Features

  • Strategic task decomposition and planning
  • Intelligent delegation to specialist agents
  • Parallel execution of independent tasks
  • Context-aware decision making
  • Built-in planning skill for complex tasks

Configuration

DeepA supports the same configuration options as other OpenCode plugins. You can customize models, enable/disable TMUX integration, and install additional skills.

See docs/provider-configurations.md for alternative provider configurations (Kimi, GitHub Copilot, ZAI Coding Plan).

License

MIT

Keywords

opencode

FAQs

Package last updated on 17 Mar 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts