feat: rename dry_run to no_inference for all tiers #17

Merged
alvis merged 1 commits from worktree-agent-afc013ce into main 2026-03-24 07:27:04 +00:00

1 Commits

Author SHA1 Message Date
9c2f27eed4 Rename dry_run → no_inference, extend to all tiers in agent.py
When no_inference=True, routing decision is captured but all LLM
inference is skipped — yields constant "I don't know" immediately.
Also disables fast-tool short-circuit so routing path always runs.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-24 03:43:42 +00:00