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
Owner

Rename dry_run to no_inference in agent.py. When no_inference=True, routing decision is captured but all LLM inference is skipped.

Rename dry_run to no_inference in agent.py. When no_inference=True, routing decision is captured but all LLM inference is skipped.
alvis added 1 commit 2026-03-24 03:45:28 +00:00
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>
alvis merged commit fc53632c7b into main 2026-03-24 07:27:04 +00:00
alvis deleted branch worktree-agent-afc013ce 2026-03-24 07:27:06 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: alvis/adolf#17