mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-14 08:21:18 -03:00
Add tab completion support for claude CLI tool, including: - Top-level commands (doctor, install, mcp, plugin, setup-token, update) - Global options for model, agent, system prompt configuration - Tool and permission management options - MCP server configuration - IDE and Chrome integration settings - Output format and session management options - Sub-command specific help Closes #12361