feat: rename dry_run to no_inference for all tiers #17
Reference in New Issue
Block a user
Delete Branch "worktree-agent-afc013ce"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Rename dry_run to no_inference in agent.py. When no_inference=True, routing decision is captured but all LLM inference is skipped.