Skip to content

Add Codex support#17

Merged
nahime0 merged 1 commit intoillegalstudio:mainfrom
iamgp:feat/add-codex-support
Mar 28, 2026
Merged

Add Codex support#17
nahime0 merged 1 commit intoillegalstudio:mainfrom
iamgp:feat/add-codex-support

Conversation

@iamgp
Copy link
Copy Markdown
Contributor

@iamgp iamgp commented Mar 28, 2026

Summary

  • add a Codex provider that discovers and parses ~/.codex/sessions JSONL transcripts
  • wire Codex into the CLI/config/provider selection and add Codex-specific activity mappings
  • show Codex sessions in the UI and document the new agent support

Verification

  • go test ./internal/codex ./internal/core ./internal/claude ./internal/pi ./internal/api
  • make tui
  • ./lazyagent --agent codex --api --host 127.0.0.1:7430
  • curl http://127.0.0.1:7430/api/sessions returned real Codex sessions from the local install

@nahime0
Copy link
Copy Markdown
Member

nahime0 commented Mar 28, 2026

Great! Codex was on my wish list. I'll test it and merge asap!

@nahime0
Copy link
Copy Markdown
Member

nahime0 commented Mar 28, 2026

Tested and working. Merging now

@nahime0 nahime0 merged commit 0dc0e9a into illegalstudio:main Mar 28, 2026
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