dsh-billing-glass
Liquid-glass billing overlay for the DeepSeek Harness Web GUI: provider balances, session cost, daily spend and token buckets. DeepSeek-first with an extensible provider registry.
131 results
Liquid-glass billing overlay for the DeepSeek Harness Web GUI: provider balances, session cost, daily spend and token buckets. DeepSeek-first with an extensible provider registry.
Mobile adaptation for the DeepSeek Harness Web UI: compact typography, drawer sidebar, two-page settings, responsive tables and stats, safe touch targets. Pure CSS injection, no source modification.
DSH web 插件:聊天页右上角「HUD面板」悬浮面板,新建会话页提供右上角悬浮入口并在该页恒为收起(面板位置与已有会话一致),面板开合状态按会话独立记忆,展示会话状态、上下文窗口占用与一键压缩、git 分支与变更、子代理任务、待办任务、计划清单、MCP 全局启停(含 codex gpt-reserve 额度行);git graph 右键菜单可基于指定提交创建并切换到新分支;「便笺」按工作区共享并支持二次确认清空,「待办」按工作区共享;与 better-sidebar 右侧栏互斥协作,模块可见性可在 HUD 设置菜单中按 profile 持久化。
VS Code (from a code-server release) inside DSH: a right-sidebar tab driven by the plugin's own launcher over the in-process VS Code server (lib/launcher.mjs). Since 0.3.0 the bundle also ships an editor bridge (assets/extensions/dshcs-editor-bridge): a read-only channel between the in-tree VS Code extension host and DSH, giving the agent what only the editor knows (unsaved buffers, language-server diagnostics, the active selection) and letting editor gestures drive the session. Since 0.3.22 the ask panel renders that session's new content with DSH's own Markdown renderer (pinned to the deployed DSH UI version); since 0.3.23 it is a full-width dialog with collapsible thinking rows and can answer approval requests in place — the bridge's only non-read-only route (POST /approve, constrained to pending in-process requests and the outcomes allowed-once/rejected; panel-first for 5 minutes, handed back to the official card the moment the panel closes). The tab claims DSH file addresses (dsh-resource://file/**) by file type (setting claimExtensions), so the product's own produced-file chips, delivered-file previews and inline prose mentions open in the workbench. The IDE is a resident surface moved with Element.moveBefore instead of being remounted, so switching sidebar tabs no longer reloads it. Opening the tab switches the right sidebar to fullscreen by default (setting fullscreenOnOpen). Following a workspace switch is lightweight: the workbench re-navigates with the new ?folder= and the IDE process is not restarted (since 0.2.12). Requires a DSH with the right-sidebar services (sidebarRightTabs/sidebarRight, >= 0.1.5-alpha.1); older DSH versions get a single upgrade notice on the settings page and no other UI. Two serving modes: loopback port (default) or same-origin mount on DSH's own webServer (/code-server, protected by ctx.connection.requestRejection). No code-server Node layer, no argon2, no C++ toolchain.
A Claude Code-inspired skin for the DeepSeek Harness web GUI: warm charcoal/cream surfaces, terracotta accent, and monospace terminal typography.
DSH 界面字体全权 DIY:按区域自定义中英文字体/字号/字重/颜色,框选建区、全局统一、主题保存切换、随机配色、一键装可爱字体。| DIY your DSH UI fonts: per-region font/size/weight/colour, pick-region, unified overrides, themes, random colours, one-click cute fonts.
界面质量技能系列:跨学科界面评审(UI/排版/颜色/可访问性/布局/产品写作)、variant 多版本选择器、explain-interface 逆向解释效果、better-interface 协调评审。受 jakubkrehel/skills(3.9k★ MIT)启发。
Trace DAG visualizer for the dsh web GUI: a conversation view tab that projects the official trajectory snapshot into a ReactFlow trace graph with dagre / d3-force layouts, hover highlighting, and a slide-out detail panel.
理解任何东西技能包(移植自 Understand-Anything)
Custom backgrounds and iOS-inspired liquid glass transparency for the DeepSeek Harness Web UI.
阿根廷·梅西 (Argentina · Messi) web skin for the DeepSeek Harness GUI: celeste/navy/gold alias-token theme, photo & gold backgrounds, roaming #10 badge.
Replace the 'Deep diving...' running status in the DeepSeek Harness Web GUI with alternating witty phrases and practical tips.
Weather & Sky: a hot-pluggable live weather overlay for the DeepSeek Harness web GUI (sun by day, moon with phases by night, clouds, rain, snow, fog, lightning).
DSH web-ui plugin: '/' glyph on the composer command-menu button plus a '+' attach button with separated image/document/other uploads.
Microphone speech-to-text input for the DeepSeek Harness Web UI
Danus-native DSH plugin suite: verifier-gated mathematical proof-search orchestration (fact graph, role-gated tools, cold-start verifier, worker swarm, orchestration tools, heartbeats).
可泛用的 macOS 桌面 GUI 自动化(computer use):cua-driver 做 AX→像素→桌面的三档降级,对任意 app 先 probe 判定模式再驱动;含识图定位、隐私处理、微信/iPhone 镜像案例。遇点击/输入/滚动/截图任意本机 app,或微信/IPhone 镜像/canvas 等 AX 空或稀疏的软件时用。
A microphone button for DeepSeek Harness that writes browser speech recognition into the composer draft.
DeepSeek Harness Web plugin for visualizing, arranging, branching, merging, and summarizing AI agent sessions on an interactive graph canvas
Ask about selected assistant text in an ephemeral DSH Web sidebar using a snapshot of the main conversation.
DSH web GUI plugin: Cursor-style Git commit-chain (链路图) panel — SVG lane topology, commit detail/diff, guarded branch switching. Dual-face Cordis plugin (host git service + browser React panel); mounts as a dsh-better-sidebar tab with a floating-panel fallback.
为 DeepSeek Harness 打造的液态玻璃 UI 主题:磨砂玻璃+边缘折射、可调透明度/模糊/色调、自定义字体、背景图与动态壁纸(多图轮播)、自定义 CSS、柔和动画。
Wishadel demolition-terminal skin + task board, git graph, project panel and settings center for DeepSeek Harness Web GUI
Cross-session long-term memory for the DeepSeek Harness: a two-phase extraction/consolidation pipeline over a file-based memory workspace, recall injection, a citation feedback loop, lease-based job semantics, plus a settings page, a sidebar status panel and a memory viewer.