Skip to content

Releases: RockingSisyphus/dsh-focus-supervisor

大肥鱼监工 v0.5.1

Choose a tag to compare

@RockingSisyphus RockingSisyphus released this 23 Sep 06:26

v0.5.1

  • focus_plan and focus_revise no longer take deadline_policy. Every task stops at its agreed end time; an unfinished task is recorded as not_completed. To extend a task, agree on a new end time and call focus_revise before the deadline.
  • Default AI guidance asks for concise task agreements and task-specific heartbeat instructions without repeating global rules or chat history.
  • Previously saved copies of the v0.5.0 default prompts migrate to the new defaults. User-edited prompts remain unchanged.

Upgrade both parts: add this plugin package in DSH, then use its installation/update button to update the background service. Existing tasks and settings are retained.

Validated with 287 Python and 34 Node tests in the development checkout, real DSH scenarios on Linux GNOME Wayland and Windows, and the official upgrade flow on both VMs. The release tarball also installed in an isolated DSH profile.

v0.5.0 · 循环任务与按需采集

Choose a tag to compare

@RockingSisyphus RockingSisyphus released this 23 Sep 04:49

大肥鱼监工 0.5.0

这次更新增加了每天或每周重复的预约,以及按任务选择的普通/严苛模式。循环任务在界面中按一张卡片展示;严苛任务从预约起锁定用户设置与手动结束入口。后台采集改为随任务状态按需运行,Linux 桌面接口改为按请求获取信息,避免空闲时持续采集和主线程文件轮询。

新用户先准备 DSH Web、Node.js、Python 3,以及 Linux Chrome 或 Windows Edge,再运行:

dsh plugin --profile web add https://github.com/RockingSisyphus/dsh-focus-supervisor/releases/latest/download/dsh-focus-supervisor.tgz

随后打开 DSH,在大肥鱼卡片中点击“安装后台”,完成系统授权。已有用户使用同一命令更新插件,再从卡片更新后台;Linux 若提示重新登录,请按提示操作。

完整使用方法和当前已知问题见仓库 README已知问题

v0.4.0 · 大肥鱼监工首次公开发布

Choose a tag to compare

@RockingSisyphus RockingSisyphus released this 21 Sep 13:19

大肥鱼监工首次公开版本,采用 AGPL-3.0-only。

支持真实 DSH 任务约定、桌面采集、活动报告、原生提醒和会话唤回、最小化及进程/窗口/标签强制关闭,以及可配置采样和默认关闭的任务保护。

安装:

dsh plugin --profile web add https://github.com/RockingSisyphus/dsh-focus-supervisor/releases/download/v0.4.0/dsh-focus-supervisor.tgz

随后打开 DSH,点击后台安装按钮并完成系统授权。Windows 需先安装 Python 3;Linux 当前完整支持 Ubuntu GNOME Wayland,首次桌面扩展加载可能需重新登录。无需浏览器采集扩展。

Linux/Windows 真实产品回归与本机更新已完成;最后四项接口/帮助修正由用户使用 AI 实测确认。Windows BUG-27/32 仍待处理,详见 README。

插件市场收录待社区目录审核与同步,本 Release 下载不依赖市场收录。个人聊天、桌面证据、VM 镜像和本地旧 Git 历史未公开。