Skip to content

Release soothe-nano 1.0.2

Choose a tag to compare

@caesar0301 caesar0301 released this 23 Jul 00:19

Fixed

  • ToolOptimizationMiddleware now redirects simple shell content/path searches (grep, egrep, fgrep, ag, literal rg, find -name) to the native grep / glob tools, while keeping an escape hatch for true-regex rg invocations (metacharacters or explicit regex flags).
  • discovery_hints module exposes search-backend (ripgrep / python_fallback) detection helpers.
  • Active search backend surfaced in the environment context XML and system-prompt guidance.

Full Changelog: v1.0.1...v1.0.2