DeepSeek Harness Plugin Hub

发布与管理完整 Harness Profiles,发现适合你的插件。

探索

插件目录环境预设文档中心动态

社区

发布插件联系我们报告问题

相关链接

Plugin Hub GitHubDeepSeek Harness 官方项目系统状态隐私说明
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

独立、非官方社区项目,与 DeepSeek 官方无隶属、授权或背书关系。

Gitlearnos — DeepSeek Harness 插件(DSH Plugin)
DeepSeek Harness Plugin Hub
ProfilesPlugins分类动态文档登录管理 Profiles
ProfilesPlugins分类动态文档登录
← Plugins
G

gitlearnos

Gitlearnos

面向 Git 原生 AI 代理的基于证据的学习记忆与自动化

插件会安装到这里;不确定时保持 web。

npx -y @deepseek-ai/dsh plugin --profile web add github:Guojiz/gitlearnos#1de6f626ab7b6290206663d26de44ce4070b7a5c
README兼容性版本

兼容性与来源证明

Gitlearnos 以 gitlearnos 发布,当前版本为 2.0.0-alpha.3。Plugin Hub 会校验它的 manifest,并保存精确安装来源,便于复现安装结果。

DSH 兼容范围
*
运行环境
web
发布来源
github
Registry 更新时间
2026/9/6

版本

2.0.0-alpha.3prerelease
2026/9/6
查看其余 1 个版本收起版本
2.0.0-alpha.2prerelease
2026/8/20

相关插件

正在加载相关插件…

最新版
2.0.0-alpha.3
DSH
*
HMR
重启进程
Tree shaking
未声明可安全裁剪
解包体积
未提供
文件数
未提供
Surface
web
许可证
MIT
发布源
github
GitHub
★ 5
周下载
0
最近提交
2026/9/10
查看源码 ↗
README Badge

点击下方 Badge 复制 Markdown,粘贴到 README 即可。

这是你的 Plugin?认领权益 · 优先安全扫描

验证 package.json 声明的 GitHub 仓库,即可管理这个公开页面。认领后,Hub 会优先安排当前版本的安全扫描,并在通过后公开展示结果。

认领这个 Plugin →
报告问题

相关插件

继续浏览 developer-tools 分类下经过校验的插件。

Web App@deepseek-ai/dsh-web-appdsh 浏览器界面捆绑包:位于 dsh-base 之上的 Web 补丁层,加上运行时粘合插件(提供前端 dist、Web 界面提示符、bash 运行时变量和 URL 行)Sdk Minimal@deepseek-ai/dsh-sdk-minimal独立的最小 SDK 配置包:JSON-RPC、一个 DeepSeek 适配器、持久化 Shell 和 JSONL 会话Sdk App@deepseek-ai/dsh-sdk-appdsh SDK 配置包:基于 dsh-base 提供 stdio JSON-RPC 服务和进程生命周期管理Subagent Codex@deepseek-ai/dsh-subagent-codex基于官方 app-server 协议的一次性 Codex 子代理提供程序

README

GitLearnOS

GitLearnOS comic book Agent wearing an orange Git-branch harness

Learner-owned Git memory · GitLearnOS-exclusive native DeepSeek Harness support

Learning happens anywhere. State belongs to you.

Open the official website → · Core-ready Quickstart →

中文 · Website · Documentation map · Protocol · Author site · X · Bilibili · Sponsor

GitLearnOS overview

The core promise

GitLearnOS gives one capable, replaceable main AI agent a learner-owned Git memory. It notices useful learning events, connects evidence to a goal, guides the next action, and leaves an inspectable, reversible record.

Learning can happen with a teacher, in class, on paper, in a book, on a practice platform, in a project, with peers, or with another AI. GitLearnOS does not move all learning into one application. The main agent connects only the evidence that is useful for the learner's next decision.

The core is ready with a private local Git repository, one write-capable agent, the GitLearnOS protocol, and one subject or real learning event. GitHub and other remotes are optional. During normal learning, Git stays in the background: the learner should not have to manage folders, branches, or commits.

The default recommendation is private. Add a remote only when the learner chooses backup, cross-device continuity, teacher review, collaboration, or publishing, and keep private answers and gaps separate from shared material.

Core-ready, then everyday learning

The agent answers the immediate request first. Under safe-auto, it may then make the smallest safe writeback when the target, evidence, goal, and privacy boundary are clear. preview proposes the exact change without writing; manual waits for approval. Original answers, notes, and external feedback are preserved; AI interpretations remain revisable and must link to evidence.

Once configured, a learner should not need to say “use GitLearnOS” or name a Skill. A question, attempted answer, page photo, class note, teacher comment, practice result, or repeated difficulty can be a learning event. Incidental conversation is not stored.

goal and real input
→ organize traceable evidence
→ ask from the current gap
→ keep the answer or external feedback
→ recheck independently later
→ update state with one reversible Git commit

The success condition is better independent performance on later questions, not a larger pile of generated notes. A normal receipt distinguishes what the current agent did immediately from what a verified scheduled run actually did.

A small, useful repository

gitlearnos.yml
AGENTS.md
automation.md
dashboard.md
learner-profile.md
subjects/
└── <subject>/
    ├── goals/
    ├── sources/
    ├── knowledge/
    ├── models/
    ├── knowledge-gaps/
    ├── reviews/
    └── events/

Only create folders when real learning evidence needs them. Root files hold shared configuration and current views; subject folders hold focused state. Large textbooks, PDFs, scans, media, and long-lived references belong in Project Sources or an authorized local folder. Git keeps compact state, provenance, selected excerpts, and history.

GitLearnOS-exclusive native DeepSeek Harness surface

GitLearnOS ships an installable native bundle for the official DeepSeek Harness Developer Preview. It brings a complete, verifiable Git learning transaction and an agent-controlled panel into Harness: the main agent owns the ordered Next up queue and presentation decision, while the learner keeps the final manual toggle. The Host remains bounded plumbing; it does not invent a ranking or turn panel state into learning evidence.

The code in this repository currently proves:

  • a no-build Host plus browser bundle discovered by the Harness profile;
  • learning_status and learning_route bounded, read-only observations;
  • one gitlearnos.yml-authorized learning_apply transaction that atomically applies typed event, knowledge-gap, model, review, and dashboard operations in one reversible Git commit (with strict learner identity, setup/config, base revision, and write-authority checks); learning_record remains a compatibility wrapper;
  • a loopback-only, read-only panel that shows the agent-maintained queue, respects Panel: expand|collapse, and labels development sample data;
  • five queue actions that place a review, practice, close-with-one-question, ask-a-teacher, or read-notes request into the conversation input.

RAG provider access is a required separate layer for complete deployment; it is not built into this bundle. A Harness-only installation is therefore incomplete until a verified RAG receipt is present. DeepSeek's default provider is text-only, but Harness itself is not limited to text. The learner may either configure a third-party multimodal model with image input or keep DeepSeek as the main model and install an authorized vision/OCR bridge plugin. Without either, the agent asks for a transcription instead of guessing. An immediate multiple-choice answer is supported evidence, not proof of mastery. Recurring checks use a real scheduler to wake the same main agent; they do not require a second learning agent. See the launch note and the adapter's limits and verification steps.

RAG and background work are separate layers

Complete deployment requires a local or compatible private RAG layer. RAG-Anything is the first explicitly supported option, not a lock-in.

  • Git is the formal, readable source of learning truth.
  • RAG is a rebuildable retrieval layer for authorized sources and promoted durable knowledge; it is managed by the same main agent, not a second agent.
  • The current agent can organize evidence and commit an immediate change.
  • Scheduled automation asks a real repository-capable scheduler to wake the same main agent. A date, reminder, Harness session schedule, or requested marker is not proof that a run happened. maintenance and due-review are complete only after each recurring task is created and observed in a real scheduler.

Without verified RAG, the Git learning loop still works as an incomplete edition. One-off exercises do not enter RAG automatically. If the main agent already understands an image, preserve a faithful Markdown or structured representation instead of repeating OCR; a text-only agent must not infer unseen visual content.

Start with one subject

Use the core-ready Quickstart, which contains the single canonical setup prompt. It asks the agent to identify the private target, confirm the learning goal, subject, current material, and RAG boundary, wait before learner deployment, detect actual capabilities, and report the undo boundary. The website CTA links to that same source; it does not create a repository or pretend that a button provisioned a scheduler.

The AceSAT demo shows the loop with a fictional learner using short, text-first interactions. It still requires a capable AI runtime; local Git is not the same as a completely offline AI system. Fully offline use would also require a local model and local tooling that the current runtime actually supports.

See the impact statement and the completed SAT fixture for the evidence behind the demo.

Truth before completeness

  • Original evidence is preserved; corrections are linked records, not silent rewrites.
  • Important conclusions point to traceable evidence; missing evidence stays unknown.
  • External resolution and delayed independent mastery remain separate.
  • A dashboard is a current view, never a second source of truth.
  • GitLearnOS never claims a write, commit, RAG retrieval, scheduler run, Skill installation, or mastery without direct evidence.

See GITLEARNOS.md for the full behavior contract, QUICKSTART.md for deployment, and Evaluation for documented end-to-end scenarios.

Official website and other links

The public face of GitLearnOS is the product site. It carries the same promise as this repository: a live DeepSeek Harness-shaped demo, the canonical Quickstart, and no fake “one-click provisioned scheduler.”

Websitehttps://guojiz.github.io/gitlearnos/
QuickstartQUICKSTART.md
Author sitehttps://guojiz.github.io/
Xhttps://x.com/guojizh
Bilibilihttps://space.bilibili.com/3493114115263006
YouTubehttps://youtube.com/@guojizh
Sponsorhttps://github.com/Guojiz/Sponsors

Other projects with official sites

  • Word Snap — bilingual vocabulary matching PWA
  • Guojiz — builder site and AI-safety manuscript

Project status

This branch develops the Git-native v2 protocol and the DeepSeek Harness Developer Preview. MIT License; see LICENSE.