Skip to content

Releases: Naster17/opencode-pro

v1.14.61-PRO

Choose a tag to compare

@github-actions github-actions released this 01 Jul 21:25

Core

Improvements

  • Improve error message detail with HTTP status, request ID, and error type (@Naster17)
  • Add model auto-discovery for OpenAI-compatible providers and improve TUI model picker (@Naster17)
  • Improve TUI status display and recover malformed tool calls (@Naster17)
  • Add llama.cpp streaming metrics and real-time token rate display (@Naster17)

Bugfixes

  • Reduce default shell timeout and fix detached mode for signals (@Naster17)
  • Cap retry backoff at 60s to prevent runaway delays (@Naster17)
  • Add 5s timeout to provider model discovery fetch to prevent slow startup (@Naster17)
  • Ignore output metrics during prompt progress (@Naster17)

TUI

Bugfixes

  • Preserve scroll position and filter text in model picker when navigating to/from details (@Naster17)
  • Keep prompt processing metrics in input phase (@Naster17)
  • Separate billed cost from context token display in usage summaries (@Naster17)

Thank you to 1 community contributor:

  • @Naster17:
    • feat: add llama.cpp streaming metrics and real-time token rate display
    • fix: separate billed cost from context token display in usage summaries
    • fix: keep prompt processing metrics in input phase
    • fix: ignore output metrics during prompt progress
    • feat: improve TUI status display and recover malformed tool calls
    • feat: add model auto-discovery for OpenAI-compatible providers and improve TUI model picker
    • fix: preserve scroll position and filter text in model picker when navigating to/from details
    • fix: add 5s timeout to provider model discovery fetch to prevent slow startup
    • fix: dont fail build when latest yml not found for cross-compiled targets
    • feat: improve error message detail with HTTP status, request ID, and error type
    • fix: cap retry backoff at 60s to prevent runaway delays
    • fix(shell): reduce default timeout and fix detached mode for signals

v1.14.59-PRO

Choose a tag to compare

@github-actions github-actions released this 01 Jun 19:35

Core

Bugfixes

  • Prefer apply_patch for GPT models (@Naster17)
  • Handle streamed think tags (@Naster17)
  • Stabilize llama.cpp prompt caching (@Naster17)
  • Handle interrupted streaming tool calls (@Naster17)
  • Support Ministral llama.cpp tool history (@Naster17)
  • Improve subagent task placeholders, patch preview titles, and write parameter streaming order (@Naster17)

TUI

Bugfixes

  • Enable copying selected agent editor text (@Naster17)
  • Render truncated or streaming diffs as proper diffs instead of crashing (@Naster17)
  • Compact TUI error displays (@Naster17)
  • Refine TUI sidebar and command palette layout (@Naster17)

Thank you to 1 community contributor:

  • @Naster17:
    • fix: refine TUI sidebar and command palette layout
    • fix: show placeholder text for subagent task before description arrives; show file path in patch preview title during streaming; reorder write params so filePath streams before content
    • fix: compact TUI error displays
    • fix: support Ministral llama.cpp tool history
    • fix: render truncated/streaming diffs as proper diff in TUI instead of crashing
    • fix: copy selected agent editor text
    • fix: handle interrupted streaming tool calls
    • fix: stabilize llama.cpp prompt caching
    • minor fixes
    • fix: handle streamed think tags
    • fix: prefer apply_patch for gpt models
    • minor fixes 2

v1.14.58-PRO

Choose a tag to compare

@github-actions github-actions released this 27 May 21:44

Core

Bugfixes

  • Extended the default shell timeout (@Naster17)
  • Added streaming tool previews in the TUI (@Naster17)

TUI

Bugfixes

  • Improved tool spacing, shell abort display, marker colors, and modified files layout (@Naster17)
  • Enhanced the sidebar with todo progress, per-item expansion, sticky titles, and modified files truncation (@Naster17)
  • Added a circular spinner for long-running tool calls and synchronized the terminal title with the reasoning phase (@Naster17)
  • Added streaming tool previews in the TUI (@Naster17)
  • Improved TUI session streaming and configuration (@Naster17)

Thank you to 1 community contributor:

  • @Naster17:
    • fix builds
    • fix CI gemma fallback and broaden changelog coverage
    • fix: add streaming tool previews in TUI
    • fix: extend shell default timeout
    • fix TUI session streaming and config
    • fix: add streaming tool previews in TUI and harden CI publish scripts
    • fix: add subtle circular spinner for long-running tool calls and sync terminal title with reasoning phase
    • fix: enhance TUI sidebar with todo progress, per-item expand, sticky title, and modified files truncation
    • fix: improve TUI tool spacing, shell abort display, marker colors, and modified files layout

v1.14.57-PRO

Choose a tag to compare

@github-actions github-actions released this 27 May 15:53

No notable changes

v1.14.56-PRO

Choose a tag to compare

@github-actions github-actions released this 21 May 09:42

No notable changes

v1.14.55-PRO

Choose a tag to compare

@github-actions github-actions released this 11 May 21:10

No notable changes

v1.14.54-PRO

Choose a tag to compare

@github-actions github-actions released this 08 May 14:19

No notable changes

v1.14.53-PRO

Choose a tag to compare

@github-actions github-actions released this 06 May 20:43

No notable changes

v1.14.52-PRO

Choose a tag to compare

@github-actions github-actions released this 06 May 12:54

No notable changes

v1.14.49-PRO

Choose a tag to compare

@github-actions github-actions released this 06 May 10:57

No notable changes