🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@qforge/opencode-cc

Package Overview
Dependencies
Maintainers
3
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@qforge/opencode-cc

OpenCode, supercharged. ⚡

npmnpm
Version
0.0.4
Version published
Weekly downloads
17
325%
Maintainers
3
Weekly downloads
 
Created
Source

opencode-cc

OpenCode, supercharged. ⚡

To Install 🔌

Add to "plugin" in .opencode/opencode.json:

{
  "plugin": ["@qforge/opencode-cc"]
}

Contributing 🤝

Install dependencies:

bun install

Build:

bun run build

Notes 📝

Child Session Worktrees

When the orchestrator creates a new child session, this plugin creates an isolated git worktree and creates the child session inside that worktree.

  • Location: .opencode/worktrees/
  • Cleanup: worktrees are not removed automatically; delete them with git worktree remove <path> (and optionally delete the associated branch) when you no longer need them.

This project was created using bun init in bun v1.3.5. Bun is a fast all-in-one JavaScript runtime.

FAQs

Package last updated on 07 Feb 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