Skip to content

Releases: Timidan/overcode

Overcode 0.1.2 — OpenAI Build Week

Choose a tag to compare

@Timidan Timidan released this 18 Jul 20:04
fdd07e4

OpenAI Build Week release of Overcode.

What changed

  • Consolidated repository memory into one tested recall, collect, deduplicate, remember, improve, and forget lifecycle.
  • Migrated repository, pull request, issue, worktree, briefing, impact, standup, dashboard, and settings callers.
  • Removed mandatory entrance delays from keyboard, route, AI-panel, and list interactions.
  • Refined reduced-motion feedback and corrected the worktree-comparison ARIA live region.
  • Added the MIT License and documented the GPT-5.6 contribution boundary.

Codex and GPT-5.6

Core Build Week session: 019f7679-b2ee-7961-bdac-6ec8a426ca31 using gpt-5.6-sol at xhigh reasoning. /feedback was submitted for the session.

Verification

  • 20 test files and 145 tests passed
  • TypeScript and ESLint passed
  • Linux production packaging passed
  • Electron renderer, preload, Git, and local-store smoke test passed
  • Packaged AppImage extraction and launch smoke passed
  • Windows NSIS packaging passed

Downloads

  • Linux: Overcode-Linux-0.1.2.AppImage
    • SHA-256: 9d06ea970c330a2655f64ea49e009f032d59cdd2523b02d2db7c30cc6909cb3f
  • Windows: Overcode-Windows-0.1.2-Setup.exe
    • SHA-256: e6200f4dad74dcc2399605f9b9378f5a9f76f2221840a49438ab5f46c567a77a

Linux: mark the AppImage executable, then launch it. Windows: the installer is unsigned, so SmartScreen may request confirmation.

Overcode 0.1.1

Choose a tag to compare

@Timidan Timidan released this 05 Jul 03:14

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

Choose a tag to compare

@Timidan Timidan released this 17 May 11:11

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 .dmg is not produced for this release.
  • Linux AppImage may need OVERCODE_NO_SANDBOX=1 on kernels that reject the bundled chrome-sandbox helper.