Skip to content

v1.1.4

Latest

Choose a tag to compare

@thdxr thdxr released this 06 Jan 22:46
· 4 commits to dev since this release

Core

  • Add timeout to prevent hanging operations (@spoons-and-mirrors)
  • Add support for URL-based instructions (@spoons-and-mirrors)
  • Load OPENCODE_CONFIG_DIR AGENTS.md into the system prompt (@ThomasGormley)
  • Fix title generation for subtask-only messages to extract actual user prompts instead of generic tool execution descriptions
  • Ensure 'name' isn't being sent in request body for custom agent
  • Restore skill filtering by agent permissions (@malhashemi)
  • Add missing await for available skills in skill tool (@mwolting)
  • Prevent Java Language Server path checks from throwing errors (@T1mn)
  • Add automatic jp. prefix assignment for Tokyo region (ap-northeast-1) (@ikeda-tomoya-swx)
  • Polish documentation markdown wording and capitalization (@T1mn)
  • Filter dead worktrees in core functionality
  • Handle cases where git is not available or initialized
  • Upgrade OpenTUI to v0.1.69 with text rendering performance improvements

TUI

  • Add frecency-based file autocomplete to CLI (@galkatz373)
  • Add keyboard shortcut 'c' to copy device code in OAuth flow (@akinfelami)
  • Fix sidebar title padding to prevent scrollbar edge case (@ryanwyler)

Desktop

  • Copy and paste in terminal was broken
  • Fix desktop documentation
  • Increase contrast in terminal text for better readability
  • Add view button to open files from review sidebar (@justrau)
  • Open review sidebar when selecting file from picker (@justrau)
  • Add middle-click to close tabs in review sidebar (@justrau)
  • Improved web load performance through code splitting
  • Improve scroll store performance in app
  • Update Cargo.lock (@Brendonovich)
  • Add single-instance plugin to prevent multiple desktop windows (@Junseo5)
  • Make subtasks clickable in the task list (@OpeOginni)

Thank you to 21 community contributors: