codex-profiles 0.3.0

Seamlessly switch between multiple Codex accounts
Documentation
# Build artifacts
/target
/node_modules
/dist

# Development folders
/.code
/.sisyphus

# Python
__pycache__/

# Environment
.env
.env.*

# Coverage
*.profraw
*.profdata
coverage/
lcov.info