From b67c1ef387b0ad00e509ce4241dd392822b2f608 Mon Sep 17 00:00:00 2001 From: Suraj Kuncham <44778405+Suraj1235@users.noreply.github.com> Date: Fri, 5 Jun 2026 20:59:15 +0530 Subject: [PATCH] docs: add open-dynamic-workflows to plugins --- data/plugins/open-dynamic-workflows.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 data/plugins/open-dynamic-workflows.yaml diff --git a/data/plugins/open-dynamic-workflows.yaml b/data/plugins/open-dynamic-workflows.yaml new file mode 100644 index 0000000..5dba057 --- /dev/null +++ b/data/plugins/open-dynamic-workflows.yaml @@ -0,0 +1,4 @@ +name: Open Dynamic Workflows +repo: https://github.com/Suraj1235/open-dynamic-workflows +tagline: Dynamic multi-agent workflows for OpenCode — plan, orchestrate, and verify with the script as the orchestrator +description: An MIT-licensed engine bringing Claude-Code-style dynamic workflows and ultracode to OpenCode. A local daemon runs a generated orchestration script with concurrent agents, adversarial verification, and crash-resume; the OpenCode plugin adds workflow/ultracode triggers and a planning UI. Bring your own model — Anthropic, any OpenAI-compatible endpoint, or local Ollama. \ No newline at end of file