CommandCodeAI / CommandCodeAI/command-code
Sandbox requests (and/or use grading model, ...)
Nadie ha tomado este issue todavía.
- Lenguaje dominante
- Sin datos de lenguaje
- Estrellas
- 4k
- Forks
- 350
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Feature Description
Having a sandbox, or grading model for commands to automatically grade the safety of running it (or a combination of both) would be great.
A sandbox can see/limit what a command actually does and ask permission for things that need privileged access (commands interacting with the internet, touching files outside the working folder, ...).
An automated grading might make it easier for users to assess the danger of a command (this is done in GitHub Copilot, IIRC).
Use Case
Basically, I want a bit more ease of mind, less manual accepting every single tool call, less fatigue. At the same time, I don't want to use Shift + Tab to just blindly accept everything, as that might be potentially destructive or do unwanted modifications.
Additional Context
Having such a feature is a real game changer. I noticed this when switching to Codex from GitHub Copilot (in VS Code). In GitHub Copilot, the default mode is to ask for permission for almost every command ran. Codex is more intelligent with figuring out what to do, in general.
Also see a related issue for OpenCode: https://github.com/anomalyco/opencode/issues/2242.
BTW: I am on Windows, so having it work there as well would be a huge plus ;)
How important is this to you?
Blocking adoption or production use
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Línea de trabajo
No se nombran archivos, pruebas ni puntos de entrada. Empieza por localizar la ejecución de comandos y la gestión de permisos en la CLI, y luego aclara si el trabajo está dirigido al sandboxing, a la evaluación automatizada o a ambos, incluido el soporte para Windows y qué debería significar la finalización.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Área
- cli, security
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 5/5
- Tiempo estimado
- Más de una semana
- Estado de actividad
- Tranquilo
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 25/100