Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TUI debugger #5

Closed
pancsta opened this issue Jan 12, 2024 · 0 comments · Fixed by #20, #21 or #22
Closed

TUI debugger #5

pancsta opened this issue Jan 12, 2024 · 0 comments · Fixed by #20, #21 or #22
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed p:2 Medium priority

Comments

@pancsta
Copy link
Owner

pancsta commented Jan 12, 2024

ATM only logging, Inspect and StringAll can help with debugging, but not inside transitions.

Step-aware tool is needed:

  • TUI with text styling to show the current step
  • time travel (by tick and step)
  • telemetry export from the machine (via protobufs)
  • patch/reverse patch gen on the TUI client

Maybe:

  • plain text representation for Inspect (eg marking touched nodes with [])
  • support for multiple machines in TUI
@pancsta pancsta added enhancement New feature or request help wanted Extra attention is needed p:2 Medium priority labels Jan 12, 2024
@pancsta pancsta self-assigned this Feb 19, 2024
This was linked to pull requests Feb 22, 2024
@pancsta pancsta linked a pull request Mar 4, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed p:2 Medium priority
Projects
None yet
1 participant