Skip to content

Mework 1.0.0

Choose a tag to compare

@catblob-hash catblob-hash released this 06 Sep 11:54
· 3 commits to main since this release

Local-first agent workbench for Windows.

Downloads

Flavor File Notes
Installer Mework_1.0.0_x64-setup.exe NSIS, per-machine. Can bootstrap the WebView2 Runtime if missing.
Portable Mework_1.0.0_x64_portable.zip Unzip anywhere and run mework.exe. Keep mework-aisdk.exe next to it.

Both require the Microsoft Edge WebView2 Runtime, which is preinstalled on current Windows 10/11.

"Portable" means no installation, not no state: the app still writes to %APPDATA%\com.mework.app, %LOCALAPPDATA%\com.mework.app, and Windows Credential Manager.

First run: open Settings → Providers, add a provider and its key (or sign in for the Codex and Claude Agent providers), add a model from the discovery page, and pick it under the composer.

Updates

Settings → Updates checks this repository's releases. The in-app updater downloads the matching asset from the newest release and verifies it against SHA256SUMS before installing (installer flavor) or showing the archive in Explorer (portable flavor).

SHA-256

4e7a788c6a4816fe1d7191b240adb3213c3d27ecc658778c075fa946203b8a4f  Mework_1.0.0_x64-setup.exe
4d8ce8f113558a59c97122cffed43aa2d5cc5b3d62872e6f8cedf72e032f60da  Mework_1.0.0_x64_portable.zip

SHA256SUMS carries the same digests.

License

GPL-3.0-or-later. Redistributed third-party components are listed in THIRD-PARTY-NOTICES.md; the licenses of the libraries compiled into the executables are inventoried in THIRD-PARTY-LICENSES.md. Both files ship inside the installer and the portable archive.