fledge 0.8.0

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

## Tasks

- [x] Write spec files for TUI module
- [x] Implement dashboard with 11 categories and all actions
- [x] Implement input form for actions requiring user input
- [x] Implement scrollable output panel
- [x] Integrate nested template browser
- [x] Add publish action to Templates category
- [x] Update CLI reference documentation
- [x] Wire up CLI subcommand in main.rs
- [x] Run verification suite