Skip to content

Release v1.0.0

Choose a tag to compare

@github-actions github-actions released this 03 Aug 08:43
· 42 commits to main since this release

πŸ†• What's New?

πŸ€– Conversation Agents

  • Unlimited agents β€” add one per model via config subentries
  • Model picker β€” fetches the OpenAI-compatible catalog from OpenCode Zen
  • Voice pipeline ready β€” works with Assist and the voice pipeline
  • Home Assistant control β€” let the model call tools to control devices & entities

βš™οΈ AI Tasks

  • ai_task.generate_data service β€” generate structured data on demand
  • Per-task models β€” add an AI task subentry for any supported model

πŸ’¬ Chat & Attachments

  • Chat log streaming β€” real-time token streaming in the conversation UI
  • Attachments β€” send images/PDFs with your message
  • Free models β€” use the free OpenCode Zen models out of the box

Supported Models (v1)

  • DeepSeek, MiniMax, GLM, Kimi, Big Pickle, and all *-free models served via the OpenAI Chat Completions endpoint
  • GPT/Grok (Responses), Claude/Qwen (Messages), and Gemini (Google) are not yet supported

πŸ› Bug Fixes

  • Initial release β€” no fixes to report

Full Changelog: https://github.com/pranjal-joshi/opencode/commits/v1.0.0