Skip to main content

needs_github_ops

Function needs_github_ops 

Source
pub fn needs_github_ops(user_input: &str) -> bool
Expand description

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.