Skip to content

Commit b1939b4

Browse files
committed
update todo items
1 parent 5cff038 commit b1939b4

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

TODO-CLAUDE.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,14 @@ Minigun is a high-performance data processing pipeline framework for Ruby with s
5858
- [ ] Add idiomatic representation for each example
5959

6060
- [ ] HUD UI improvement
61-
- [ ] Introduce Hud::DiagramStage and DiagramPipeline/Executor
62-
- [ ] Re-add throughput and bottleneck icons to stages
63-
- [ ] Improve animations, use 24-frame counter (or just int counter which rolls over?)
61+
- [X] Introduce Hud::DiagramStage
62+
- [X] Re-add throughput and bottleneck icons to stages
63+
- [X] Improve animations, use 24-frame counter (or just int counter which rolls over?)
64+
- [ ] Add DiagramPipeline/Executor
65+
- [ ] Stage color to gray when finished
66+
- [ ] Add IPC stages thick/yellow connections
67+
- [ ] Add ractor, threadcount, etc.
68+
- [ ] connection length should account for frame size
6469
- [ ] Arrows on lines?
6570
- [ ] fix up/down of stages (not clearing lines)
6671
- [ ] auto-size width of stage columns

0 commit comments

Comments
 (0)