Agent
You have access to the agent-browser tool. Prefer using it over Playwright whenever possible.
7 tagged fzf, measured the same way as everything else here.
Browse within: dotfiles 7ai-integration 6chezmoi 6macos 6nix 6
Agent
You have access to the agent-browser tool. Prefer using it over Playwright whenever possible.
Agent
Fast read-only search/navigation agent for locating code. Find files by pattern (e.g. src//.tsx), grep for symbols or keywords, or answer "where is X defined / which files reference Y." Do NOT use for code review, design-doc auditing, cross-file consistency checks, or open-ended analysis — it reads excerpts, not whole…
Agent
Read-only research agent for questions whose answer lives OUTSIDE this repository: library/framework APIs, version and migration details, third-party error messages, how a public project behaves, papers, and multi-source or contested external questions. Returns a SOURCED answer — every claim carries the URL, doc…
Agent
Adversarial read-only checker for ONE stated claim. You give it a single specific assertion — "this function is never called with null", "removing X breaks nothing", "the fix in commit abc handles the empty case", "these two configs cannot both be active" — and it tries to REFUTE it, returning CONFIRMED / REFUTED /…