{"library":"opencode-q","type":"library","category":null,"description":"opencode-q is a prompt queue plugin for OpenCode (an AI coding assistant) that provides a web-based UI at http://localhost:4321 to manage per-session prompt queues. Developers can stage prompts, send them one-by-one, and track status (queued → pending → sent → done/failed) across multiple projects and sessions. v1.1.4 (latest) uses Bun and must be installed globally. It persists all state to disk, surviving OpenCode restarts. Unlike CLI-based prompts, this is a pure web interface with no TUI commands. Alternative to manually copying prompts or using OpenCode's built-in chat without queuing.","language":"javascript","status":"active","version":"1.1.4","tags":["javascript","opencode","opencode-plugin","prompt-queue","ai","agent","task-queue","open-source"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install opencode-q","imports":["import opencodeQ from 'opencode-q'","import { runQueue } from 'opencode-q'","import type { QueueStatus } from 'opencode-q'"]},{"cmd":"yarn add opencode-q","imports":[]},{"cmd":"pnpm add opencode-q","imports":[]}],"homepage":"https://github.com/dev3am/opencode-q#readme","github":"https://github.com/dev3am/opencode-q","docs":null,"changelog":null,"pypi":null,"npm":"opencode-q","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}