github / github/copilot-cli

Auto-allow permissions on session start

Abierto
#3,877 2 comentarios 2 reacciones 0 asignados Ver en GitHub
area:configuration area:permissions
Lenguaje dominante
Shell
Estrellas
11.2k
Forks
1.9k
Merge medio
14 h 16 min
PR fusionados (30 d)
6

Descripción

### Describe the feature or problem you'd like to solve

Add a persistent setting to automatically run /allow-all when starting a new session.

### Proposed solution

Suggested implementation:
- Add a setting like `permissions.auto_allow_all: true` (configurable via /settings)
- Or add a startup preference in ~/.copilot/config

### Example prompts or workflows

I work in trusted directories and need to run /allow-all at the start of every session. Having to manually enable permissions each time creates friction in the workflow.

### Additional context

Same as Claude's bypass permissions toggle.

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Start by tracing the existing /allow-all command and the /settings flow. Compare the proposed permissions.auto_allow_all setting with the startup preference in ~/.copilot/config, then determine how a new session reads persisted settings. Done means a documented, configurable preference automatically applies the intended permission behavior when a session starts.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
shell
Área
cli, security
Tipo de issue
Nueva funcionalidad
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Activo
Claridad
Bastante claro
Aptitud para principiantes
55/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.