codex-wrangler 1.3.11

Linux/X11/i3 tray switcher for live coding-agent TUI sessions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# codex-wrangler

An as-is tray switcher for manual Codex, Claude Code, and Prime Agent TUI sessions.
Linux/X11/i3 only.

[Codex compatibility](docs/codex-compatibility.md)

Wrangler settings live in the platform configuration directory as
`codex-wrangler/config.toml`. Open the central sheet with F2; Control+Comma is
also available. Manual edits preserve comments and layout; an invalid or
unknown key is reported in the sheet and never silently discarded.

```sh
cargo install codex-wrangler
```