Skip to content
View lansi-ai's full-sized avatar

Block or report lansi-ai

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. dsh-desktop dsh-desktop Public

    把 DeepSeek Harness 做成一个真正的桌面应用:Electron 主进程内嵌 Cordis Host(与官方 Web 版同内核、零移植), 渲染进程加载官方 Web UI 发行物(file:///自定义协议 + IPC 桥接,不开放 HTTP 端口), 所有桌面原生能力(托盘、全局热键、系统通知、剪贴板、开机自启、协议唤起、多窗口)以 host 插件 形态注入运行时, 与官方「…

    TypeScript 3

  2. dsh-rule-manager dsh-rule-manager Public

    TypeScript 1

  3. dsh-plugin-starter dsh-plugin-starter Public

    DSH plugin development starter: a loadable skill (SKILL.md) plus copy-paste templates for building dual-face (Host + Client) DSH plugins

    TypeScript 1

  4. dsh-fetch-url dsh-fetch-url Public

    DeepSeek Harness (DSH) 抓取工具插件 — 注册模型可调用的 fetch_url 工具,抓取任意 URL(境内直连 / 境外走代理),返回有界摘要。

    TypeScript 1

  5. dsh-opencode-usage dsh-opencode-usage Public

    TypeScript

  6. dsh-preset-dev-flow dsh-preset-dev-flow Public

    一个面向代码开发的 DSH Agent 预设:让 Agent 按一套"先澄清、再动手、交付出要自检、规则与代码同步"的开发流程来工作。