Great project! 😄
I’ve noticed that SandboxAgent supports filesystem operations but lacks the ability to create a pseudo terminal (PTY) in the sandbox, so we can’t execute bash commands. IMHO a terminal is a basic capability for a sandbox and is supported by many providers (daytona, e2b, etc.), so it would be nice if sandbox-agent could support it.