Skip to content

Commit fe9dcdc

Browse files
committed
8072d3
1 parent 7ca9261 commit fe9dcdc

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,6 @@ CommandGraph is an infrastructure tool that runs shell commands in the right ord
66

77
One Python file with zero dependencies. No agents on your servers. No daemon. No database.
88

9-
Recent additions:
10-
11-
- Sub-graph inclusion: a step can now run another `.cgr` or `.cg` file as a unit with `from ./child.cgr:`
12-
- Human-in-the-loop wait gates: `wait for webhook "..."` and `wait for file "..."` are first-class steps
13-
- Machine-readable apply mode: `cgr apply FILE --output json`
14-
- Execution metrics: per-step, per-wave, and total wall-clock timing are now persisted in the state journal
15-
169
```
1710
--- Deploy my app ---
1811

0 commit comments

Comments
 (0)