Releases: Timidan/overcode
Releases · Timidan/overcode
Overcode 0.1.0
First publicly available build of Overcode.
Downloads
| Platform | File | SHA-256 |
|---|---|---|
| Linux | Overcode-Linux-0.1.0.AppImage (109 MB) |
c454d65f86512ec4bcb0fd2ba546b36352caf56a8d24d977361147dcf7b6385c |
| Windows | Overcode-Windows-0.1.0-Setup.exe (80 MB) — unsigned |
bc6cafa27220dd79192c436e28e5e6d60b89825148164ebb9b6af12d8fc9b770 |
| macOS | Source build only this release. DMG packaging requires a macOS host and is scheduled for the v0.2.0 release once the GitHub Actions matrix runs on a macOS runner. |
See the README for per-OS installation instructions, and the API key setup section for entering your IBM watsonx.ai credentials.
What's in this release
- Eleven AI features routed through IBM watsonx.ai Granite (default model:
ibm/granite-4-h-small). - Local Git workspace scanning, repository dashboard, activity feed, stash and worktree views.
- GitHub and GitLab OAuth integration for unified pull-request, merge-request, issue, and pipeline consoles.
- In-app credential management: Settings → AI → Credentials. Values are encrypted via the OS keystore when available (
safeStorage). - Workspace data stays on the operator's machine; the only outbound transmission of repository content is to the operator's configured watsonx.ai endpoint, and only at the moment an AI feature is invoked.
Known limitations
- Windows installer is unsigned. Windows SmartScreen will prompt for confirmation; choose More info → Run anyway.
- macOS
.dmgis not produced for this release. Three install paths for macOS evaluators are documented in the README. - Linux AppImage may need
OVERCODE_NO_SANDBOX=1on kernels that reject the bundled chrome-sandbox helper.
Submitted to the IBM Bob Hackathon, May 2026.