review fixes: version bump, remove dead test file, fix extract-text bounds, fix markdown package, update roadmap

This commit is contained in:
Hermes
2026-05-11 22:50:31 +00:00
parent 1ba298e705
commit 225b52a9d8
7 changed files with 10 additions and 279 deletions

View File

@@ -174,8 +174,8 @@ Checklist:
| 7 | Dialog system + Toast | ~220 | v0.9.0 | DONE |
| 8 | Mouse support | ~80 | v0.10.0 | DONE |
| 9 | Plugin / slot system | ~50 | v0.11.0 | DONE |
| 10 | Terminal capability detection | ~100 | v0.12.0 | TODO |
| 11 | Rendering pipeline (framebuffer diff) | ~250 | v0.13.0 | TODO |
| 12 | Mouse improvements (selection, links) | ~80 | v0.14.0 | TODO |
| 10 | Terminal capability detection | ~100 | v0.12.0 | DONE |
| 11 | Rendering pipeline (framebuffer diff) | ~250 | v0.13.0 | DONE |
| 12 | Mouse improvements (selection, links) | ~80 | v0.14.0 | DONE |
|-------+----------------------------------------+--------+---------|--------|
| | Total | ~2800 | | |