PulseGateLive intelligence on AI-era software
Coverage
171,986

Software tracked

 

Freshness
Just now

Last update

 

Cadence
944/day

7-day average

Indexed today: 639

PulseGate

Live intelligence on the software shipping in the AI era — apps, models, agents, and infra.

Software is shipping faster than ever, and a growing share of it lives outside the official app stores. PulseGate tracks it live — free, for builders, analysts, and everyone keeping up.

Platform

  • All Apps
  • Categories
  • Industry Updates
  • Data Sources
  • Coverage Rules
  • Glossary
  • Embed Widget

Support

  • Help Center
  • Suggest a URL
  • Report an Issue

Company

  • About
  • Press & Data
  • Contact
  • Platform Status

Legal

  • Privacy
  • Terms
  • Disclaimer

© 2026 PulseGate. Operated by Dymaxio s.r.o., Prague, Czech Republic.·

All systems operational
PulseGate
COCodeline logo
Codeline
Visit ↗
  1. Home/
  2. CLI tools & terminal/
  3. Codeline
←Back to results
CCodeline logo

Codeline

codeline.co·Infrastructure

just-bash is a virtual bash shell environment implemented in TypeScript, designed to allow AI agents to execute shell scripts securely without interacting with the host operating system. It addresses the security risks inherent in granting shell access to AI agents by running commands against an in-memory filesystem, ensuring that no real disk operations or host OS interactions occur.

The tool parses and executes shell scripts through an abstract syntax tree (AST) pipeline, supporting a wide range of bash features such as pipes, redirections, conditional and loop constructs, functions, glob patterns, heredocs, and variable expansion. Over 70 commands are implemented, each as a separate module, enabling scripts to perform complex operations like chaining commands with && or ||, and using utilities such as cat, grep, sed, and jq within the virtual environment. The parser uses recursive descent techniques and enforces strict limits on parser depth, token count, and iterations to guard against malicious input, which is especially relevant when input is generated by large language models.

just-bash includes a modular filesystem layer, with the default being an entirely in-memory filesystem that stores files, directories, symlinks, and permissions in a map structure. Additional filesystem types are available: OverlayFs allows read-only access to a real directory while keeping all writes virtual, ReadWriteFs enables actual disk access when desired, and MountableFs supports combining multiple filesystems at different mount points. This design allows for scenarios such as granting an agent read-only access to a codebase while keeping all modifications isolated in memory.

Security is further enhanced by monkey-patching potentially dangerous JavaScript globals during script execution, using context tracking to ensure these patches only affect code running within the shell environment. Dynamic imports are blocked at multiple levels to prevent unauthorized code execution. The tool can be used programmatically via a TypeScript API, allowing for custom command definitions and integration with overlay filesystems, or through a CLI for direct shell command execution. It also provides a Sandbox class compatible with @vercel/sandbox for local development and testing. This makes just-bash particularly suitable for developers and researchers building or testing AI agents that require safe, isolated shell environments.

Open Source
CLI
C
Codeline preview
Visit codeline.co↗
⭐3.9k
stars
🍴210
forks
✓5
features
📅2025
since

Overview

5 features

Codeline is a CLI tools & terminal product. It allows AI agents to safely execute shell scripts in a virtual environment without risking the host system. Codeline is an open-source project aimed at AI agent developers. The project is open source (Open Source). Codeline is available on the command line.

Behind Codeline is Florian Narr, and the product first shipped in 2025. The project is developed in the open on GitHub with 3.9k stars and 49 commits in the last 90 days. Among its 5 catalogued features are in-memory filesystem, shell scripting, and AST-based interpreter.

  • ✓In-memory filesystem
  • ✓Shell scripting
  • ✓AST-based interpreter
  • ✓Sandboxed execution
  • ✓TypeScript implementation

Tags

virtual-shellsandboxed-executionai-agents

AI capabilities

CodeInference: LocalWeights: Open

Built with & integrations

Framework
nextjs
Hosting
vercel
Runs on
CLI

Trust & compliance

LicenseOpen Source
Verified signals
✓ HTTPS✓ Open Source✓ Free tier✓ GitHub · ★ 3.9k✓ Active maintenance

Recent events

Latest indexed changes and source events

  1. IndexedJun 26, 8:56 PM

    Listing verified by the PulseGate indexer

    Source: PulseGate indexerOpen ↗

Frequently asked questions about Codeline

What is Codeline?
Codeline allows AI agents to safely execute shell scripts in a virtual environment without risking the host system. It is catalogued under CLI tools & terminal on PulseGate.
Who should use Codeline?
Codeline is an open-source project built for AI agent developers.
Does Codeline have a free plan?
Yes — Codeline is open source under the Open Source license and free to use.
What platforms does Codeline run on?
Codeline runs on the command line.
Is Codeline still active?
PulseGate's automated liveness checks currently classify Codeline as active. The GitHub repository shows 49 commits in the last 90 days.
What tools are similar to Codeline?
Similar tools tracked by PulseGate include cairos-shell, bubble-agent, and Pilot Shell.cairos-shellbubble-agentPilot Shell
Who develops Codeline?
Codeline is developed by Florian Narr.
How long has Codeline been around?
Codeline first shipped in 2025.

At a glance

Platforms
Cli
Languages
English
Open source
Yes · ★ 3.9k
License
Open Source
First seen
Jan 20, 2026
Activity
🟢 Active
Status
🟢 Active
Built for
AI agent developers
Model
Open source
Solves
Allows AI agents to safely execute shell scripts in a virtual environment without risking the host system.

Developer

Florian Narr
Community-driven
↗ GitHub

Open source

View on GitHub →
⭐ Stars
3,859
🍴 Forks
210
Open issues
75
Last commit
3w ago
Commits 90d
49
Contributors
25
Authorship
Community-driven
Default branch
main
Latest release
@just-bash/executor@1.0.3 · 3w ago

Live coverage

Confidence
High · 98
Indexed
Jun 26, 2026
Lifecycle
Alive
Activity
Active
First seen
Jan 2026
Last seen
3w ago
Identity audit (9)
Entity ID
cmqvexhk300qrhgehh2rqko67
Slug
just-bash-a-full-shell-environment-that-never-touches-your-codeline-co
Verification state
Indexed for public listing
Claim / listing state
Unclaimed · listed: yes
Index status
Included in index
Latest evidence snapshot
Jun 26, 2026
Timeline basis
Indexed-at chronology (no inferred launch/funding milestones).
Last updated
Jul 13, 2026
Canonical URL
https://codeline.co/thoughts/repo-review/2026/just-bash-virtual-shell-for-ai-agents

Similar apps

Other apps tracked under the same category.

  • cairos-shell
    pypi.org
  • bubble-agent
    pypi.org
  • Pilot Shell
    pilot-shell.com
  • cplt
    nav.no
  • codie-cli
    pypi.org
  • Shell state, cached.
    beachcomber.sh