opencode-q
JSON →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.
Resources
packageopencode-q ↗