No description
Find a file
2026-03-13 23:30:18 +01:00
bin Minor update 2026-03-13 23:30:18 +01:00
lib Reorganize code and document functions 2026-03-13 23:27:28 +01:00
.gitignore Reorganize code and document functions 2026-03-13 23:27:28 +01:00
.ocamlformat Start with hello world 2026-03-13 18:19:13 +01:00
dune-project Start with hello world 2026-03-13 18:19:13 +01:00
LICENSE Initial commit 2026-03-13 17:00:51 +00:00
README.md Start with hello world 2026-03-13 18:19:13 +01:00

Inspector

  • Stage 1: Split the terminal
  • Stage 2: Show a live log
  • Stage 3: Add a command line at the bottom
  • Stage 4: Commands that call external tools
  • Stage 5: UUID / OpaqueRef resolver

Step 1

  • Smallest program that splits the area into two parts
    • top: Log area
    • bottom: cli

Step 2

  • Fake logs
    • Replace top placeholder with fake logs
    • Refreshing UI
    • Scrolling

Step 3

  • Command line interface
    • to be defined

Step 4

  • External command: we will need to all xe
  • Access to XAPI database

Step 5

  • Query for UUID and OpaqueRef