Skip to content

Wee Editor v1.14.0

Latest

Choose a tag to compare

@schlunsen schlunsen released this 07 Sep 08:01

First public release of Wee Editor, a self-hosted workspace and dashboard for AI coding agents.

Downloads

Choose the archive for your machine:

Platform Archive
macOS, Apple Silicon wee-darwin-arm64.tar.gz
macOS, Intel wee-darwin-amd64.tar.gz
Linux, x86-64 wee-linux-amd64.tar.gz
Linux, ARM64 wee-linux-arm64.tar.gz

Verify the downloaded archive against SHA256SUMS, extract it, then run ./bin/wee. Keep bin/ and lib/ together: the bundled shared libraries are required. License texts and third-party notices are included in each archive.

These are command-line/server packages that open a web dashboard. Desktop installers and Windows binaries are not included. macOS binaries are ad-hoc signed, not notarized with an Apple Developer certificate.

Changes

  • Publish Wee Editor from a cleaned source snapshot with no legacy repository history.
  • Remove the retired component catalogue and interactive TUI; retain the web dashboard, project library, custom MCP configuration, and GPU command.
  • Remove legacy artwork, unlicensed audio, and screenshots containing real session details.
  • Bundle native runtime libraries and validate startup from each extracted archive without relying on build-cache libraries.