dsh-self-improving-agent
自改进 AI agent:内置学习回路——从经验自动创建技能、使用时改进、FTS5 会话搜索+LLM 摘要跨会话回忆、Honcho 辩证用户建模、跨平台网关(Telegram/Discord/Slack)、调度自动化、子代理并行、serverless 休眠唤醒。受 NousResearch/hermes-agent(154k★ MIT)启发。
337 results
自改进 AI agent:内置学习回路——从经验自动创建技能、使用时改进、FTS5 会话搜索+LLM 摘要跨会话回忆、Honcho 辩证用户建模、跨平台网关(Telegram/Discord/Slack)、调度自动化、子代理并行、serverless 休眠唤醒。受 NousResearch/hermes-agent(154k★ MIT)启发。
MCP Apps Host and renderer bundle for DeepSeek Harness
OpenAI Responses API-backed web search provider for dsh: registers into ctx.web (web_search tool with server-side retrieval), plus a Web settings card for endpoint/model/key. Hot-pluggable — mounted via profile bundle patch, no dsh source changes.
DSH web plugin: Cursor-like Settings pages (AGENTS.md Rules, Skills, MCP servers, import) plus a pinned 'latest input' chat bar with a backward walk
Forgetting engine for AI agents — memory TTL, decay, eviction, audit. The opposite of memory programming.
DSH plugin: dsh-dev-server
Drop-in replacement for the Codex subagent provider that projects the app-server stream into a harness child session, so Codex runs render as ordinary subagents in the Web UI
Installable RouteCertificate advisory observer bundle for DeepSeek Harness users.
Load MCP servers for the DeepSeek Harness from the mcp.json of Claude Code, Kiro, OpenCode, and Codex, with user and project layers and live reload
DSH plugin: import a local folder as a server workspace and sync DSH changes back to local.
DeepSeek Harness plugin that bridges ArcGIS Pro through the ArcGIS Pro Bridge MCP Server (tools appear as mcp__arcgis__*).
Wake up DeepSeek Harness: one-click desktop/taskbar/startup shortcuts that start the dsh web server (hidden) and open the GUI, a cold-start whale-girl dance overlay, and a close-button overlay with a fully-quit / close-window dialog.
AgentMonitor multi-agent monitoring panel for the DeepSeek Harness — a sidebar entry that serves an embedded agent-monitor dashboard via the /agentmonitor webserver route. Ships a self-contained static dashboard (works out of the box) and lets you point dataDir at your own live data pipeline.
DSH plugin to manage rule files (one .md per rule) at global and project scope, with a settings-page UI (Host webServer HTTP routes + Client settings section).
Data-provider MCP server for football: results, stats, odds, standings, form and head-to-head for 18 European leagues (1993-94 →) and 8 cup competitions, for any MCP client. Also a DeepSeek Harness (dsh) plugin.
dsh WebSearchProvider over the OpenCode Zen Go Responses API server-side web_search tool
Freeze a working sequence into a hosted production line. Turn a sequence of tool calls that already works into a named pipeline that runs on our servers on a schedule, with a receipt per run — plus recurring watch tasks that notify you only when a result actually changes.
AI turns repeated dev commands, prompts, and instructions into one-click DeepSeek Harness actions.
Triage port conflicts: reuse your own live server, switch ports for others, precisely kill zombies
Context-cheap MCP access for DeepSeek Harness: two proxy tools instead of every server's full schema set, with lazy connections, an on-disk tool catalog, and idle disconnect
SendPage for DeepSeek Harness: mounts the remote SendPage MCP (https://sendpageapp.com/mcp) via the in-box @deepseek-ai/dsh-mcp-client bridge — publish an HTML document as a shareable link that opens in one tap, and export it to PNG/PDF/Word.
Zed-first ACP v1 server driving DeepSeek Harness (DSH): standalone stdio bridge with token streaming, tool calls, approval, plan, and session management
MCP server manager for DeepSeek Harness: manage MCP servers from the Web settings page, stored globally in $DSH_HOME/ui-settings-mcp.json, connected/disconnected at runtime.
DSH Web GUI 插件:在设置面板中管理远程/本地 MCP Server(HTTP / stdio),支持添加、编辑、删除、测试连接,工具自动注册到 DSH。