OpenCluely v3.0.0-beta.1
Pre-release
Pre-release
·
3 commits
to main
since this release
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-depsChecksums
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