Skip to content

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 07 Sep 05:46
· 0 commits to c2194a18ae0b85b4214a0bb17c4b48dddaa544f8 since this release

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