o7
chaos is given, order is earned.
A workflow DSL runner for AI-assisted pipelines. Write .7 workflow files. Run them with o7. State is local, runs are resumable, harnesses are pluggable.
Install
Usage
Quick example
version 1
workflow greet
exec
harness: claude
prompt: "Say hello in one sentence."
workflow main
run greet
Configure a harness in .7/harnesses.toml:
[]
= "claude"
= "flags"
= "--prompt"
Then:
License
CC0-1.0 OR Unlicense — public domain.