rust-bash 0.3.0

A sandboxed bash interpreter for AI Agents with a virtual filesystem
Documentation
# Rust
/target

# Debug / ad-hoc test files
/debug_test
/debug_test.rs
/test_ansi_parse.rs
/test_brush.sh

# Node.js / npm
node_modules/
dist/
*.tsbuildinfo

# Build artifacts
*.node
*.wasm
/pkg/

# OS files
.DS_Store
Thumbs.db

# Editor
.vscode/
.idea/
*.swp
*.swo

# Cloudflare
.wrangler/
.dev.vars
oil/
arith_*.txt
xfail-*.log