CommandCodeAI / CommandCodeAI/desktop
[Feedback]: Have proper sandboxed execution logic
@aliarain y travaille déjà.
Depuis le 7/9/2026.
- Langage dominant
- Shell
- Étoiles
- 80
- Forks
- 2
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
What problem are you trying to solve?
The current permission settings are not sufficient for my use case. I general, the available approval modes are hard for me to understand.
What would improve it?
What I want is sandboxed execution (I am on Windows). A bit like in Codex (potentially the only app that got this right; GitHub Copilot in VS Code is not doing this, neither is Claude Code. They have a sandbox. Reads are typically allowed. Writings outside the project folder, internet access, ... requires permission. And because they have a sandbox, they can also apply this to arbitrary command executions. They can ensure that nothing can be circumvented, or hidden inside some long script, because they always limit the real effect with their sandbox.
What do you do today?
No response
Product area
None
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Par où commencer
- Lisez l'issue en entier, puis le guide de contribution du projet.
- Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
- Forkez le dépôt et travaillez sur une branche.
- Ouvrez une pull request qui référence le numéro de l'issue.
Évaluation
Cette issue n'a pas encore été évaluée.