Argonaut790/dsh-cursor-settings

Argonaut790★ 1TypeScriptLast synced: 2026-08-15

Open on GitHub

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

README excerpt

dsh-cursor-settings A DeepSeek Harness (DSH) web plugin that brings Cursor-like conveniences to the DSH web GUI: - Settings pages — manage Rules ( AGENTS.md / CLAUDE.md ), Skills , MCP servers , and import Cursor settings, right inside DSH's Settings modal. - Chat pin ("latest input" bar) — a card pinned to the top of the conversation showing your most recent input, with a backward walk so you never lose track of what you asked. Features Settings: Rules / Skills / MCP / Import The plugin adds four sections to DSH's Settings modal ( @deepseek-ai/dsh-client-ui-settings ): Section What it does Rules View and edit the workspace/global rules files ( AGENTS.md , CLAUDE.md ) directly in the GUI. Skills Browse and manage agent skills. MCP List, add, update and remove MCP server entries in the profile's cordis.patch.yml (stdio or streamable-http), with live connection status. Import Import Cursor settings into DSH. All data is served by the plugin's host half over /api/dsh-cursor-settings routes. Chat pin (latest input bar) A small card pinned to the top of the conversation shows your most recent input whenever you scroll away from it — the Cursor "last input pinned" behavior, extended: - C…

View full README on GitHub →
Agentsdsh-pluginagent

Category