Just-bash: TypeScript Virtual Bash Environment for AI Agents
By
tosh
A five-star bake. Worth schmearing, sharing, saving.
Summary
Just-bash is a virtual bash environment written in TypeScript with an in-memory filesystem, designed specifically for AI agents. It provides broad support for standard Unix commands and bash syntax, with optional support for curl, Python, JavaScript/TypeScript, and SQLite. The tool features isolated shell states for each exec() call while maintaining a shared filesystem across calls, and allows for custom command extensions. The software is currently in beta with security considerations noted.
Key quotes
· 4 pulledA virtual bash environment with an in-memory filesystem, written in TypeScript and designed for AI agents.
Broad support for standard unix commands and bash syntax with optional curl, Python, JS/TS, and sqlite support.
Each exec() call gets its own isolated shell state — environment variables, functions, and working directory reset between calls. The filesystem is shared across calls, so files written in one exec() are visible in the next.
Note: This is beta software. Use at your own risk and please provide feedback. See security model.
You might also wanna read
Lago launches Agent SDK to automate AI token usage tracking and billing
Lago released an Agent SDK (Python and TypeScript) that wraps LLM clients to automatically extract and send token usage data to Lago for bil
Harbor: CLI tool for one-command local LLM stack deployment
Harbor is a CLI tool and companion that lets developers spin up complete local LLM stacks with a single command. Created by Ivan over nearly
AgentRail: Open-source local control plane for managing AI coding agent task lifecycles
AgentRail is an open-source, locally-run task lifecycle layer for AI coding agents. It solves the operational challenges beyond code writing
Transfa.sh: Headless file-sharing tool built for AI agents and automated workflows
Transfa.sh is a file-sharing tool designed specifically for AI agents and automated workflows, not human users. It allows AI agents (like Cl
Mycelis: A serverless AI workspace with smart routing, semantic caching, and MCP agent integrations
Mycelis is a serverless AI workspace that abstracts hardware management, allowing users to spin up open-source models on optimized GPUs or b
Memori launches agent-native persistent memory infrastructure using structured knowledge graphs from agent trace data
Memori is a new agent-native memory infrastructure that enables AI agents to create structured, long-term persistent memory directly from ag
