agcodex-linux-sandbox

Crates.ioagcodex-linux-sandbox
lib.rsagcodex-linux-sandbox
version0.1.0
created_at2025-08-24 00:25:50.045248+00
updated_at2025-08-24 00:25:50.045248+00
descriptionLinux-specific sandboxing using Landlock and seccomp
homepagehttps://github.com/agcodex/agcodex
repositoryhttps://github.com/agcodex/agcodex
max_upload_size
id1807977
size148,940
cognitive (cognitive-glitch)

documentation

https://docs.rs/agcodex-linux-sandbox

README

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
Commit count: 0

cargo fmt