Skip to content
@unfault

unfault

Cognitive context for the code you work on everyday

Unfault

Cognitive context for the code you work on everyday.

DocumentationGet StartedVS Code Extension


You know that moment when you're about to change a function and wonder: "What else does this touch?"

Unfault answers that question before you find out the hard way.

See What Your Code Actually Does

When you're editing process_payment(), you probably want to know:

  • 🔗 Who calls this?: 3 routes, 2 functions
  • 🎯 What SLOs are related to your route?: 99.9% availability on /checkout
  • ⚠️ What's missing?: No timeout on the external API call

Instead of grepping, tracing, and hoping: you just see it.

It Works Where You Work

In VS Code: context follows your cursor

CodeLens showing function impact
Compact hints above functions show what matters

Impact shown in the sidebar
Get context as you navigate your code

In your terminal: review before you push

Review your code from the terminal
Runs in no time, flags what is worth looking

Ask about your code
Ask natural questions about your code

Use this context with your favourite AI too.

What's Here

Repository What it does License
cli The brain: analysis, CI integration, LSP server MIT
core Parsing and graph building MIT
vscode VS Code extension MIT

Supports Your Stack

Python · Go · Rust · TypeScript · JavaScript

FastAPI · Flask · Django · Express · Gin: with framework-aware route detection.

Your Code Stays With You

Source code never leaves your machine. We receive a semantic graph: imports, calls, relationships: not your actual code. Privacy details →


Write with greater insights.

Get Started →

Pinned Loading

  1. cli cli Public

    A calm reviewer for thoughtful engineers.

    Rust 2

  2. vscode vscode Public

    TypeScript

Repositories

Showing 4 of 4 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…