#tree-sitter #coding-assistant #llm

bin+lib agcodex-linux-sandbox

Linux-specific sandboxing using Landlock and seccomp

1 unstable release

Uses new Rust 2024

0.1.0 Aug 24, 2025

#2011 in Development tools


Used in 5 crates (via agcodex-arg0)

Apache-2.0

530KB
11K SLoC

agcodex-linux-sandbox

This crate is responsible for producing:

  • a agcodex-linux-sandbox standalone executable for Linux that is bundled with the Node.js version of the AGCodex CLI
  • a lib crate that exposes the business logic of the executable as run_main() so that
    • the agcodex-exec CLI can check if its arg0 is agcodex-linux-sandbox and, if so, execute as if it were agcodex-linux-sandbox
    • this should also be true of the agcodex multitool CLI

Dependencies

~0–80MB
~2M SLoC