Skip to content

Releases: lehhair/OpenCodeUI

OpenCodeUI v0.3.5-canary.1

25 Mar 04:28

Choose a tag to compare

Pre-release

No changelog entry found for v0.3.5-canary.1.


Desktop: Windows (.exe), macOS (.dmg), Linux (.deb, .AppImage)
Mobile: Android (.apk) — arm64, armeabi-v7a

OpenCodeUI v0.3.4

24 Mar 17:43

Choose a tag to compare

  • fix: render markdown images without streamdown wrapper controls (650851f)
  • fix: remove code size-based rendering limits (42171e7)
  • fix: remove contain-intrinsic-size that caused scroll jank (7942144)

Desktop: Windows (.exe), macOS (.dmg), Linux (.deb, .AppImage)
Mobile: Android (.apk) — arm64, armeabi-v7a

OpenCodeUI v0.3.3

24 Mar 13:28

Choose a tag to compare

  • fix: resolve TypeScript errors in MarkdownRenderer for release (1abcdf1)
  • fix: exclude task tool from compact inline permission mode (5f39aff)
  • style: remove left accent line from TaskRenderer, restore badge status colors (1cb6044)
  • style: refine TaskRenderer visual hierarchy (263b74b)
  • fix: show tool description from input while running, not just after completion (b65d16e)
  • fix: reduce excessive right padding in expanded reasoning content (885668d)
  • fix: panel dropdown menu hover overflow — use inset padding with rounded items (02653bf)
  • fix: table copy button pinned outside scroll, mobile always-visible copy buttons (2cdef17)
  • style: unify tool output header height to h-8 (32px) (c566b1a)
  • style: unify message flow border-radius to a tighter 3-tier system (4a8a89f)
  • refactor: redesign markdown code blocks, tables, and inline code styles (11f6222)

Desktop: Windows (.exe), macOS (.dmg), Linux (.deb, .AppImage)
Mobile: Android (.apk) — arm64, armeabi-v7a

OpenCodeUI v0.3.2

24 Mar 08:23

Choose a tag to compare

  • fix: align fullscreen diff test mocks with typed children (fdf1a74)
  • fix: restore release validation after fullscreen refactor (ef2d755)
  • fix: adjust outline index spacing for visual balance (fb98097)
  • refactor: unify fullscreen components into generic FullscreenViewer (9e6d8ed)
  • refactor: redesign settings UI with section-based layout and cleaner primitives (478351a)

Desktop: Windows (.exe), macOS (.dmg), Linux (.deb, .AppImage)
Mobile: Android (.apk) — arm64, armeabi-v7a

OpenCodeUI v0.3.2-canary.1

23 Mar 12:35

Choose a tag to compare

Pre-release

No changelog entry found for v0.3.2-canary.1.


Desktop: Windows (.exe), macOS (.dmg), Linux (.deb, .AppImage)
Mobile: Android (.apk) — arm64, armeabi-v7a

OpenCodeUI v0.3.1

23 Mar 09:37

Choose a tag to compare

  • fix: unify chevron arrow direction - collapsed points right, expanded points down (3557e5a)
  • feat: compact inline permission - hide duplicate content when tool body already renders (63d571b)
  • refactor: redesign descriptive steps summary - merge categories, per-category errors, truncation (870f490)
  • fix: move diff stats next to title and remove exit code from descriptive steps (74e69c0)
  • fix: deferred permission unmount and multi-select question answer parsing (a8dc9bd)
  • fix: auto-expand readable tools that finish instantly in immersive mode (06dd4d4)

Desktop: Windows (.exe), macOS (.dmg), Linux (.deb, .AppImage)
Mobile: Android (.apk) — arm64, armeabi-v7a

OpenCodeUI v0.3.0

22 Mar 16:10

Choose a tag to compare

  • fix: lint warnings, error tool diff stats, descriptive steps partial error coloring (ea53836)
  • feat: add diff stats summary to descriptive steps, fix write tool diff display (ce29807)
  • fix: immersive mode keeps non-readable tool groups collapsed even during execution (be61de2)
  • fix: resolve lint errors and remove unused eslint-disable directives (6037d19)
  • feat: add immersive mode with smart tool expand/collapse (0d4252d)
  • fix: skip QuestionRenderer when user dismissed or error (2029584)
  • feat: add QuestionRenderer with InlineQuestion-style read-only answered view (207f0c6)
  • fix: allow long bash commands to wrap in terminal view (8a7ddfd)
  • simplify: BashRenderer remove buttons, click command to copy, inline exit code (72186b5)
  • refactor: BashRenderer with fixed bottom bar, exit code, fullscreen, mobile-friendly buttons (cb7bb70)
  • fix: restore height limit and fullscreen button in compact mode (8f8689d)
  • feat: add BashRenderer with terminal style, Shiki highlighting, ANSI color support (856d74d)
  • feat: descriptive steps default collapsed, show output status on tool row (b25a0f2)
  • refactor: unify InlinePermission with tool output style, remove unused inline variant (ac510d7)
  • feat: add compact tool output mode (hide input, no collapse, no height limit) (1036133)
  • feat: add descriptive tool steps mode (d7e153f)
  • refactor: remove ambient tool mode and make inline requests opt-in (06034a2)

Desktop: Windows (.exe), macOS (.dmg), Linux (.deb, .AppImage)
Mobile: Android (.apk) — arm64, armeabi-v7a

OpenCodeUI v0.2.11-canary.1

21 Mar 18:19

Choose a tag to compare

Pre-release

No changelog entry found for v0.2.11-canary.1.


Desktop: Windows (.exe), macOS (.dmg), Linux (.deb, .AppImage)
Mobile: Android (.apk) — arm64, armeabi-v7a

OpenCodeUI v0.2.10

21 Mar 05:23

Choose a tag to compare

  • feat: restore forked prompts in the composer (0792cf6)
  • fix: keep folder recents aligned with live updates (a0c8899)
  • fix: improve long duration formatting (62e6d94)

Desktop: Windows (.exe), macOS (.dmg), Linux (.deb, .AppImage)
Mobile: Android (.apk) — arm64, armeabi-v7a

OpenCodeUI v0.2.9

19 Mar 14:30

Choose a tag to compare

  • fix: preserve custom audio when switching to builtin sounds (57119da)
  • fix: resolve all eslint warnings across codebase (4b31da3)
  • feat: add notification sound system with per-event configuration (b6019e2)
  • perf: defer offscreen chat message rendering (52d8ba8)
  • refactor: unify file and changes preview panels (9f315d8)

Desktop: Windows (.exe), macOS (.dmg), Linux (.deb, .AppImage)
Mobile: Android (.apk) — arm64, armeabi-v7a