Skip to content

Releases: anomalyco/opencode

v0.1.61

Choose a tag to compare

@thdxr thdxr released this 16 Jun 19:14
  • BREAKING CHANGE: the config structure has changed, custom providers have an npm field now to specify which npm package to load. see examples in README.md
  • opencode auth login: validation on provider id and better error messages
  • remove windows builds

v0.1.60

Choose a tag to compare

@thdxr thdxr released this 16 Jun 18:57
  • fix: include cached tokens in tui
  • limit to 4 system prompts cached

v0.1.59

Choose a tag to compare

@thdxr thdxr released this 16 Jun 17:38
c8eb1b2
  • feat: even faster tui init
  • feat: believe it or not, even faster tui init

v0.1.58

Choose a tag to compare

@thdxr thdxr released this 16 Jun 17:09
7c0d10a
  • feat: faster tui init

v0.1.57

Choose a tag to compare

@thdxr thdxr released this 16 Jun 16:47
  • properly track cache token counts

v0.1.56

Choose a tag to compare

@thdxr thdxr released this 16 Jun 16:12
  • chore: remove status service
  • fix: default provider and model

v0.1.55

Choose a tag to compare

@thdxr thdxr released this 16 Jun 15:48
  • fix: typo and literal wording in packages/opencode/AGENTS.md (#134)
  • fix: spinner background color
  • enable prompt caching for anthropic

v0.1.54

Choose a tag to compare

@thdxr thdxr released this 16 Jun 01:32
  • enhance ripgrep files function with query filtering and limit support

v0.1.53

Choose a tag to compare

@thdxr thdxr released this 16 Jun 00:30
  • Fix: Improve Help UI Readability (Issue #99) (#117)
  • first pass making system prompt less fat

v0.1.52

Choose a tag to compare

@thdxr thdxr released this 15 Jun 20:11
77a6b3b
  • fix: spelling, grammar and typos (#121)
  • fix: background color rendering issues