fledge 0.11.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: prs.spec.md
---

## Test Plan

### Unit Tests

- Draft detection from `draft` field
- State display mapping (open, closed, merged)
- Icon selection logic (filled vs open circle)
- Diff stat formatting (files changed, additions, deletions)

### Integration Tests

- `fledge prs` lists PRs from a real repo (requires network and token)
- `fledge prs view <number>` displays expected fields including diff stats
- `fledge prs --json` returns valid JSON array