Skip to content

Add support for codex CLI - #2

Open
cce wants to merge 1 commit into
ozankasikci:mainfrom
cce:add-codex
Open

Add support for codex CLI#2
cce wants to merge 1 commit into
ozankasikci:mainfrom
cce:add-codex

Conversation

@cce

@cce cce commented Feb 5, 2026

Copy link
Copy Markdown
Contributor

Hi @ozankasikci thanks for this useful app! I also use codex CLI so I made some local changes to add it to the set of supported agents — contributing it back in case you also find it useful. Thanks again, it's great to see a nice clean & concise dashboard UI with all my active sessions.

Implements full Codex CLI detection following the AgentDetector trait pattern:

- Process detection via sysinfo looking for "codex" command
- Session discovery from ~/.codex/sessions/ with date-sharded directories
- JSONL parsing for session metadata (session_meta event)
- Claude-parity status determination (tool_use, tool_result, local commands, etc.)
- Local commands list sourced from codex-rs/tui/src/chatwidget.rs
- OpenAI logo icon in white for session cards
- Two-pass file scanning optimization for long session histories
@ozankasikci

ozankasikci commented Feb 5, 2026

Copy link
Copy Markdown
Owner

Hi @cce , thank you so much, I was thinking about adding Codex support as well but since I don't use it actively, I didnt have a chance to test it, I will take a look at your PR ASAP!

@ozankasikci

Copy link
Copy Markdown
Owner

@cce could you please rebase your branch onto main?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants