# Changelog v0.3.46 - 2026-04-11

### Changed
- **jcode** moved to 3rd position in the `Z` cycle order (was 17th/last) — now cycles as: OpenCode → Pi → jcode → OpenCode Desktop → OpenClaw → Crush → Goose → Aider → Qwen → OpenHands → Amp → Hermes → Continue → Cline → Xcode → Rovo → Gemini
- **jcode launch wiring overhaul** — improved provider handling: NVIDIA now uses `OPENAI_API_KEY` env var instead of `OPENAI_API_BASE`, and all other providers now use `--provider openai-compatible` with explicit `OPENAI_BASE_URL` + `OPENAI_API_KEY` in the env, fixing multi-provider authentication for jcode launches
