Change8

v1.0.130

OpenCode
3 features4 fixes1 improvementcliproviderstui

Summary

This release introduces new configuration options for tool availability via the experimental.primary_tools setting and adds a new TUI command to quickly navigate to the last user message. Several minor bugs were resolved, including issues with provider IDs, compaction types, DAX typos, and Windows pathing.

New Features

  • Added the experimental.primary_tools setting to allow users to set tools that should only be available to primary agents
  • Added the messages_last_user command to scroll the TUI to the last user message
  • Added the tool_details keybind with no default setting

Bug Fixes

  • Fixed an issue related to provider IDs
  • Fixed an issue concerning compaction types
  • Fixed a typo found in DAX
  • Fixed the bunfs path issue specifically on Windows

Improvements

  • Enhanced the handling of DeepSeek reasoning content

OpenCode Documentation