-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
Description
Describe the bug
E.g.,
--excluded-tools=grep,glob,web_fetchin interactive mode printsDisabled tools: glob, grep, web_fetchon console. But in ACP mode, prompting the LLM to print the available tools will still show the excluded tools.--reasoning-effort=highworks in interactive mode (confirmed from console + logs show"model": "capi:gpt-5-mini:defaultReasoningEffort=high") but not in ACP mode.
Affected version
GitHub Copilot CLI 1.0.5
Steps to reproduce the behavior
- Run in acp mode with the command line options above
- Initialize the session
- Send a prompt
- Inspect the logs (
--log-level=allworks in ACP mode)
Expected behavior
No response
Additional context
Fedora 43 x64.
Reactions are currently unavailable