CommandCodeAI / CommandCodeAI/desktop

[Feedback]: Have proper sandboxed execution logic

Ouverte
#8 0 commentaires 0 réactions 1 personne assignée Voir sur GitHub

@aliarain y travaille déjà.

Depuis le 7/9/2026.

enhancement
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

  1. Lisez l'issue en entier, puis le guide de contribution du projet.
  2. Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
  3. Forkez le dépôt et travaillez sur une branche.
  4. Ouvrez une pull request qui référence le numéro de l'issue.

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.