Change8

v1.0.134

OpenCode
3 features5 fixes3 improvementsclicoredesktopmcpproviderstui

Summary

This release introduces new configuration options for agent step limits and experimental OpenTelemetry tracing. Key fixes address initialization errors for GitHub Copilot Enterprise and SAP AI Core, along with improvements to session handling during repository commit changes. Users will also notice enhanced TUI readability and increased default scroll speed.

New Features

  • Added maximum steps configuration for supervisor and sub-agents
  • Added experimental OpenTelemetry configuration option to enable OTEL spans
  • Added Vercel theme

Bug Fixes

  • Fixed PTY session cloning when reconnecting on desktop
  • Fixed ProviderInitError specifically for GitHub Copilot Enterprise
  • Fixed session migration for projects transitioning from having no commits to having commits
  • Fixed VCS being incorrectly set to git when no commits exist in the repository
  • Fixed SAP AI Core provider SDK initialization

Improvements

  • Improved TUI dialog option descriptions with text wrapping
  • Increased default scroll speed
  • Improved bash tool output metadata for agent consumption and fixed a small timeout issue

OpenCode Documentation