dwmkerr / dwmkerr/claude-code-agent

feat: sandbox workspace sessions by default

Open
#28 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
7
Forks
4
PR merge metrics
No merged PRs in 30d

Description

## Summary

By default, sandbox Claude workspace sessions for improved security and isolation.

## Details

- Sessions should run in a sandboxed environment when sensible
- This provides better isolation between sessions and protects the host system
- Consider making sandbox mode the default, with an option to disable if needed

## Tasks

- [ ] Research sandboxing options (containers, namespaces, etc.)
- [ ] Implement sandbox mode for workspace sessions
- [ ] Make sandbox the default behavior
- [ ] Add configuration option to disable sandboxing when needed

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.