HN Top New Show Ask Jobs

settings

Theme

Hand Mode

Feed

Comment by williamstein

Comment by williamstein 4 days ago

0 replies

View on Hacker News

codex-cli is a neat example of an open source Rust program that uses Landlock to run commands that an LLM comes up with when writing code (see [1]). The model is that a user trusts the agent program (codex-cli), but has much more limited trust of the commands the remote LLM asks codex-cli to run.

[1] https://developers.openai.com/codex/security/