Categories
Tags
Astro Automation Camping changelog clear CLI Codex compact Component Design Configuration context Context Copilot copy Ctrl+S CUDA Cursor Day Trip delegate diff Dynamic Routing Editor Error Error Fix Error Handling experimental Gemini git GitHub GitHub Copilot Google Hiking Hot Springs init Installation Iwate Prefecture Kobe Linux Mac Mention Meteor Shower Mode Switching model Nara Prefecture NoAdapterInstalled Node.js nvm OpenAI params plan PowerShell Prompt props Public Key Authentication Python Redirect research rewind SEO share Shell Execution Shift+Tab Shortcut SSH SSH config ssh-copy-id Stargazing Static Site streamer-mode Student undo Update usage Visual Studio VS Code VS2026 Windows WSL
146 words
1 minutes
How to Enable Experimental Features in GitHub Copilot CLI【/experimental】
Overview
“I heard Copilot CLI has this cool new feature, but I can’t find it anywhere…”
It might be hiding behind the experimental flag. Use /experimental to unlock features that are still in development.
Usage
Run this in Copilot CLI:
/copilot> /experimentalA list of available experimental features is shown, and you can toggle them on or off.
You can also enable it at launch:
copilot --experimentalOnce enabled, the setting is saved — no need to pass the flag every time.
Current Experimental Features
- Autopilot mode — cycle to it with
Shift+Tab. Copilot keeps working autonomously until the task is done.
※ Experimental features are added and changed frequently.
Things to Note
- These features are in active development and may be unstable
- They can be changed or removed without notice
- But if you want to be on the cutting edge, this is how
Related Posts
How to Enable Experimental Features in GitHub Copilot CLI【/experimental】
https://naonao-na.com/en/posts/github-copilot-cli-experimental/
