OpenCtrlC

Dziennik zmian

Nowe aktualizacje i ulepszenia OpenCtrlC

Features

  • Improved the public download flow so release assets go directly to GitHub without passing large files through the website edge worker.
  • Added a reliable DOM test environment for the shared UI package and stabilized cross-package identity checks in CI.
  • Kept the public website, documentation, and release pipeline aligned with the OpenCtrlC product identity.

Bug Fixes

  • Fixed website download routes that could return an error instead of starting the selected Windows or Linux download.
  • Fixed Cloudflare challenge retries using the old upstream product identity in the request User-Agent.
  • Fixed test failures caused by missing DOM globals and newly added session navigation fixtures.

Downloads

  • [Apple Silicon ZIP](https://github.com/ponponon/openctrlc/releases/download/v0.2.3/openctrlc-darwin-arm64.zip) | [Intel ZIP](https://github.com/ponponon/openctrlc/releases/download/v0.2.3/openctrlc-darwin-x64.zip)
  • [x64 tar.gz](https://github.com/ponponon/openctrlc/releases/download/v0.2.3/openctrlc-linux-x64.tar.gz) | [ARM64 tar.gz](https://github.com/ponponon/openctrlc/releases/download/v0.2.3/openctrlc-linux-arm64.tar.gz)
  • [x64 ZIP](https://github.com/ponponon/openctrlc/releases/download/v0.2.3/openctrlc-windows-x64.zip) | [ARM64 ZIP](https://github.com/ponponon/openctrlc/releases/download/v0.2.3/openctrlc-windows-arm64.zip)
  • [Apple Silicon DMG](https://github.com/ponponon/openctrlc/releases/download/v0.2.3/openctrlc-mac-arm64.dmg) | [Apple Silicon ZIP](https://github.com/ponponon/openctrlc/releases/download/v0.2.3/openctrlc-mac-arm64.zip)
  • [x64 DEB](https://github.com/ponponon/openctrlc/releases/download/v0.2.3/openctrlc-linux-x64.deb) | [x64 AppImage](https://github.com/ponponon/openctrlc/releases/download/v0.2.3/openctrlc-linux-x64.AppImage) | [x64 RPM](https://github.com/ponponon/openctrlc/releases/download/v0.2.3/openctrlc-linux-x64.rpm)
  • [ARM64 DEB](https://github.com/ponponon/openctrlc/releases/download/v0.2.3/openctrlc-linux-arm64.deb) | [ARM64 AppImage](https://github.com/ponponon/openctrlc/releases/download/v0.2.3/openctrlc-linux-arm64.AppImage) | [ARM64 RPM](https://github.com/ponponon/openctrlc/releases/download/v0.2.3/openctrlc-linux-arm64.rpm)
  • [x64 Installer](https://github.com/ponponon/openctrlc/releases/download/v0.2.3/openctrlc-win-x64.exe) | [ARM64 Installer](https://github.com/ponponon/openctrlc/releases/download/v0.2.3/openctrlc-win-arm64.exe)

Features

  • Rebuilt the OpenCtrlC website around the product itself, with a clear overview of the terminal, desktop, provider, session, and export workflows.
  • Added a consistent download experience for macOS, Windows, and Linux CLI and Desktop packages.
  • Added a multi-language marketing entry point and aligned the public documentation, README, and release guidance.
  • Updated the GitHub Action for self-managed repositories with direct `GITHUB_TOKEN` support and explicit opt-in sharing.

Bug Fixes

  • Fixed exported transcripts including internal tool messages that should remain implementation details.
  • Fixed session continuation losing earlier conversation history when a response branched.
  • Fixed the public website and documentation deployment split so the marketing homepage is no longer replaced by the documentation root.
  • Removed stale upstream product links and descriptions from the public navigation, download FAQ, legal pages, and team deployment guidance.

Downloads

  • [Apple Silicon ZIP](https://github.com/ponponon/openctrlc/releases/download/v0.2.2/openctrlc-darwin-arm64.zip) | [Intel ZIP](https://github.com/ponponon/openctrlc/releases/download/v0.2.2/openctrlc-darwin-x64.zip)
  • [x64 tar.gz](https://github.com/ponponon/openctrlc/releases/download/v0.2.2/openctrlc-linux-x64.tar.gz) | [ARM64 tar.gz](https://github.com/ponponon/openctrlc/releases/download/v0.2.2/openctrlc-linux-arm64.tar.gz)
  • [x64 ZIP](https://github.com/ponponon/openctrlc/releases/download/v0.2.2/openctrlc-windows-x64.zip) | [ARM64 ZIP](https://github.com/ponponon/openctrlc/releases/download/v0.2.2/openctrlc-windows-arm64.zip)
  • [Apple Silicon DMG](https://github.com/ponponon/openctrlc/releases/download/v0.2.2/openctrlc-mac-arm64.dmg) | [Apple Silicon ZIP](https://github.com/ponponon/openctrlc/releases/download/v0.2.2/openctrlc-mac-arm64.zip)
  • [x64 DEB](https://github.com/ponponon/openctrlc/releases/download/v0.2.2/openctrlc-linux-x64.deb) | [x64 AppImage](https://github.com/ponponon/openctrlc/releases/download/v0.2.2/openctrlc-linux-x64.AppImage) | [x64 RPM](https://github.com/ponponon/openctrlc/releases/download/v0.2.2/openctrlc-linux-x64.rpm)
  • [ARM64 DEB](https://github.com/ponponon/openctrlc/releases/download/v0.2.2/openctrlc-linux-arm64.deb) | [ARM64 AppImage](https://github.com/ponponon/openctrlc/releases/download/v0.2.2/openctrlc-linux-arm64.AppImage) | [ARM64 RPM](https://github.com/ponponon/openctrlc/releases/download/v0.2.2/openctrlc-linux-arm64.rpm)
  • [x64 Installer](https://github.com/ponponon/openctrlc/releases/download/v0.2.2/openctrlc-win-x64.exe) | [ARM64 Installer](https://github.com/ponponon/openctrlc/releases/download/v0.2.2/openctrlc-win-arm64.exe)

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

  • [Apple Silicon ZIP](https://openctrlc-releases.quniv.cn/openctrlc/releases/0.2.1/openctrlc-darwin-arm64.zip) | [Intel ZIP](https://openctrlc-releases.quniv.cn/openctrlc/releases/0.2.1/openctrlc-darwin-x64.zip)
  • [x64 tar.gz](https://openctrlc-releases.quniv.cn/openctrlc/releases/0.2.1/openctrlc-linux-x64.tar.gz) | [ARM64 tar.gz](https://openctrlc-releases.quniv.cn/openctrlc/releases/0.2.1/openctrlc-linux-arm64.tar.gz)
  • [x64 ZIP](https://openctrlc-releases.quniv.cn/openctrlc/releases/0.2.1/openctrlc-windows-x64.zip) | [ARM64 ZIP](https://openctrlc-releases.quniv.cn/openctrlc/releases/0.2.1/openctrlc-windows-arm64.zip)
  • [Apple Silicon DMG](https://openctrlc-releases.quniv.cn/openctrlc/releases/0.2.1/openctrlc-mac-arm64.dmg) | [Apple Silicon ZIP](https://openctrlc-releases.quniv.cn/openctrlc/releases/0.2.1/openctrlc-mac-arm64.zip)
  • [x64 DEB](https://openctrlc-releases.quniv.cn/openctrlc/releases/0.2.1/openctrlc-linux-x64.deb) | [x64 AppImage](https://openctrlc-releases.quniv.cn/openctrlc/releases/0.2.1/openctrlc-linux-x64.AppImage) | [x64 RPM](https://openctrlc-releases.quniv.cn/openctrlc/releases/0.2.1/openctrlc-linux-x64.rpm)
  • [ARM64 DEB](https://openctrlc-releases.quniv.cn/openctrlc/releases/0.2.1/openctrlc-linux-arm64.deb) | [ARM64 AppImage](https://openctrlc-releases.quniv.cn/openctrlc/releases/0.2.1/openctrlc-linux-arm64.AppImage) | [ARM64 RPM](https://openctrlc-releases.quniv.cn/openctrlc/releases/0.2.1/openctrlc-linux-arm64.rpm)
  • [x64 Installer](https://openctrlc-releases.quniv.cn/openctrlc/releases/0.2.1/openctrlc-win-x64.exe) | [ARM64 Installer](https://openctrlc-releases.quniv.cn/openctrlc/releases/0.2.1/openctrlc-win-arm64.exe)

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

  • [Apple Silicon ZIP](https://openctrlc-releases.quniv.cn/openctrlc/releases/0.2.0/openctrlc-darwin-arm64.zip) | [Intel ZIP](https://openctrlc-releases.quniv.cn/openctrlc/releases/0.2.0/openctrlc-darwin-x64.zip)
  • [x64 tar.gz](https://openctrlc-releases.quniv.cn/openctrlc/releases/0.2.0/openctrlc-linux-x64.tar.gz) | [ARM64 tar.gz](https://openctrlc-releases.quniv.cn/openctrlc/releases/0.2.0/openctrlc-linux-arm64.tar.gz)
  • [x64 ZIP](https://openctrlc-releases.quniv.cn/openctrlc/releases/0.2.0/openctrlc-windows-x64.zip) | [ARM64 ZIP](https://openctrlc-releases.quniv.cn/openctrlc/releases/0.2.0/openctrlc-windows-arm64.zip)
  • [Apple Silicon DMG](https://openctrlc-releases.quniv.cn/openctrlc/releases/0.2.0/openctrlc-mac-arm64.dmg) | [Apple Silicon ZIP](https://openctrlc-releases.quniv.cn/openctrlc/releases/0.2.0/openctrlc-mac-arm64.zip)
  • [x64 DEB](https://openctrlc-releases.quniv.cn/openctrlc/releases/0.2.0/openctrlc-linux-x64.deb) | [x64 AppImage](https://openctrlc-releases.quniv.cn/openctrlc/releases/0.2.0/openctrlc-linux-x64.AppImage) | [x64 RPM](https://openctrlc-releases.quniv.cn/openctrlc/releases/0.2.0/openctrlc-linux-x64.rpm)
  • [x64 Installer](https://openctrlc-releases.quniv.cn/openctrlc/releases/0.2.0/openctrlc-win-x64.exe)

Features

  • 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.
  • 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.
  • 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

  • macOS: [Apple Silicon ZIP](https://github.com/ponponon/openctrlc/releases/download/v0.1.3/openctrlc-darwin-arm64.zip) | [Intel ZIP](https://github.com/ponponon/openctrlc/releases/download/v0.1.3/openctrlc-darwin-x64.zip)
  • Linux: [x64 tar.gz](https://github.com/ponponon/openctrlc/releases/download/v0.1.3/openctrlc-linux-x64.tar.gz) | [ARM64 tar.gz](https://github.com/ponponon/openctrlc/releases/download/v0.1.3/openctrlc-linux-arm64.tar.gz)
  • Windows: [x64 ZIP](https://github.com/ponponon/openctrlc/releases/download/v0.1.3/openctrlc-windows-x64.zip) | [ARM64 ZIP](https://github.com/ponponon/openctrlc/releases/download/v0.1.3/openctrlc-windows-arm64.zip)
  • macOS Apple Silicon: [DMG](https://github.com/ponponon/openctrlc/releases/download/v0.1.3/openctrlc-mac-arm64.dmg) | [ZIP](https://github.com/ponponon/openctrlc/releases/download/v0.1.3/openctrlc-mac-arm64.zip)
©2026 OpenCtrlCPrywatnośćWarunki