Skip to content

Releases: ponponon/openctrlc

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 09 Sep 06:23

Features

  • Added Windows x64 and ARM64 Desktop installers.
  • Added Linux x64 and ARM64 Desktop packages in DEB, AppImage, and RPM formats.
  • Added architecture-aware Desktop download routing for Windows and Linux.

Performance and Reliability

  • Extended Desktop release validation and icon checks to every Windows and Linux architecture build.
  • Normalized Linux package filenames so Release assets, R2 downloads, and website routes stay consistent.

Bug Fixes

  • Fixed the Desktop download section showing only the Windows x64 and Linux x64 packages.

Downloads

CLI

macOS

Linux

Windows

Desktop

macOS

Linux

Windows

Full Changelog: v0.2.0...v0.2.1

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 09 Sep 02:41

Features

  • Added session forking so users can continue a conversation from any completed assistant response.
  • Added session round navigation and two-level process collapse for easier long-session review.
  • Added Skills visibility tools, including source grouping, session sidebar access, unified V1/V2 discovery, and activation statistics.
  • Added effective system prompt visibility in the Context panel, with preview and copy support.

Performance and Reliability

  • Improved Desktop release reliability with automated macOS, Windows, and Linux packaging and icon validation.
  • Added synchronized R2 download assets for the current release.

Bug Fixes

  • Fixed Skills visibility and compatibility issues across legacy and current runtime data.
  • Fixed session navigation overlap, spacing, clicking, and sidebar behavior.
  • Fixed Desktop forking dialog context handling and minor localization issues.

Downloads

CLI

macOS

Linux

Windows

Desktop

macOS

Linux

Windows

Full Changelog: v0.1.3...v0.2.0

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 07 Sep 05:46

Features

OpenCtrlC 0.1.3 improves session portability, Skills transparency, and the Desktop workflow for everyday AI-assisted development.

Session portability

  • Import OpenCode sessions by session ID from the CLI or Desktop app while preserving messages, parts, and the original working directory.
  • Preview the source session and choose a destination directory before importing.
  • Refresh the project session list and open the imported session automatically after a successful Desktop import.

Skills and context transparency

  • Inspect project-available Skills, their source groups, real file paths, and the Skills activated in the current session.
  • View the effective System Prompt in the session context panel and copy the complete prompt for debugging.

Session navigation and export

  • Search the current session, highlight matches, and navigate between turns with a compact timeline rail.
  • Collapse completed turns and their detailed activities independently to keep long sessions readable.
  • Export sessions as JSON, readable Markdown, or full Markdown containing execution details.
  • Open the system download directory from the Desktop export-success notification.

Performance and Reliability

  • Preserve stable session, project, and Desktop channel behavior across OpenCode imports and packaged CLI execution.
  • Improve macOS Desktop release reliability with explicit signing, notarization, memory, and upload boundaries in CI.

Bug Fixes

  • Fixed OpenCode session imports that could use the wrong destination directory or fail to refresh the selected project.
  • Fixed Desktop session ID and prompt copying across native and legacy preload environments.
  • Fixed collapsed timeline steps leaving stale virtual-list space or obscuring the conversation body.
  • Fixed several Desktop import, localization, layout, and macOS packaging issues.

Downloads

CLI

Desktop

  • macOS Apple Silicon: DMG | ZIP

Windows and Linux Desktop installers are not currently published by the automated release workflow. The CLI archives above are available for those platforms.

Full Changelog: v0.1.1...v0.1.3

OpenCtrlC v0.1.1

Choose a tag to compare

@ponponon ponponon released this 28 Aug 06:21