dsh-wechat-clawbot
DSH bundle: WeChat floating-ball bridge (QR login, message relay, ClawBot model config)
256 results
DSH bundle: WeChat floating-ball bridge (QR login, message relay, ClawBot model config)
Cross-session project memory for DeepSeek Harness: seven-layer SQLite memory, first-turn snapshot injection, per-message keyword hits, memory_remember/search/project tools, automatic reflection with reflection-fold UI, and idle-triggered dream consolidati
Voice input for DeepSeek Harness: dictation chunked by pauses and voice messages, each with its own provider fallback chain (Deepgram, Groq, HuggingFace, local whisper.cpp, plus any OpenAI-compatible API of your own).
Selection-based comments for the DeepSeek Harness Web UI: select text in the chat, comment on each selection, then submit all comments as one message.
Session strata for the DeepSeek Harness Web GUI: the transcript's scrollbar becomes a to-scale, colour-coded map of the whole run — user messages emphasised, clickable anchors, auto-loading history, and a hover deck of every prompt in the session.
DSH web plugin: shows the current session's DeepSeek API cost as a small chip in the composer button row (conversation.input.right). Prices every assistant/message by its timestamp with the official DeepSeek pricing table, including the 2026-08-17 peak/off-peak policy.
DSH web plugin: reorder queued messages (up / down / top / bottom) before the agent processes them.
DSH (DeepSeek Harness) web 消息增强插件:① 会话区左侧/右侧丝滑悬浮指令导航条(Codex 风格,可配置位置),刻度覆盖本地会话完整历史(含未加载部分,点击即加载更早并定位),滚动联动定位、悬停预览指令内容;② 输入框 ↑/↓ 键历史消息穿梭,像终端命令历史一样把已发送内容快速回填到输入框。
Cron schedules for dsh-TUI: /cron saves 5-field cron entries that fire a prompt into the live conversation as a follow-up user message.
DeepSeek Harness web plugin: rewrite a composer draft through an auxiliary LLM call without sending a message
DeepSeek Harness plugin: recall previously sent messages in the input box with ↑/↓, and archive (delete) a workspace session with a right-click.
Intelligent Git operations: commit messages, diff summaries, changelogs, conflict risk, and release prep
Switch agent presets in any DSH conversation — even ones that already have messages.
ChatGPT-style conversation-history rail for the DeepSeek Harness web GUI: a strip of bars at the transcript's right edge with a hover panel listing every user message, click-to-jump and scroll-synced highlighting.
SQL 优化模式:EXPLAIN 分析、索引策略、N+1 解决、查询改写。受 wshobson/agents(38k★ MIT)启发。
在 DSH prompt 输入框按上/下方向键切换最近发送过的消息(终端式历史导航),跨会话持久化。 | Terminal-style prompt history navigation for the DSH composer: ArrowUp/ArrowDown cycles through recently sent messages, persisted across sessions.
渠道化个人助手:单操作员的个人 AI 助手,通过一个 Gateway 连接模型/工具/消息频道/伴侣应用——WhatsApp/Telegram/Slack/Discord/Signal/iMessage 等频道即界面、Control UI/CLI/TUI、配对安全模型(未知发件人默认配对)、ClawHub 插件生态、沙箱化工具执行。受 openclaw/openclaw(247k★ MIT)启发。
Session archive, cross-session read, message, wait, and copy-ID tools for DeepSeek Harness
根会话桥:会话间投递结构化信封消息(可投递目标:同上下文在线会话与直接子代理;跨父级子代理经父代理转交;离线/不可路由拒绝并准确归因),复用 Agent inbox 为唯一队列,支持 queue/front/now 三档投递与同步 MessageId 回执;目标离线且在自动加载白名单内时自动 resume 目标会话(组合恢复、驻留在线、回执携带 autoLoaded);回执状态投影(已投递/已认领/已丢弃)与查询(bridge_receipts)及审计 JSONL 落盘(重启可读)。
Handoff button for DeepSeek Harness: adds a button to every assistant message that writes a whole-session handoff document into the workspace /handoff directory.
Turn-digest overview tab for the DeepSeek Harness (dsh) Web UI: fold every user message and its AI reply into one line — what you asked, a one-sentence summary of what the AI did, and tool-action chips.
DSH web plugin for immutable regenerate/edit branches, inline switching, and a message-level conversation tree
Daily activity brief for DSH: per-session turns/messages/tool-call stats across live sessions. Read-only.
Edit a user message in conversation history: confirm the revision, drop everything after it, and regenerate from the revised prompt in a forked session.