fledge 0.9.1

Dev-lifecycle CLI — scaffolding, tasks, lanes, plugins, and more.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
spec: review.spec.md
---

## Test Plan

### Unit Tests

- Default branch detection (main vs master)
- Empty diff detection
- Diff stat line parsing
- File filter flag applied to git diff command

### Integration Tests

- `fledge review` runs against a branch with changes (requires Claude CLI)
- `fledge review --file <path>` restricts diff to one file
- Empty diff produces a clear error message