Skip to content

Releases: aotsukiqx/opencodian

v1.0.1

19 Jan 01:40

Choose a tag to compare

What's Changed

  • fix: improve Windows compatibility for OpenCode backend

Full Changelog: v1.0.0...v1.0.1

v1.0.0

19 Jan 00:50

Choose a tag to compare

What's Changed

  • docs: add Claudian attribution in plugin description and README
  • feat: support OpenCode backend for plugins
  • chore: update plugin metadata (author and description)
  • feat: migrate from Claude Code to OpenCode backend
  • refactor: render TodoWrite inline with panel styling, fix panel position
  • fix: delay Write/Edit block rendering until file_path is available
  • fix: slash commands with no metadata showing frontmatter in edit panel
  • fix: prevent TodoWrite from rendering inline, update todo panel styling
  • fix: prevent scrollbar from appearing in Write/Edit block during streaming
  • feat: add easter egg to greeting message pool (YishenTu#116)
  • fix: add debounce mechanism to smart auto scroll feature
  • fix: hide rebuilt context messages from rendering
  • feat: smart auto-scroll during streaming
  • fix: thinking indicator showing during text streaming and messages squeezed after interrupt
  • fix: hide thinking indicator when text content starts streaming
  • fix: render stored interrupt messages with interrupt styling
  • 1.3.35
  • fix: add settingSources to TitleGenerationService and add unit tests (YishenTu#114)
  • fix: add settingSources to inline edit and instruction refine services (YishenTu#113)
  • fix: unify i18n locale files with consistent show1MModel descriptions (YishenTu#112)

Full Changelog: ...v1.0.0