Skip to Content
dd-flow
dd-flow

dd-flow

Local flow orchestrator for Mini protocol automation.

v0.x (alpha)mini + context flowsTUIVercel-ready docs

Key features

Mini protocol (plan → exec → gates)
Deterministic pipeline: checks/verify, fix-loop and commits.
Context flow (session priming)
Read-only to the repo: prime an agent session from Memory Bank + notes.
TUI for protocol review
Ledger cards feed, details panel, and interactive actions.
SoT in `DD_FLOW_ROOT` + `.protocols` in repo
Runtime state lives outside; human-readable history stays in your project.
Server/client split
`dd-flow` as a thin UI client; engine and state in `dd-flow-server`.
Theme + runtime config
YAML Theme DSL (ANSI256) and prompts/help overrides without rebuild.

How it works

  1. Create a protocol in Picker (mini or context).
  2. Do plan review and commit the plan into `.protocols/`.
  3. Execute steps with gates: checks → verify → fix-loop.
  4. Review everything in the TUI and keep history in `.protocols/`.
Open-source (alpha). Docs: EN/RU. Theme: system/light/dark.