Skip to content

v0.1.2 - Workflow UX polish

Choose a tag to compare

@ErenAri ErenAri released this 05 Jun 16:23
· 95 commits to main since this release

Highlights

  • Simplifies the web UI around the core compatibility workflow: select targets, provide BPF, choose intent, run, read matrix.
  • Adds clearer pass/fail matrix visuals with required/optional count tiles and status pills.
  • Adds CI-first suite guidance and updates generated action snippets to Kernel-Guard/bpfcompat@v0.1.2.
  • Keeps history/runtime proof behind an advanced evidence drawer and lazy-loads it only when opened.
  • Updates make serve to run the public demo profile without a write API key by default.

Validation

  • git diff --check
  • go test ./...
  • go test -mod=vendor ./...
  • golangci-lint run --timeout=5m --new-from-rev=origin/main
  • Public-release hygiene scan for private keys/cloud demo URLs/private planning terms