1 unstable release
Uses new Rust 2024
| 0.1.0 | Aug 24, 2025 |
|---|
#2011 in Development tools
Used in 5 crates
(via agcodex-arg0)
530KB
11K
SLoC
agcodex-linux-sandbox
This crate is responsible for producing:
- a
agcodex-linux-sandboxstandalone 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-execCLI can check if its arg0 isagcodex-linux-sandboxand, if so, execute as if it wereagcodex-linux-sandbox - this should also be true of the
agcodexmultitool CLI
- the
Dependencies
~0–80MB
~2M SLoC