Skip to content

Releases: catblob-hash/Mework

Mework 1.0.2

Choose a tag to compare

@catblob-hash catblob-hash released this 07 Sep 15:45

Mework 1.0.2 makes the built-in prompt profiles editable on disk, puts every fork behind an approval card, and adds per-model prompt caching.

新增与改进

  • 内置提示词档案改为落盘文件:启动时把中英文档案写入 %APPDATA%\com.mework.app\prompt-profiles\,直接编辑即可在下次启动生效;只补缺失的键,已改写的文案和自定义条目都会保留。
  • fork 工具在任何安全级别下都会先弹出请求卡,不再在完全访问下自动建立子对话;inherit_context 默认改为不继承,需要模型显式声明。
  • 分叉决定持久化并进入任务面板:已创建的子对话可以点击打开,被拒绝的分叉也会留痕。
  • 新增按模型的提示词缓存开关(设置 → 模型),并按 Claude Code 的断点布局重排缓存标记;非官方中转端点缓存长期不生效时会给出一次提示。
  • 编排工具(agent_spawnforkworkflow)的描述补充了相互路由说明,帮助模型选对工具。
  • 用量统计图表改进:柱体圆角、底部对齐、配色在 oklab 空间重排,消除相邻色块的接缝。
  • 移除时间线顶端的工作流「从磁盘恢复」历史横幅;运行中的工作流仍在任务面板中呈现。

下载与更新

  • 安装版Mework_1.0.2_x64-setup.exe
  • 便携版Mework_1.0.2_x64_portable.zip,解压后运行 mework.exe,并保持 mework-aisdk.exe 在同一目录。
  • 校验文件SHA256SUMS,涵盖以上两个文件。

1.0.0 / 1.0.1 用户可以在 设置 → 版本更新 中检查并下载 1.0.2。安装版使用“安装并重启”完成更新,保留设置与数据。便携版下载后,请先从托盘菜单选择“关闭 Mework”完整退出,再解压覆盖原目录。旧版本的对话与模型配置会自动迁移。

Windows x64 release. The in-app updater discovers this stable v1.0.2 release and verifies both downloads against SHA256SUMS.

Mework 1.0.1

Choose a tag to compare

@catblob-hash catblob-hash released this 07 Sep 02:31

Mework 1.0.1 brings plan mode, tray support, and improvements to everyday conversation work on Windows.

新增与改进

  • 新增计划模式:在会话中探索和编写计划,通过审批后进入执行;计划文档可以从任务面板打开。
  • 新增系统托盘:关闭主窗口后保留后台任务,可从托盘显示窗口或完整退出;再次启动会唤回已有实例。
  • 模型回复与工具结果中的本地文件路径支持点击定位。
  • 改进任务面板、对话设置、审批卡片、用量统计和中英文界面。
  • 完善 Codex / Claude Code 默认预设、工具配置和会话持久化。

下载与更新

  • 安装版Mework_1.0.1_x64-setup.exe
  • 便携版Mework_1.0.1_x64_portable.zip,解压后运行 mework.exe,并保持 mework-aisdk.exe 在同一目录。
  • 校验文件SHA256SUMS,涵盖以上两个文件。

1.0.0 用户可以在 设置 → 版本更新 中检查并下载 1.0.1。安装版使用“安装并重启”完成更新,保留设置与数据。便携版下载后,请退出旧版,再解压覆盖原目录;1.0.1 起请从托盘菜单选择“关闭 Mework”以完整退出。

Windows x64 release. The in-app updater discovers this stable v1.0.1 release and verifies both downloads against SHA256SUMS.

Mework 1.0.0

Choose a tag to compare

@catblob-hash catblob-hash released this 06 Sep 11:54

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.