dsh-inline-comments
GPT 式 inline 注释:在 DSH 对话中选中助手文本,就地加批注(无语音)。交互:选中文字→+添加注释→编辑器→保存后高亮+编号气泡+N 条注胶囊。
69 results
GPT 式 inline 注释:在 DSH 对话中选中助手文本,就地加批注(无语音)。交互:选中文字→+添加注释→编辑器→保存后高亮+编号气泡+N 条注胶囊。
Image generation tool for DeepSeek Harness — Doubao Seedream 5.0 Pro / qwen-image-3.0-pro, watermark-free, inline in-chat display.
Inline Command Code plan usage badge in the DSH composer toolbar (5h/weekly window usage + remaining credits) with an upward detail popover; reuses the commandcode/report remote from @mars-sea/dsh-commandcode-provider.
Replace edit/write tool cards with inline full-line colored code diffs (green add / red delete), shown right after each modification.
Show code changes in the dsh web GUI conversation: inline line-level diff inside edit/write tool cards with a streaming reveal animation, plus a per-turn file-change summary card (git-first, argument-diff fallback).
Image generation for DeepSeek Harness: a generate_image tool with pluggable providers — the FAL queue API or any OpenAI-compatible images API. The picture is shown inline in the conversation; the model receives either a link (works with any chat model) or the image itself (needs dsh-vision-bridge or a vision-capable model).
Input assistant for DeepSeek Harness Web UI: inline AI completion (FIM ghost suggestion, Tab to accept) and Chinese-friendly typo checking with click-to-fix.
Agent 桌面编排界面:把 CLI agent 编排变成可视化桌面体验——零配置门槛(向导)、智能聊天(流式 Markdown/@agent 路由/inline skill 卡片)、多频道管理、cron 定时自动化、本地技能管理、安全提供商集成(系统钥匙串)。受 ValueCell-ai/ClawX(7.6k★ MIT)启发。
DeepSeek Harness tool plugin: image generation (gpt-image-2) via the Codex CLI, with inline Web preview
DSH plugin: local OCR and image understanding for dsh — inlined image previews in Web tool cards
Display companion for dsh-vision-router: keep Auto Vision routing, and put a square picture button on each original model row. Does nothing unless dsh-vision-router is installed.
DSH web plugin: serve workspace image files over a constrained /dsh-image route so agents can embed images inline in conversation.
对话内联图片/视频:LLM 回复中输出的本地图片路径直接在消息正文内渲染为图片,视频以可点击播放链接呈现。支持图片URL自动修正与刷新持久化,兼容反向代理部署。
DSH 插件:在聊天记录中自动将本地音视频/图片路径渲染为可播放的预览组件。When an assistant message or tool result contains a local media path, the path is replaced inline with a playable <audio>/<video>/<img> element backed by same-origin /api/media-preview/* route.
文件改动确认机制(双面插件):write/edit/str_replace_editor 写入前弹出确认条,内嵌 GitHub 风格 diff(行号 + 红删绿增),允许本次 / 拒绝。File-change confirmation with inline diff for DeepSeek Harness.
Windows-adapted clickable file links for DeepSeek Harness: click paths in replies to open them, reveal in Explorer, or preview inline in a panel.
Steno — inline shorthand expansion plugin for dsh. Type #tag in a message and it is replaced with the configured text before sending.
Local image hosting for DeepSeek Harness: serves images from a preview directory over the web profile's own HTTP server so chat messages can render them inline, plus a preview_image tool that stages an existing local image and returns its URL.
DSH plugin: show a git-style file diff right inside the chat whenever the AI calls write/edit tools. Unified (top-bottom) and split (side-by-side) views with inline word highlighting, view-preference memory, zero git dependency. Written in TypeScript, built with esbuild.
Replace the DSH top-left BrandWordmark/FishLogo with your own image or text — an inline ⚙ handle inside the wordmark, no floating widget
DSH 图片插件,三个工具覆盖三种场景:ask_user_choice 图片/图文混合选择卡(Web GUI 渲染,可放大查看)+ show_images 回复内嵌图片(图文混排)+ save_received_images 盲模型收图存为工作区文件;聊天栏所有图片点击放大,支持滚轮缩放与拖拽平移。来源支持本地路径 / http(s) URL / base64 data URI。零 token 本地渲染,纯插件实现不改核心包。