Releases: Timidan/overcode
Releases · Timidan/overcode
Release list
Overcode 0.1.1
Fixes Cognee dashboard workspace recall, adds full repo memory recall visibility, hardens repo-level memory filtering, cleans repo brief evidence handling, and fixes packaged Linux launch when running without the Chromium sandbox.
Overcode 0.1.0
Current Overcode desktop build with Cognee-backed workspace memory and BYOK AI providers.
Downloads
| Platform | File | SHA-256 |
|---|---|---|
| Linux | Overcode-Linux-0.1.0.AppImage (109 MB) |
38d2b502fda392346bcab1d24feb6c2123215bbd145fc9018db95d9f66750b63 |
| Windows | Overcode-Windows-0.1.0-Setup.exe (80 MB) — unsigned |
ab12e8e108df44c92bf93343dd65529cc9c1bba6234092cd65ada6d83d33d627 |
| macOS | Source build only this release. DMG packaging requires a macOS host. |
What's in this release
- Cognee-backed workspace memory for repo briefs, impact analysis, worktree comparison, PR review context, and the dedicated Cognee memory dashboard.
- Durable local Cognee telemetry so remembered records, ingested volume, recall events, and source coverage survive renderer origin or dev-port changes.
- Workspace-level Cognee brief on the dashboard, including coverage notes when only some repositories have stored memory.
- BYOK AI provider settings for OpenRouter, OpenAI, Anthropic, Gemini, NVIDIA NIM, and Cognee inference.
- Local Git workspace scanning, repository dashboard, activity feed, stash and worktree views.
- GitHub and GitLab integrations for pull requests, merge requests, issues, and pipeline views.
Known limitations
- Windows installer is unsigned. Windows SmartScreen may prompt for confirmation; choose More info → Run anyway if you trust this build.
- macOS
.dmgis not produced for this release. - Linux AppImage may need
OVERCODE_NO_SANDBOX=1on kernels that reject the bundled chrome-sandbox helper.