sa998aaron/dsh-agent-forge

sa998aaron★ 1TypeScript最后同步: 2026-08-20

在 GitHub 打开

指定代码工作区 → 渐进式生成可固化 agent

README 摘要

dsh-agent-forge 中文 English Forge a solidifiable agent from any code workspace — progressively. A DeepSeek Harness (DSH) host plugin that turns an arbitrary code workspace into a persistent, installable agent (preset + guardrailed plugin). It formalizes the path we walked by hand on a real firmware project: observe the workspace, derive a persona, scaffold tools, derive guardrails, verify, then crystallize. The maturity ladder Level Meaning Tool L0 Observed: workspace profile report forge scan L1 Persona: installable preset forge generate target=preset L2 Tools: plugin skeleton with detected tool stubs forge generate target=plugin L3 Guardrails: edit rules from detected quirks same ( guard.ts rule table) L4 Verified: three-layer verification passed forge status + human confirmation — Crystallized: installed into the preset roster forge install Tools - forge scan(workspace) — profile a workspace: languages, build systems (cmd/cmake/npm/make), Kconfig, large XML/ITU files, .agents/skills , protected-dir candidates (sdk/vendor/third party), and the .c include .c compilation-unit quirk. - forge plan(workspace) — report → forge plan (persona rules / tools / guardrails). Writes nothing; m…

在 GitHub 查看完整 README →
Agent/智能体deepseek-harnessdshdsh-pluginagent

分类