Local-first code context, impact analysis, and merge-readiness verdicts for AI agents.
Local-first code context for agents and reviewers — what does this change actually touch? []( []( [](LICENSE) []( Inspects repo shape: files, package metadata, languages, package managers, scripts, likely entrypoints, git metadata, and ignored-heavy directories. Git repositories are scanned through so ignored files do not pollute harness context. Plain directories fall back to the built-in…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Local-first code context for agents and reviewers — what does this change actually touch? []( []( [](LICENSE) []( Inspects repo shape: files, package metadata, languages, package managers, scripts, likely entrypoints, git metadata, and ignored-heavy directories. Git repositories are scanned through so ignored files do not pollute harness context. Plain directories fall back to the built-in walker. Discovers repository roots under one or more local directories without indexing them. Discovery…