CommandCodeAI / CommandCodeAI/desktop
[Feedback]: Have proper sandboxed execution logic
@aliarain arbeitet bereits daran.
Seit 07.9.2026.
- Vorherrschende Sprache
- Shell
- Sterne
- 80
- Forks
- 2
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Bewertung
Dieses Issue wurde noch nicht bewertet.