{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:cargo/rexec","name":"rexec","description":"Command execution aggregator for AI agents: a per-user host that runs commands in fresh PTYs, serialises their output to a shared console, strips ANSI escapes for the calling agent, and journals every run to a JSONL transcript.","version":"0.1.0","softwareVersion":"0.1.0","license":["https://spdx.org/licenses/Apache-2.0","https://spdx.org/licenses/MPL-2.0"],"codeRepository":"https://github.com/metastable-void/rexec","issueTracker":"https://github.com/metastable-void/rexec/issues","keywords":["ai-agents","command-runner","ipc","pty","transcript"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Rust"},"maintainer":[{"@type":"Person","name":"metastable-void","url":"https://github.com/metastable-void"}],"author":[{"@type":"Person","name":"metastable-void","url":"https://github.com/metastable-void"}],"copyrightHolder":[{"@type":"Person","name":"metastable-void","url":"https://github.com/metastable-void"}],"dateCreated":"2026-05-20","dateModified":"2026-05-20","datePublished":"2026-05-20","copyrightYear":2026,"downloadUrl":"https://static.crates.io/crates/rexec/rexec-0.1.0.crate","softwareHelp":{"@type":"WebSite","url":"https://docs.rs/rexec/"},"applicationCategory":"cargo","runtimePlatform":"cargo","developmentStatus":"active","sameAs":["https://crates.io/crates/rexec/"]}