Remove deprecated agent coordination files and scripts; update documentation and streamline agent protocols.

This commit is contained in:
fujie
2026-03-16 04:09:29 +08:00
parent 06735d3c7f
commit 6dbbca8e55
8 changed files with 28 additions and 1168 deletions

View File

@@ -3,7 +3,6 @@ name: Plugin Planner
description: Analyze requirements and produce a safe implementation plan for OpenWebUI plugins
argument-hint: Describe the plugin goal, constraints, and target files
tools: ['read/readFile', 'search', 'web', 'web/githubRepo', 'read/terminalLastCommand', 'read/terminalSelection', 'agent']
infer: true
handoffs:
- label: Start Implementation
agent: Plugin Implementer