Skip to content

Comments

feat: build interactive TUI dashboard with live budget meters#234

Merged
Timi16 merged 1 commit intoTimi16:mainfrom
ALIPHATICHYD:feature/tui-dashboard
Feb 22, 2026
Merged

feat: build interactive TUI dashboard with live budget meters#234
Timi16 merged 1 commit intoTimi16:mainfrom
ALIPHATICHYD:feature/tui-dashboard

Conversation

@ALIPHATICHYD
Copy link
Contributor

@ALIPHATICHYD ALIPHATICHYD commented Feb 22, 2026

Implements a full-screen terminal UI dashboard for interactive Soroban contract debugging,
satisfying all requirements

Closes #216

…ments four-pane layout with call stack, storage, budgets, and logs - adds real-time CPU/memory gauges with history tracking - supports keyboard navigation and debugger control actions - optimizes code by extracting timestamp helper and removing unused variants - passes all clippy and rustfmt checks
@ALIPHATICHYD ALIPHATICHYD changed the title feat: build interactive TUI dashboard with live budget meters - implements four-pane layout with call stack, storage, budgets, and logs - adds real-time CPU/memory gauges with history tracking - supports keyboard navigation and debugger control actions - optimizes code by extracting timestamp helper and removing unused variants - passes all clippy and rustfmt checks feat: build interactive TUI dashboard with live budget meters Feb 22, 2026
@Timi16 Timi16 merged commit 385b1b6 into Timi16:main Feb 22, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build Interactive TUI Dashboard with Live Budget Meters

2 participants