dsh-harness-os
Agent harness 配置系统:agents/skills/hooks/rules 四层分工、instincts 持续学习(自动学模式、聚簇成技能)、AgentShield 安全审计(secrets/权限/hook 注入/MCP 风险)、Unified Memory Vault 跨 harness 共享、GateGuard 破坏性命令门卫。受 affaan-m/ECC(185k★ MIT)启发。
357 results
Agent harness 配置系统:agents/skills/hooks/rules 四层分工、instincts 持续学习(自动学模式、聚簇成技能)、AgentShield 安全审计(secrets/权限/hook 注入/MCP 风险)、Unified Memory Vault 跨 harness 共享、GateGuard 破坏性命令门卫。受 affaan-m/ECC(185k★ MIT)启发。
Floating AI translation window for the DeepSeek Harness Web GUI: multilingual translation through the DSH host, with provider balance and daily-usage display. Standalone plugin package.
For DSH 0.1.5-rc.2, preserve trusted reverse-proxy settings persistence and provide a redacted in-browser effective-config viewer. Not an authentication layer.
DSH Web 输入框高度微调:把对话输入文本区最小高度从官方默认 2 行(52px)提高到 3 行(76px),client-only
DeepSeek Harness 财务报表分析插件:基于财务分析规则,提供「财报分析师」Agent preset 与5项分析技能(资产负债表/利润表/现金流量表/三表勾稽关系/财报获取);新案例分析通过财经数据 API(AKShare/Tushare)与网络公开信息(新浪财经/东方财富/web_search)获取最新财报数据。
出租车计价器式实时计费:模型生成时逐秒跳动、空闲归零,内置 DeepSeek 官方峰谷时段与 V4-Flash 价格表,5 位小数。
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.
Bidirectional knowledge bridge between DeepSeek Harness and Obsidian Vault — FTS5 search, draft writing, session linking
DSH JWT tool: HS256 decode (header/payload/expiry status), sign, and verify — zero runtime dependencies, RFC 7515-verified
Password gate for dsh-web: opening the web port requires a username/password login; account credentials are stored salted+scrypt-hashed and AES-256-GCM encrypted in a local config file under $DSH_HOME. Host-only cordis plugin, no dsh source changes.
附件自动降级:DSH 图片准入(单边 ≤2000px / ≤3.5MB / ≤4000万像素)超限图片不再拒绝,用 sharp 自动缩小/重编码后入库,用户上传手机原图不再踩线。
DSH web-password gate: multi-password multi-upstream reverse proxy (one password, one backend; add upstreams from the settings page) + forced first-time setup + Settings 'Web password' tab + 2-day sliding sessions + size-capped access log + non-loopback settings unlock + true lockout with backoff + sessions bound to upstream identity + hardened proxy isolation (reserved cookies, forwarding-header hygiene, POST-only logout). v0.3.7 adds DSH v0.1.5-rc.1 settings-RPC compatibility, a soft-delete upstream reuse fix, and a browser transport shim. Zero dependencies.
Share any DeepSeek Harness session as a self-contained read-only static webpage — timeline, collapsible tool calls & reasoning, default redaction, dual SHA-256 fingerprints, watermark. · 把 DSH 会话一键变成可分享的只读静态网页:单文件 HTML、离线可开、默认脱敏。
LiteLLM /v1/search-backed web search provider for the DeepSeek Harness web capability seam (ctx.web). One search is one HTTP request — no model turn.
Real API balance monitoring for the DeepSeek Harness: polls the official /user/balance endpoint with your API key and shows the true remaining balance in the sidebar
懒人高级开发哲学:YAGNI 阶梯(能不建就不建→复用→标准库→一行搞定)+ 根因修复 + 极简纪律。受 DietrichGebert/ponytail(105k★)启发。
JSON5 解析与序列化
中文去 AI 痕迹:识别并改写 AI 生成的腔调(空洞强调、模板句、过度书面化、机械结构),让文字更像人写的。受 op7418/Humanizer-zh(15.6k★ MIT)启发。
Base58 编解码
多 Agent 舆情分析:覆盖 30+ 国内外社媒与数百万评论,5 类专业 Agent(Query/Media/Insight/Report)+ 辩论主持人——Agent 论坛链式思维碰撞、多模态短视频解析、公私域数据融合、交互式 HTML 报告。破信息茧房还原舆情原貌。受 666ghj/BettaFish(42k★)启发。
百万 agent 社交模拟:可扩展开源社媒模拟器,LLM agent 逼真模仿 Twitter/Reddit 上多达百万用户——23 种动作(follow/comment/repost)、兴趣与热度推荐算法、动态环境;研究信息传播/群体极化/羊群行为等社会现象。受 camel-ai/oasis(5k★ Apache-2.0)启发。
ADHD 友好输出:行动先行、步骤编号、抑制离题、每轮重申状态、具体时间估计、让进展可见、就事论事错误、列表上限 5 项、无开场白/总结/结尾语。受 ayghri/i-have-adhd(22.3k★ MIT)启发。
并行 agent 开发环境:Codex/ClaudeCode/OpenCode/Pi 并排跑,各在独立 git worktree——一个 prompt 扇出 5 个 agent 比较合并胜者;移动伴侣监控、终端分屏、Design Mode(点击 UI 元素送 HTML/CSS/截图进 prompt)、GitHub/Linear 原生、SSH worktree、AI diff 标注。受 stablyai/orca(49k★ MIT)启发。
DeepSeek Harness dual-face plugin: a sparkles button beside the model selector that polishes the current draft with the selected model, plus a settings section for style (concise/detailed/formal/casual) and detail (3/5/expand).