Describe the feature or problem you'd like to solve
Every time I launch copilot, I'm prompted with the "Session storage" dialog asking me to choose between "Keep on this device only", "Sync to my account", or "Sync to the repository for my team". I always select "Keep on this device only".
Proposed solution
Could a sessionStorage config key be added to ~/.copilot/config.json (similar to how banner supports "never")? For example, "sessionStorage": "local" would skip the dialog entirely. This would streamline the startup experience for users who have a consistent preference.
Example prompts or workflows
No response
Additional context
No response
Describe the feature or problem you'd like to solve
Every time I launch
copilot, I'm prompted with the "Session storage" dialog asking me to choose between "Keep on this device only", "Sync to my account", or "Sync to the repository for my team". I always select "Keep on this device only".Proposed solution
Could a
sessionStorageconfig key be added to~/.copilot/config.json(similar to howbannersupports"never")? For example,"sessionStorage": "local"would skip the dialog entirely. This would streamline the startup experience for users who have a consistent preference.Example prompts or workflows
No response
Additional context
No response