Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: unfault/cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.30
Choose a base ref
...
head repository: unfault/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.32
Choose a head ref
  • 5 commits
  • 5 files changed
  • 1 contributor

Commits on Feb 4, 2026

  1. fix(graph): show transitive egress from handlers

    Follow call edges from HTTP route handlers so outbound HTTP calls made in helper functions still appear in 'unfault graph' entry points.
    Lawouach committed Feb 4, 2026
    Configuration menu
    Copy the full SHA
    c079494 View commit details
    Browse the repository at this point in the history
  2. chore: rustfmt

    Lawouach committed Feb 4, 2026
    Configuration menu
    Copy the full SHA
    29a7d1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79ca757 View commit details
    Browse the repository at this point in the history
  4. feat(ask): make LLM prompts conversational and story-first

    Shift the ask LLM system/user prompts and context packaging away from findings-only framing and toward grounded workspace/flow explanations.
    Lawouach committed Feb 4, 2026
    Configuration menu
    Copy the full SHA
    3a655f0 View commit details
    Browse the repository at this point in the history
  5. chore(release): bump to 0.6.32

    Update changelog for ask LLM prompt changes.
    Lawouach committed Feb 4, 2026
    Configuration menu
    Copy the full SHA
    0b84adf View commit details
    Browse the repository at this point in the history
Loading