atty
A Zig-based PTY proxy that helps terminal-heavy developers add LLM execution prompts, autosuggestions, and guardrails, producing a more controlled command execution workflow.
Tool overview
Based on the current evidence, atty looks like a low-level, experimental terminal proxy project worth watching for developers who care about command safety and interaction control, but there is not enough proof yet to call it a mature, broadly validated production tool. It appears closer to an open-source prototype that inserts AI and policy controls into the PTY layer than to a full coding assistant like Cursor or Copilot, and it is also not just a simple shell plugin.
From the repository text, it aims to combine an LLM exec dialog, atuin autosuggest, guardrails, eBPF LSM, and tiered classification into terminal sessions. The practical role would be to suggest, confirm, block, or risk-rank commands before execution so CLI workflows become more controlled. This is mainly supported by the official repo description, which is useful for understanding intent. However, there is not enough hands-on evidence, long-form tutorials, or independent write-ups to judge reliability, false positives, or integration quality.
This tool does not have related social references to display yet.