Jak wyłączyć Sandbox w VS Code? Wyświetl PDF

  • VSCode, Shared hosting, Vibecoding, SSH
  • 3

Jeśli po skonfigurowaniu dostępu przez SSH i próbie wykonania jakichkolwiek działań na serwerze agent zgłasza, że terminal jest dla niego niedostępny z powodu prawdopodobnego braku bubblewrap, socat — wykonaj następujące kroki:

  1. Otwórz menu FilePreferencesSettings.
  2. W polu wyszukiwania ustawień wpisz: @id:chat.agent.sandbox.enabled
  3. Znajdź opcję Chat › Agent › Sandbox: Enabled
    Controls whether agent mode uses sandboxing to restrict what tools can do. When enabled, tools like the terminal are run in a sandboxed environment to limit access to the system.
  4. Przełącz wartość z On na Off.

Chat › Agent › Sandbox: Enabled toggle in VS Code Settings

Następnie można ponownie spróbować się połączyć.


Czy ta odpowiedź była pomocna?

<< Wstecz