$ irm https://raw.githubusercontent.com/fgpaz/mi-lsp/main/scripts/install/install-agent.ps1 | iex
$ mi-lsp init . --name myapp
$ mi-lsp nav ask "where does checkout validation happen?" --workspace myapp --format toon
Installed from GitHub Releases:
latest: v0.4.1
checksums: verified
workers: installed
Found the checkout validation path:
1. Canonical spec
.docs/wiki/05-requisitos.md#RF-CHECKOUT-003
2. Main implementation
src/checkout/validateOrder.ts
3. Nearby tests
tests/checkout/validateOrder.test.ts
Next: mi-lsp nav pack "change checkout validation" --workspace myapp --format toon
docs
code
tests
trace