Codex Live Panel V0.6 is a local-only MVP.
The app reads:
- local Codex session logs under
~/.codex/sessions/**/*.jsonl - the workspace path selected in the UI
- Git status and diff for that workspace
The app does not intentionally upload source code, send telemetry, read browser cookies, or connect to third-party services.
If you find a security issue, please open a GitHub issue with a minimal reproduction and avoid sharing private session logs, API keys, tokens, or proprietary source code.
- V0.6 is not notarized.
- V0.6 has not received a formal third-party security audit.
- Session log parsing is best-effort and may change as Codex changes its local log format.