You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
24
24
- Successful `--handoff` runs now record the written handoff path in `run.json`.
25
25
-`brigade run --handoff` to write a Memory Handoff for successful runs, with `--handoff-inbox` override.
26
26
-`brigade runs list` to print recent run artifact directories from `.brigade/runs`.
27
+
-`brigade runs latest` to show the newest run summary without copying a run path from `brigade runs list`.
27
28
-`brigade runs show <run-dir>` to print a readable summary of one run artifact directory.
28
29
- Roster-level and per-agent `timeout_seconds` controls for bounded CLI calls.
29
30
-`brigade run --read-only` prompt policy for planning and review runs that should inspect and recommend only, with native `codex exec --sandbox read-only` enforcement for Codex agents.
0 commit comments