Planpilot plugin for OpenCode
npm install opencode-planpilotPlanpilot for OpenCode. Provides plan/step/goal workflow with auto-continue for AI steps and a native planpilot tool.
session.idle when next step is assigned to aiAdd to opencode.json:
``json``
{
"plugin": ["opencode-planpilot"]
}
OpenCode installs npm plugins automatically at startup.