The single top-level entry point for ALL tasks in openwebui-extensions. Covers the complete project lifecycle: new plugin scaffolding, feature development, testing, documentation, release, issue triage & reply, community announcements, and self-learning. Routes to the right agents and skills in parallel or…
End-to-end plugin testing agent for OpenWebUI. Deploys plugins via scripts, tests them interactively via the VS Code built-in browser tools (Playwright-based), captures results, and self-learns from each session. Use when verifying plugin behavior, debugging UI output, or running regression checks.
Finalizes version bumps, creates standalone version docs, and drafts bilingual commit messages. Only triggered by Orchestrator or Coordinator when user says "发布" / "release" / "commit". Never commits or pushes without explicit approval.