<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[把 DSH 装进口袋：IM + Pocket + Computer Use 三个插件实测记录]]></title><description><![CDATA[<blockquote>
<p dir="auto">发帖缘起：之前在《Minimax H3 小试牛刀》那个帖里回了一段关于「用 IM 远程给本地 agent 下指令」的经验，版主建议我整理成一篇单独发出来。这篇就是在原有回复基础上扩写的实测记录。</p>
<p dir="auto">适用对象：DSH 跑在远端服务器（或家里的机器）上，人经常不在电脑前，但又想随时使唤它的人。</p>
</blockquote>
<hr />
<h2>一、先说我到底想解决什么</h2>
<p dir="auto">DSH 装在一台常年开机的机器上。麻烦在于：<strong>人一离开那台机器，这个 agent 就等于不存在了</strong>。</p>
<p dir="auto">我遇到的实际场景就三类：</p>
<ol>
<li>下班路上，上午让它跑的活儿不知道跑完没有，想瞄一眼结果；</li>
<li>在外面突然想起一件事要它查，但手边没有 SSH、没有远程桌面，也不想掏出笔记本；</li>
<li>电脑在办公室/宿舍，人在外面，想给它派个新任务。</li>
</ol>
<p dir="auto">这条路我自己搭过：bot 收消息 → 转成 prompt → 调本地 CLI → 把输出回传，四步就能跑通。但真要长期用，有三个坑绕不开——<strong>长任务没回执</strong>（跑 20 分钟你以为它死了）、<strong>多人串上下文</strong>（得按 chat_id 分开维护）、<strong>权限敞开</strong>（谁拿到 bot 谁就能在你机器上跑命令）。DSH 生态里已经有现成的了，而且比我那层壳完善得多。</p>
<p dir="auto">这篇记录三个插件，各自解决链路里的一段：</p>
<table class="table table-bordered table-striped">
<thead>
<tr>
<th>插件</th>
<th>解决什么</th>
<th>我的使用频率</th>
</tr>
</thead>
<tbody>
<tr>
<td><strong>dsh-im</strong></td>
<td>把 DSH 接进 IM，用聊天窗口下指令、收结果</td>
<td>最高</td>
</tr>
<tr>
<td><strong>dsh-pocket</strong></td>
<td>手机扫码，直接看/操作电脑上那个 DSH 界面</td>
<td>次高</td>
</tr>
<tr>
<td><strong>dsh-computer-use</strong></td>
<td>让 agent 能真的动鼠标键盘，操作 Linux 桌面</td>
<td>偶尔，但关键时刻很顶用</td>
</tr>
</tbody>
</table>
<p dir="auto">三个仓库：</p>
<ul>
<li>dsh-im → <a href="https://github.com/xmanrui/dsh-im" rel="nofollow ugc">https://github.com/xmanrui/dsh-im</a></li>
<li>dsh-pocket → <a href="https://github.com/shaobeichen/dsh-pocket" rel="nofollow ugc">https://github.com/shaobeichen/dsh-pocket</a></li>
<li>dsh-computer-use → <a href="https://github.com/asdasdsdsdasdasdasd/dsh-computer-use" rel="nofollow ugc">https://github.com/asdasdsdsdasdasdasd/dsh-computer-use</a><br />
<img src="https://upload.lcz.me/uploads/509bbaa4-7bf0-46c0-8e55-51024634e9a3.png" alt="00-chain-map.png" class=" img-fluid img-markdown" /></li>
</ul>
<p dir="auto"><em>▲ 三个插件串起来之后的完整链路。下面逐个拆开讲。</em></p>
<hr />
<h2>二、dsh-im：把 DSH 接进 IM（我最常用的一个）</h2>
<p dir="auto"><strong>IM 这条路最适合懒人</strong>——不用装客户端、不用记端口、不用配远程桌面，聊天窗口你已经天天在用了。</p>
<h3>它支持什么</h3>
<p dir="auto">一个插件、一个设置入口，把本机 DSH 接到 IM 渠道上。目前内置 9 个渠道，外加 iMessage：</p>
<p dir="auto"><strong>飞书</strong>、微信、钉钉、企业微信（含自建应用）、QQ、Slack、Telegram、Discord、WhatsApp</p>
<p dir="auto">每个渠道都能接<strong>多个机器人</strong>，各机器人的连接状态、工作区、模型、会话绑定互相独立——这点很实用，等于一个人可以按用途分好几个入口。</p>
<p dir="auto"><img src="https://upload.lcz.me/uploads/4c193725-063b-449b-9fb0-06645169ea09.png" alt="01-im-bot-setup.png" class=" img-fluid img-markdown" /></p>
<p dir="auto"><em>▲ 设置 → IM机器人：一个页面管所有渠道，每张卡片独立配工作区、模型、Agent Preset。</em></p>
<h3>为什么我选了飞书</h3>
<p dir="auto">不是随便挑的，飞书这条链路有几个别家没有的好处：</p>
<p dir="auto"><strong>1. 飞书自带豆包工作，语音指令能一路转给 DSH</strong></p>
<p dir="auto">这是我最看重的一点。我在手机上跟豆包工作说话，豆包把语音转成文字，自动转发给 DSH 飞书 bot，DSH 的回复直接出现在同一个聊天窗口。中文语音识别质量很好——老特在 YT 节目里讲过这个用法，我自己用了确实不错。不想用豆包工作的话，手机上直接装豆包输入法也行，体验同样可以。我的体验是<strong>豆包输入法</strong>适合你让DSH<strong>快速执行短指令</strong>，而不是复杂任务的时候用，它识别语音又快又准，当你想给DSH复杂指令，需要<strong>多轮对话整理思路</strong>的时候，用<strong>豆包工作</strong>更好（短指令豆包工作也要思考一会儿，没法把他的思考等级调到最低）。</p>
<p dir="auto">在手机上跟豆包工作多轮对话、远程操控远端服务器上的 DSH，整个流程是顺的：<strong>说话 → 转文字 → DSH 干活 → 结果回到聊天窗口</strong>。</p>
<h4>豆包 <img src="https://lcz.me/assets/plugins/nodebb-plugin-emoji/emoji/android/2194.png?v=ffa14597167" class="not-responsive emoji emoji-android emoji--left_right_arrow" style="height:23px;width:auto;vertical-align:middle" title="↔" alt="↔" /> DSH 自动转发说明（我自己在用的设置）</h4>
<pre><code class="language-text">【自动转发】
你在豆包里发的消息，会自动转给 DSH，不用额外说"转发"。
DSH 的回复直接出现在当前聊天窗口。

【不转发的情况】
想跟豆包直接说话、不转给 DSH 时，开头说"豆包"或"先别转"。
例："豆包，帮我总结一下刚才 DSH 的回复"

【自动等回复】
转发后豆包会每 10 秒查一次 DSH 有没有回复，最多等 3 分钟。
一有回复立刻摘给你；超过 3 分钟会提示"DSH 还在处理"。
</code></pre>
<p dir="auto"><strong>2. 流式卡片，不把思考过程一股脑倒给你</strong></p>
<p dir="auto">这点明显比我自己写的壳强。插件对飞书 Bot 做了针对性的优化：思考过程、工具执行进度、回答是<strong>分层呈现在流式卡片里</strong>的，不是每来一个 token 就刷你一脸。手机上调参数、看进度都舒服。</p>
<p dir="auto"><strong>3. 对表格和 Markdown 的支持很好</strong></p>
<p dir="auto">DSH 很爱输出表格，飞书这边渲染得住。这点对看结果很重要——一份对比结果过来，直接是张能读的表，而不是一坨竖线。</p>
<p dir="auto"><strong>4. 文件双向</strong></p>
<p dir="auto">传进去：图片、PDF、文件都能带上，连「引用某条消息」的上下文一起交给 DSH。<br />
传出来：DSH 生成的文件、截图、录屏，能作为<strong>渠道原生附件</strong>回传。我这边统计下来，这段时间里这个回传能力被用了 <strong>189 次</strong>。</p>
<p dir="auto"><strong>5. 文件大小够用</strong></p>
<p dir="auto">飞书 IM bot 支持最大 <strong>30MB</strong> 的文件，比 Discord 免费版的 10MB 要好，mp4、图片、md、ZIP 这些都能传。</p>
<h3>一个真实用例（比任何说明都直观）</h3>
<p dir="auto">9 月 6 日我在外面，手上只有手机，需要处理一份《智能路面识别 ASIL-B 提升可行性评估报告》。做法是：</p>
<ol>
<li>把 PDF 直接拖进飞书 bot 的聊天窗口发出去；</li>
<li>引用同事标注的那条消息，让它「先讲概况，再详细分析」；</li>
<li>就着报告连着追问了好几轮——选项 A/B 到底差在哪、电动车刹车前段动能回收被切断导致的失重空落感、轮端过坎抱死趋势怎么提前识别……</li>
</ol>
<p dir="auto">全程在手机上完成，没有打开过电脑。后来这个主题还延伸做成了《ISO 26262 功能安全》科普视频。</p>
<p dir="auto"><strong>这就是「IM 接入」真正的价值</strong>：不是把聊天框变好看，而是让一份真实的、有上下文的工作，能在你不在电脑前的时候继续推进。<br />
<img src="https://upload.lcz.me/uploads/fa50190e-9215-4c7a-a792-2ee575696bdd.jpg" alt="20260913-184606.jpg" class=" img-fluid img-markdown" /></p>
<h3>另一种高频用法：甩个链接，让它去抄作业</h3>
<p dir="auto">除了处理文档，我在 IM 里干得最多的另一件事是——<strong>看到好东西，链接一甩</strong>。</p>
<p dir="auto">最简的一次就是一条链接加两个字：</p>
<pre><code class="language-text">https://x.com/…/status/2098371224006951151
抄作业
</code></pre>
<p dir="auto">有时候连多余的字都不用说，因为上下文里它知道要干什么。比如在飞书上刷到一条效果不错的视频，直接把链接发过去，后面跟一句要求：</p>
<pre><code class="language-text">https://x.com/…/status/2098352621535072651
你使用 comfyUI，参考 4 步 lora 声音修复版 V2 的 json，
新写一个 JSON，模型使用 minimax H3 ref2V INT8，做一个同样的视频。
把拼接好的成品推送到 DSH 飞书 bot。
</code></pre>
<p dir="auto">这条指令拆开看，其实是一整条流水线：<strong>扒原帖里的提示词 → 照我自己机器上的工作流改写 JSON → 跑出一条视频 → 成品回传到聊天窗口</strong>。我要做的只是把链接贴进去。</p>
<h4>抄作业的几种颗粒度</h4>
<table class="table table-bordered table-striped">
<thead>
<tr>
<th>抄什么</th>
<th>怎么发</th>
<th>DSH 干什么</th>
</tr>
</thead>
<tbody>
<tr>
<td>一条推文的提示词</td>
<td>链接 +「抄作业」</td>
<td>读帖子、提取提示词、按我的工作流重跑一版</td>
</tr>
<tr>
<td>一整套工作流</td>
<td>推文链接 + GitHub 工作流链接 +「你抄一下这个作业」</td>
<td>下载依赖、跑通流程、出片</td>
</tr>
<tr>
<td>一个作者的整个作品集</td>
<td>作品页链接 +「抓取所有图的 prompt metadata」</td>
<td>翻页批量抓取、存成 MD、逐张复刻</td>
</tr>
<tr>
<td>一个现成的 skill / 插件</td>
<td>GitHub 链接 +「你给我安装」</td>
<td>装好，然后给我跑示例</td>
</tr>
</tbody>
</table>
<p dir="auto">比如批量那一次：</p>
<blockquote>
<p dir="auto">使用 opencli，抓取并保存 noway163 的所有 Images 的 prompt all metadata，保存为 MD，要和网址关联。……我要你抓取他所有图的 prompt 的 metadata，<strong>让我可以抄他作业</strong>。</p>
</blockquote>
<p dir="auto">再往后就变成例行公事了——同一个作者的作品集，我会直接说「他的 Prompt 和 Metadata 你都给我存在本地，记得新建一个文件夹」，然后跟一句「定时任务也是一样的」。</p>
<h4>为什么这种事特别适合放在 IM 里</h4>
<p dir="auto">因为**「看到好东西」这件事，发生在你刷手机的时候，不在电脑前。**</p>
<p dir="auto">那条让你眼睛一亮的推文，出现在你通勤的地铁上、排队的间隙里。等三小时后你坐回电脑前，那个链接早就不知道沉到哪个 App 的哪条时间线里去了。</p>
<p dir="auto">现在我只要顺手一甩，剩下的它自己去跑；跑完了成品还会自己回到这个聊天窗口——视频、PDF、打包好的 zip 都行。</p>
<blockquote>
<p dir="auto">把这 5 个视频发飞书 bot。</p>
</blockquote>
<hr />
<h2>三、dsh-pocket：手机扫码，看到电脑上同一块屏幕</h2>
<p dir="auto">IM 适合「下指令、收结果」，但有时候你需要<strong>看着那个界面本身</strong>——比如它正在跑一个长任务，你想看它滚到哪里了；比如有个审批要点。</p>
<p dir="auto">dsh-pocket 干的就是这个：装上后，手机扫个码，直接看到并操作电脑上的同一个 DSH 界面，实时同步。<br />
<img src="https://upload.lcz.me/uploads/5a786688-80db-4b4a-80dd-7b7d11d4a699.jpg" alt="20260913-185045.jpg" class=" img-fluid img-markdown" /></p>
<p dir="auto"><em>▲ 手机上的界面就是电脑上的界面，流式输出实时同步。</em></p>
<h3>几条通道，按场景切</h3>
<ul>
<li><strong>局域网</strong>：同一 WiFi 扫码即开，自动识别本机 IP（WSL 环境会自动取 Windows 物理网卡 IP）。</li>
<li><strong>公网</strong>：点「开启公网访问」走 cloudflared 隧道，4G 下也能访问。</li>
<li><strong>公网固定域名</strong>：填 Cloudflare Tunnel Token + 自己的域名，走<strong>命名隧道</strong>，公网地址固定不变（不填就每次重启都换）。</li>
</ul>
<p dir="auto">我配的是第三条，买了一个阿里云的域名，让后照着AI教的配好Cloudflare named tunnel。最后按照dsh-pocket一步步设置，就能在手机上公网控制DSH了。<br />
<img src="https://upload.lcz.me/uploads/df00b32b-3ee1-4c5f-b14b-4b4c9cf3d11c.jpg" alt="05-pocket-entry.jpg" class=" img-fluid img-markdown" /></p>
<p dir="auto"><em>▲ 设置 → 手机访问，和「通用设置」「模型」同级。</em></p>
<h2>四、dsh-computer-use：让 agent 真的动鼠标键盘</h2>
<p dir="auto">IM 和 Pocket 解决的是「怎么把指令送进去、把结果取出来」；<strong>computer-use 解决的是「agent 能不能操作那些没有 API 的东西」</strong>。</p>
<h3>为什么专门挑了这个</h3>
<p dir="auto">市面上 computer-use 类的插件多数是 macOS 或 Windows 的，我这台是 <strong>Linux</strong>。这个插件的定位很明确：<strong>专门给 Linux X11 用</strong>，而且零重依赖——不需要 Node 原生模块、不需要 PowerShell、不需要无障碍框架，就 <code>python3</code> + <code>libX11</code> + <code>libXtst</code> + ImageMagick。</p>
<p dir="auto">它提供 9 个工具：</p>
<table class="table table-bordered table-striped">
<thead>
<tr>
<th>工具</th>
<th>作用</th>
</tr>
</thead>
<tbody>
<tr>
<td><code>computer_screenshot</code></td>
<td>截图（全屏或指定区域），带缩放元数据</td>
</tr>
<tr>
<td><code>computer_move_mouse</code></td>
<td>移动指针到原生像素坐标</td>
</tr>
<tr>
<td><code>computer_click</code></td>
<td>移动并点击（可指定按键、连击）</td>
</tr>
<tr>
<td><code>computer_drag</code></td>
<td>拖拽</td>
</tr>
<tr>
<td><code>computer_scroll</code></td>
<td>滚轮滚动</td>
</tr>
<tr>
<td><code>computer_type</code></td>
<td>向当前焦点窗口输入文字</td>
</tr>
<tr>
<td><code>computer_key</code></td>
<td>发送按键或组合键（<code>enter</code> / <code>ctrl+s</code> / <code>alt+F4</code>）</td>
</tr>
<tr>
<td><code>computer_cursor</code></td>
<td>读当前指针位置</td>
</tr>
<tr>
<td><code>computer_screen_info</code></td>
<td>屏幕尺寸 + XTest 可用性</td>
</tr>
</tbody>
</table>
<p dir="auto">坐标是 <strong>X11 原生像素</strong>，截图会同时返回 <code>scale</code> 和区域偏移，所以缩放后的图上点选的坐标不会偏。每步输入动作之后还可以自动附一张新截图（<code>observeAfterAction</code>，默认开），模型能立刻确认上一步有没有生效。</p>
<h3>我实测跑了一遍完整流程</h3>
<blockquote>
<p dir="auto">「你用我装好的 computer use 这个 skill。去查找 NBA 官网的首页。一边翻看它，一边跳到哈登的新闻，然后点开，从头翻到尾。」</p>
</blockquote>
<p dir="auto">后面又追加了两条：</p>
<blockquote>
<p dir="auto">「整个过程你用屏幕录制把它录下来，之后发给我的 DSH 飞书机器人。」<br />
「你录制的视频，只保留 1 分钟以后的东西，然后重新发到 DSH 飞书 bot。」</p>
</blockquote>
<p dir="auto">它是真的在动桌面。我把那次会话的工具调用拉出来还原了一遍，一共 47 次调用，桌面操作部分是这么走的：</p>
<pre><code>computer_screenshot                  ← 先看一眼当前屏幕
computer_click ×2 → computer_key ×2  ← 点地址栏进去、清空原内容
computer_type                        ← 输入网址
computer_key ×2 → type → key ×2      ← 回车、进入站点
computer_screenshot                  ← 确认页面真的加载出来了
computer_click                       ← 点进哈登那条新闻
computer_scroll ×4                   ← 往下翻
computer_click ×2 → key → scroll ×4  ← 继续翻，一直翻到底
</code></pre>
<p dir="auto">后面录屏那段更完整。它先自己探测了本机的录屏工具链（<code>ffmpeg</code> / <code>x11grab</code> / <code>import</code> 这些在不在），确认可用之后直接起了个后台录制：</p>
<pre><code class="language-sh">ffmpeg -f x11grab -video_size 2560x1440 -framerate 25 -i :1 \
       -c:v libx264 -preset veryfast ... rec/nba-harden.mkv
</code></pre>
<p dir="auto">翻完之后停录、转成 mp4、<strong>裁掉前 60 秒</strong>，最后把 <code>NBA官网-哈登新闻-浏览录屏-1分钟后.mp4</code> 发回了飞书 bot。手机上收到的就是这个视频文件。</p>
<p dir="auto"><strong>整个过程我没在电脑上点过任何一下。</strong></p>
<h3>诚实评价</h3>
<p dir="auto">先说好的：<strong>在 Linux X11 上操作起来还比较流畅</strong>，点击、输入、滚动都稳，不飘。它的每一步动作都会回报「系统实际注册到的原生坐标」，加上动作后自动补截图，所以基本不会点偏。</p>
<p dir="auto">再说实话：<strong>翻网页的速度是老年人手速</strong>，比不上 Codex 的 computer use（人家在浏览器场景做了专门优化）。它是「截图 → 判断 → 动作 → 再截图」一步步走的，页面元素多、要看清楚再点的时候会明显慢。而且网页下页有cookie弹窗和小广告的遮挡关键位置的时候，computer-use 理解要叉掉小弹窗+操纵鼠标比较慢。</p>
<p dir="auto">但是——<strong>它够用</strong>。凡是「只能用界面、没有 API」的活儿，比如登录态维护、看一眼某个站点的页面、点开某个东西翻一遍，它都能干。而且因为它每一步都截图确认，反而不容易点错。</p>
<hr />
<h2>五、三个串起来是什么效果</h2>
<p dir="auto">单看每个插件都只是「一个入口」，串起来才有意思：</p>
<p dir="auto"><strong>用嘴说一句话 → 飞书 bot 收到 → DSH 在服务器上干活 → 需要操作界面的时候调 computer-use 动鼠标 → 结果（表格 / 图片 / 录屏文件）直接回到手机聊天窗口。</strong></p>
<p dir="auto">人到哪儿，agent 跟到哪儿。上面那个 NBA 的例子，从头到尾我没打开过电脑。</p>
<hr />
<h2>六、13 个活跃日的实测数据</h2>
<p dir="auto">从 8 月 30 日到 9 月 13 日，我把本机 <code>~/.dsh/sessions</code> 里的记录全量统计了一遍，数字比主观感受更有说服力：</p>
<table class="table table-bordered table-striped">
<thead>
<tr>
<th>指标</th>
<th>数值</th>
</tr>
</thead>
<tbody>
<tr>
<td>会话总数</td>
<td><strong>145 个</strong>（主会话 98 / 子代理 47）</td>
</tr>
<tr>
<td>真实用户输入</td>
<td><strong>998 条</strong></td>
</tr>
<tr>
<td>工具调用总数</td>
<td><strong>14,564 次</strong></td>
</tr>
<tr>
<td>经 IM 渠道下达的指令</td>
<td><strong>87 条</strong></td>
</tr>
<tr>
<td>经 IM 回传的文件</td>
<td><strong>189 次</strong></td>
</tr>
<tr>
<td><code>computer_*</code> 桌面操作</td>
<td><strong>86 次</strong></td>
</tr>
<tr>
<td>活跃天数</td>
<td>13 个（08-30 → 09-13 这 15 天里）</td>
</tr>
</tbody>
</table>
<p dir="auto"><img src="https://upload.lcz.me/uploads/aaa4251b-07a6-4f10-9d4c-5ff46735c7d7.png" alt="07-usage-profile.png" class=" img-fluid img-markdown" /></p>
<p dir="auto"><em>▲ 每天的输入条数与会话数。09-06 是 IM 渠道的爆发点，09-12 是多 agent 编排那天。</em></p>
<p dir="auto">其中 computer_ 类的拆分：截屏 14 次、按键 28 次、滚动 18 次、点击 16 次、输入 7 次。量和前面那个「翻网页」的手感是对得上的——确实是一步一步挪出来的。</p>
<hr />
<h2>七、小结</h2>
<p dir="auto">三个插件里，<strong>只用得起一个的话选 dsh-im</strong>——它把「随时随地能给 agent 下指令、还能收到成品文件」这件事做得最完整，配合飞书 + 豆包语音那条链路，基本就是给服务器上的 agent 配了一部专线电话。</p>
<p dir="auto"><strong>要盯着看就加 dsh-pocket</strong>，它解决的是「我要看那块屏幕本身」的场景，配置一次、命名隧道固定域名之后就不用再管了。</p>
<p dir="auto"><strong>要操作没有 API 的东西就加 dsh-computer-use</strong>，在 Linux X11 上它是目前最省事的选择，慢是真慢，但那些只能靠界面点的活儿，它真能替你干完。</p>
<p dir="auto">最后，三个插件都是社区作者的作品，用得上就去给个 Star。</p>
]]></description><link>https://lcz.me/topic/1678</link><generator>RSS for Node</generator><lastBuildDate>Sun, 20 Sep 2026 23:19:41 GMT</lastBuildDate><atom:link href="https://lcz.me/topic/1678.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 13 Sep 2026 11:01:19 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to 把 DSH 装进口袋：IM + Pocket + Computer Use 三个插件实测记录 on Wed, 16 Sep 2026 21:56:08 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/queen-laura" aria-label="Profile: Queen-Laura">@<bdi>Queen-Laura</bdi></a> <a href="/post/18013">said</a>:</p>
<p dir="auto">我看有的博主在mac OS使用codeX的computer use可以设定agent的操作只限定在desktop2</p>
</blockquote>
<p dir="auto">原來還有這種小訣竅, 應該也可以讓它去操控 Chrome, Safaris, Brave 不同的瀏覽器<br />
不要跟我們搶, 另一種方式是讓它去使用另一台遠端電腦上的Chrome 這樣也能避免使用衝突</p>
]]></description><link>https://lcz.me/post/18720</link><guid isPermaLink="true">https://lcz.me/post/18720</guid><dc:creator><![CDATA[kos or]]></dc:creator><pubDate>Wed, 16 Sep 2026 21:56:08 GMT</pubDate></item><item><title><![CDATA[Reply to 把 DSH 装进口袋：IM + Pocket + Computer Use 三个插件实测记录 on Wed, 16 Sep 2026 16:16:55 GMT]]></title><description><![CDATA[<p dir="auto">这个真不错啊，解决大问题了</p>
]]></description><link>https://lcz.me/post/18682</link><guid isPermaLink="true">https://lcz.me/post/18682</guid><dc:creator><![CDATA[Nero丶畅畅]]></dc:creator><pubDate>Wed, 16 Sep 2026 16:16:55 GMT</pubDate></item><item><title><![CDATA[Reply to 把 DSH 装进口袋：IM + Pocket + Computer Use 三个插件实测记录 on Wed, 16 Sep 2026 16:11:56 GMT]]></title><description><![CDATA[<p dir="auto">computer use the future....</p>
<p dir="auto">现在我vibe, 都不用重复问题，他会自己print screen去看</p>
<p dir="auto"><img src="https://upload.lcz.me/uploads/9d7c5fcc-b97a-4a6f-ac52-ac5f0d10862d.jpeg" alt="5490f5a7-c5b8-4c1d-ad5b-64345343f0f4-image.jpeg" class=" img-fluid img-markdown" /></p>
<p dir="auto">我左边荧幕留给agent, 右边荧幕拿来看视频，第三荧幕实时显示硬件信息。。。<br />
我本来不需要盯着agent,  现在的点是看视频的时间，<br />
我的minimax h3 大部分时间并不在server 直接执行，全部功能被转换成api 形式，<br />
我现在欠缺的就是，如果server 的comfyui 卡机，lm studio 卡机，还是得必须登录server restart 这两个软件。。。要排除这两个问题，就需要第三个独立agent去杀掉这个两个进程，再启动</p>
]]></description><link>https://lcz.me/post/18680</link><guid isPermaLink="true">https://lcz.me/post/18680</guid><dc:creator><![CDATA[imbiplaza ASUS]]></dc:creator><pubDate>Wed, 16 Sep 2026 16:11:56 GMT</pubDate></item><item><title><![CDATA[Reply to 把 DSH 装进口袋：IM + Pocket + Computer Use 三个插件实测记录 on Wed, 16 Sep 2026 15:36:02 GMT]]></title><description><![CDATA[<p dir="auto">实用好帖学到了点赞<img src="https://lcz.me/assets/plugins/nodebb-plugin-emoji/emoji/android/1f44d.png?v=ffa14597167" class="not-responsive emoji emoji-android emoji--+1" style="height:23px;width:auto;vertical-align:middle" title="👍" alt="👍" /></p>
]]></description><link>https://lcz.me/post/18675</link><guid isPermaLink="true">https://lcz.me/post/18675</guid><dc:creator><![CDATA[Ben Lee]]></dc:creator><pubDate>Wed, 16 Sep 2026 15:36:02 GMT</pubDate></item><item><title><![CDATA[Reply to 把 DSH 装进口袋：IM + Pocket + Computer Use 三个插件实测记录 on Mon, 14 Sep 2026 04:25:02 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kos-or" aria-label="Profile: kos-or">@<bdi>kos-or</bdi></a> <a href="/post/17953">说</a>:</p>
<p dir="auto">Agent跟我搶Chrome瀏覽器, 瞬間開了好幾個tabs</p>
</blockquote>
<p dir="auto"><strong>Agent跟我搶Chrome瀏覽器, 瞬間開了好幾個tabs</strong><br />
对，这个我也很烦，我看有的博主在mac OS使用codeX的computer use可以设定agent的操作只限定在desktop2，不去管人控制的desktop1。我感觉DSH+这个插件可能也能遵循这个指令，还没试过。</p>
]]></description><link>https://lcz.me/post/18013</link><guid isPermaLink="true">https://lcz.me/post/18013</guid><dc:creator><![CDATA[Queen Laura]]></dc:creator><pubDate>Mon, 14 Sep 2026 04:25:02 GMT</pubDate></item><item><title><![CDATA[Reply to 把 DSH 装进口袋：IM + Pocket + Computer Use 三个插件实测记录 on Sun, 13 Sep 2026 22:51:43 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/queen-laura" aria-label="Profile: Queen-Laura">@<bdi>Queen-Laura</bdi></a> <a href="/post/17842">said</a>:</p>
<p dir="auto">它是真的在动桌面</p>
</blockquote>
<p dir="auto">很不習慣Agent跟我搶Chrome瀏覽器, 瞬間開了好幾個tabs,<br />
有時候還蠻Creepy的</p>
<p dir="auto">之前遇到個Agent Ghost, 一直亂動我的j滑鼠游標 寫了個抓鬼監督程式 找了幾個禮拜, 很久沒出現了</p>
<blockquote>
<p dir="auto">为什么这种事特别适合放在 IM 里<br />
因为**「看到好东西」这件事，发生在你刷手机的时候，不在电脑前。**</p>
<p dir="auto">现在我只要顺手一甩，剩下的它自己去跑；跑完了成品还会自己回到这个聊天窗口——视频、PDF、打包好的 zip 都行。</p>
</blockquote>
<p dir="auto">有點科幻, 但是是現實, 未來大概會有更先進的小裝置, Qualcomm 跟各大廠合作已經在研發小型晶片了, 這個AI Pin 大概是很適合的大小 + 眼鏡上的投影裝置 棒棒 ！</p>
<p dir="auto"><img src="https://upload.lcz.me/uploads/11bc7548-5027-4a06-9221-b968f2c1f5bc.jpeg" alt="500f1fb3-c1cd-4a33-b602-95c387fafe93-image.jpeg" class=" img-fluid img-markdown" /></p>
<blockquote>
<p dir="auto"><a href="https://x.com/%E2%80%A6/status/2098352621535072651" rel="nofollow ugc">https://x.com/…/status/2098352621535072651</a><br />
你使用 comfyUI，参考 4 步 lora 声音修复版 V2 的 json，<br />
新写一个 JSON，模型使用 minimax H3 ref2V INT8，做一个同样的视频。<br />
把拼接好的成品推送到 DSH 飞书 bot。</p>
</blockquote>
<p dir="auto">這個軟硬體配置要先設定好, 看來我們玩地端模型的有福氣了 真的是愛機 <img src="https://lcz.me/assets/plugins/nodebb-plugin-emoji/emoji/android/1f600.png?v=ffa14597167" class="not-responsive emoji emoji-android emoji--grinning" style="height:23px;width:auto;vertical-align:middle" title=":grinning:" alt="😀" /></p>
<p dir="auto">很實用 感謝分享喔 ！<img src="https://lcz.me/assets/plugins/nodebb-plugin-emoji/emoji/android/1f60a.png?v=ffa14597167" class="not-responsive emoji emoji-android emoji--blush" style="height:23px;width:auto;vertical-align:middle" title=":blush:" alt="😊" /></p>
]]></description><link>https://lcz.me/post/17953</link><guid isPermaLink="true">https://lcz.me/post/17953</guid><dc:creator><![CDATA[kos or]]></dc:creator><pubDate>Sun, 13 Sep 2026 22:51:43 GMT</pubDate></item><item><title><![CDATA[Reply to 把 DSH 装进口袋：IM + Pocket + Computer Use 三个插件实测记录 on Sun, 13 Sep 2026 22:03:01 GMT]]></title><description><![CDATA[<p dir="auto">这类把 CLI agent 接到 IM 的玩法，方便是真方便，但安全边界得自己兜住。几条实操：</p>
<ul>
<li>bot 只开白名单 chat_id，别放进群、别用 @所有人：群里任何人拿到 bot 就等于拿到你机器上的执行权。</li>
<li>agent 用独立系统账号跑，不给 sudo/SSH 密钥/生产目录；工作区单独挂一个目录，能上容器/VM 更好。</li>
<li>每个 chat 维护独立 session，别串上下文；长任务要有回执和超时，不然你以为它死了其实在跑。</li>
<li>computer-use 直接控鼠标键盘的风险最高：放独立桌面/VM，别在物理机主桌面上开，并限死它能操作的窗口；它能看到的屏幕内容等于全部外送。</li>
<li>留一份只读审计日志，出事后能回看它到底执行了什么。</li>
</ul>
<p dir="auto">底线一条：这个 bot 的端口永远别直接暴露公网，走内网或隧道加鉴权。</p>
]]></description><link>https://lcz.me/post/17951</link><guid isPermaLink="true">https://lcz.me/post/17951</guid><dc:creator><![CDATA[Xiaote]]></dc:creator><pubDate>Sun, 13 Sep 2026 22:03:01 GMT</pubDate></item><item><title><![CDATA[Reply to 把 DSH 装进口袋：IM + Pocket + Computer Use 三个插件实测记录 on Sun, 13 Sep 2026 21:30:03 GMT]]></title><description><![CDATA[<p dir="auto">非常好的分享，豆包还能这么玩，挺不错的，语音识别毫无疑问是第一梯队。</p>
]]></description><link>https://lcz.me/post/17946</link><guid isPermaLink="true">https://lcz.me/post/17946</guid><dc:creator><![CDATA[terry]]></dc:creator><pubDate>Sun, 13 Sep 2026 21:30:03 GMT</pubDate></item></channel></rss>