llm 0.36: GPT-6 Sol/Luna IDs and single-turn model support
Simon Willison’s CLI tool llm 0.36 adds OpenAI model IDs gpt-6-sol and gpt-6-luna, plus a supports_conversation = False flag for single-turn models (first used by llm-typesafe). Reasoning traces in llm logs Markdown now wrap in details tags.