Skip to content

Releases: RahulSinghParmar/OpenCluely

OpenCluely v3.0.0-beta.3

Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Aug 09:04

Installation

Choose the artifact for your platform:

Platform File Notes
macOS (Intel) OpenCluely-*.dmg or *-mac.zip Unsigned build; use Finder's Open confirmation on first launch.
macOS (Apple Silicon) OpenCluely-*-arm64.dmg or *-arm64-mac.zip Unsigned build; use Finder's Open confirmation on first launch.
Windows OpenCluely-Setup-*.exe NSIS installer — installs app + adds to Start Menu.
Linux *.deb Debian/Ubuntu package.
Linux *.AppImage Universal package — run chmod +x then launch.

This beta is for authorised interview preparation and professional development. Do not use it where external assistance is not permitted.

First Run

On first launch, OpenCluely opens the Settings window automatically for your Google Gemini API key.
Get a free key from Google AI Studio. You can also edit .env directly.

Optional: Local Whisper (offline speech)

Install Python 3.10+ and ffmpeg, then run:

./setup.sh --skip-install-system-deps

Checksums

See SHA256SUMS.txt attached to this release.

What's Changed

Summary

This release includes 1 commits since v3.0.0-beta.2.

Other Changes

  • build macOS release architectures sequentially (e15f630)

Full Changelog: v3.0.0-beta.2...v3.0.0-beta.3

OpenCluely v3.0.0-beta.1

Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Aug 22:56

Installation

Choose the artifact for your platform:

Platform File Notes
macOS (Intel) OpenCluely-*.dmg or *-mac.zip Unsigned build; use Finder's Open confirmation on first launch.
macOS (Apple Silicon) OpenCluely-*-arm64.dmg or *-arm64-mac.zip Unsigned build; use Finder's Open confirmation on first launch.
Windows OpenCluely-Setup-*.exe NSIS installer — installs app + adds to Start Menu.
Linux *.deb Debian/Ubuntu package.
Linux *.AppImage Universal package — run chmod +x then launch.

This beta is for authorised interview preparation and professional development. Do not use it where external assistance is not permitted.

First Run

On first launch, OpenCluely opens the Settings window automatically for your Google Gemini API key.
Get a free key from Google AI Studio. You can also edit .env directly.

Optional: Local Whisper (offline speech)

Install Python 3.10+ and ffmpeg, then run:

./setup.sh --skip-install-system-deps

Checksums

See SHA256SUMS.txt attached to this release.

What's Changed

Summary

This release includes 2 commits since v1.8.8.

Documentation

  • refresh project overview and release guidance (988946e)

Other Changes

  • release: prepare v3.0.0-beta.1 career copilot (19865dc)

Full Changelog: v1.8.8...v3.0.0-beta.1

OpenCluely v1.8.8

Choose a tag to compare

@RahulSinghParmar RahulSinghParmar released this 15 Aug 11:54

Stable interview-practice release with universal skill profiles, Amazon DCT mode, concise response modes, local diagnostics, improved macOS overlay and Space behavior, and hardened speech/log handling.\n\nmacOS artifacts are unsigned and not notarized; use Finder's Open confirmation if macOS blocks first launch.