Skip to content

v1.4.3

Latest

Choose a tag to compare

@opencode-agent opencode-agent released this 10 Apr 01:00
· 113 commits to dev since this release

Core

  • Fixed agent create for OpenAI accounts authenticated with OAuth.
  • Interrupted Bash commands now keep their final output and truncation details instead of ending as aborted.
  • Added fast mode variants for supported Claude and GPT models.

TUI

  • Restored the hidden session scrollbar as the default.

Extensions

  • Added configurable OAuth redirect URIs for remote MCP servers. (@egze)

Thank you to 2 community contributors:

  • @egze:
    • feat(mcp): add OAuth redirect URI configuration for MCP servers (#21385)
  • @simonklee:
    • opencode: lazy-load top-level CLI commands
    • Revert "opencode: lazy-load top-level CLI commands" (#21726)