Workflow plugins
Workflow plugins change how the agent works, not how it looks: plan/execute routers, multi-agent teams, approval gates, diff review loops, chat-platform bridges, and CI-style checks. This is the category for turning DSH from a chat window into a pipeline.
199 plugins
1–30 of 199

agentscope-ai/ReMe
ReMe
ReMe: Memory Management Kit for Agents - Remember Me, Refine Me.
ToolWorkflow
3488 stars+42
Workflow plugin FAQ
- What is a workflow plugin?
- Anything that alters the agent loop or tool routing: sub-agent orchestration, plan approval gates, message editing with branches, or bridges that pipe DSH into Telegram, Lark, or JumpServer.
- Can I orchestrate multiple agents?
- Yes. Team-orchestration plugins split a long job across sub-agents with separate contexts, then merge the results back into your session.
- Are workflow plugins safe with write access?
- They inherit the harness sandbox and approval policy. Review plugins that request broad tool access, and keep approvals on for destructive tools.





















