rye CLI | User commands for auth, daemon control, proxy setup, diagnostics, wrapping, history, config, and upgrades. |
ryed daemon | Long-running process that owns proxy lifecycle, IPC, policy sync, local storage, retention, history ingestion, and upload. |
| Local proxy | MITM proxy that intercepts configured HTTPS domains and evaluates policy before forwarding requests. |
| API shim | Optional reverse proxy for clients that support a configurable model API base URL. |
| Wrapper | PTY supervisor that runs an assistant process with proxy environment variables and records local telemetry. |
| App shims | Shell shims that make commands such as claude and codex automatically run through Rye. |
| SQLite store | Local cache for requests, responses, policy snapshots, events, history ingest checkpoints, and retention. |