Public review demo
xplosunn/argus-demo-turkish#1
Bugfix.
- The review opens on the changed
canReaddeclaration insrc/schema.ts. - The added regression test is visible beside the local
newSchemaandoldSchemavariables.
Local-first
Argus helps you review your local changes, understand the symbols it touches, and widen the lens only when you need it. Reduce the feedback loop and keep the review close to your train of thought.
See a real review
Compare a GitHub Pull Request with what you would see locally when running Argus.
Public review demo
Bugfix.
canRead declaration in src/schema.ts.newSchema and oldSchema variables.Status
Stay in the flow
Instead of scrolling raw patches first, Argus surfaces the declarations your diff touches, then lets you drill into context and usages.
Top-level symbols surface first, with locals available when you need finer detail.
Jump from a changed declaration to the places where it is used.
Inline added/removed lines, declaration jumps, and syntax highlighting.
Your repo stays on your machine. No source upload step required.
Feature branch reviews default to default-branch…HEAD; on the default
branch, Argus shifts to HEAD…WORKTREE for uncommitted work.
Run argus review from the project you want to inspect.