WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

v1.0.141

Choose a tag to compare

@thdxr thdxr released this 10 Dec 02:57
· 116 commits to dev since this release
  • Added Biome LSP support
  • Added ability to set colors for projects
  • Added project names and icons
  • Improved automatic project icon discovery from favicon/logo files
  • Improved interleaved thinking support
  • Fixed plugin caching when resolving 'latest' version to ensure subsequent starts use the cached version
  • Fixed SVG file reading to allow reading SVG content as text
  • Fixed visual spacing before the queued badge in the TUI
  • Added OPENCODE_EXPERIMENTAL_BASH_DEFAULT_TIMEOUT_MS environment variable to configure bash command timeout
  • Enabled project discovery for experimental builds

Thank you to 3 community contributors:

  • @nick-vi:
    • fix: resolve 'latest' to actual version when caching plugins (#5292)
  • @ry2009:
    • feat: add Biome LSP support (#5290)
  • @hosenur:
    • docs: Add portal project to ecosystem documentation (#5300)