dsh-forge
面向自建 Gitea / Forgejo 的只读工具,走两者共用的 REST API:实例信息、仓库列表、议题与 PR 搜索和读取、PR diff 与变更文件,以及 Actions 运行、任务与任务日志。工具元数据支持英文、繁体中文、简体中文与日文。
Read-only Gitea and Forgejo tools over the REST API both projects share: instance info, repository listing, issue and pull request search and read, PR diffs and changed files, and Actions runs, jobs and job logs. Tool metadata is available in English, Traditional Chinese, Simplified Chinese and Japanese.
怎么安装
dsh plugin add @maxhsu/dsh-forge 简介
dsh-forge English | 繁體中文 | 简体中文 | 日本語 Read-only DeepSeek Harness tools for self-hosted Gitea and Forgejo instances. The plugin uses the REST API shared by both projects and adds repository, issue, pull request, and Actions context directly to DSH. DeepSeek Harness is in developer preview. This plugin is tested with @deepseek-ai/dsh-tools 0.1.1-rc.2, retains compatibility with the 0.1.0 prereleases from rc.6, and may need updates when Harness APIs change. Features Inspect the configured instance version. List repositories owned by the authenticated user. Search issues and pull requests across v…
推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 1
- 月下载
- 135
- 最近更新
- 2026-08-25
- 创建于
- 2026-08-24
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin, curated:0xsline/awesome-deepseek-harness
- 主题标签
- deepseek-harness, dsh-plugin, forgejo, gitea
同类推荐
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-git-graph
输入框上方提供 Git 分支选择器,并把分支泳道与提交历史画成图谱,沿着时间线找到任意变更。
dsh-user-experience
DietCokewithSugar/dsh-user-experience
帮你发现项目中可能存在的用户体验问题:自动走查 React/TypeScript 源码,定位问题并给出具体优化建议。
dsh-git-worktree
LaoYueHanNi/dsh-git-worktree
在 Web 输入框切换分支、以真实工作区方式创建隔离的 git worktree。
dsh-github
PerryLink/dsh-github
官方级 GitHub CI 集成:composite action.yml、轮询 PR 评审机器人(幂等行内评论 + status-check 门禁)以及 PR/issue 工具,所有写入走人工审批门。