v0.0.4
Fixed
bo collect— LLM summary generation no longer falls back to the deterministic summary on OpenAI providers. The structured-output schema was being rejected by OpenAI's strict-mode validator becausesummarywas missing from the schema'srequiredlist. DeepSeek users were unaffected.