v0.2.0 — OpenRouter support
What's new
- OpenRouter provider — access 100+ models via a single API key; set
OPENROUTER_API_KEYand optionallyOPENROUTER_MODEL(default:openai/gpt-4o-mini) LLM_PROVIDERnow acceptsopenrouteras a pinned value;autoincludes it in round-robin when the key is set- Fixed CV tailoring JSON truncation on complex JDs (max_tokens 1500 → 2500, with bracket-recovery fallback)
- Fixed CONSIDERING status missing from Kanban tracker
Thanks to @ahmad-rafee for the OpenRouter integration!