fabro/crates
Bryan Helmkamp f211ec86d9 Cache ripgrep availability check in all execution environments
The rg availability probe (rg --version / which rg) was running on every
grep() call. Cache the result in a OnceLock/OnceCell per environment so
the probe runs at most once. Also add grep -rn fallback to Daytona env,
matching the pattern already used by local and Docker envs.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 19:47:07 -05:00
..
agent Cache ripgrep availability check in all execution environments 2026-02-27 19:47:07 -05:00
attractor Cache ripgrep availability check in all execution environments 2026-02-27 19:47:07 -05:00
git-storage Add git-storage crate for storing data in git object database 2026-02-24 23:17:44 -05:00
llm Simplify LLM crate: constructors, shared HTTP/SSE infra, Deref delegation 2026-02-27 19:12:33 -05:00
util Consolidate redact and terminal crates into util 2026-02-27 18:44:19 -05:00