Skip to main content

Module routing

Module routing 

Source

Structs§

QueryIntent

Enums§

DirectAnswerKind
QueryIntentClass

Functions§

all_host_inspection_topics
classify_query_intent
is_scaffold_request
mentions_commit_intent
mentions_symbol_search
needs_computation_sandbox
Returns true when the user’s query involves computation that must be exact — checksums, financial math, statistics, date arithmetic, algorithmic verification, etc. Used by the harness to inject a pre-turn nudge toward run_code instead of model memory.
needs_github_ops
Returns true when the user’s query is GitHub-related and should use github_ops. The model should never shell out to gh — use the dedicated tool instead.
preferred_host_inspection_topic
preferred_workspace_workflow