prodex 0.2.113

OpenAI profile pooling and safe auto-rotate for Codex CLI and Claude Code
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Rust build artifacts
/target/
/node_modules/
/release/

# JetBrains / IntelliJ
/.idea/
*.iml

# OS/editor noise
.DS_Store
Thumbs.db
*~
*.swp
*.swo

# Local Codex workspace markers/state
/.codex