···21212222## better diagnostics
2323- [ ] **errors**: switch to `anyhow` or `miette` for nicer errors and better context
2424-- [ ] **tracing**: cli flag to print state of vm/tape after every instruction
2424+- [x] **tracing**: cli flag to print state of vm/tape after every instruction
25252626## visualization
2727- [ ] **real-time cell visualization**: tui showing tape being adjusted and data pointer moving in real time at adjustable speed