Player-YN/dsh-agent-driver-writehere

Player-YN★ 1TypeScript最后同步: 2026-08-19

在 GitHub 打开

Hierarchical long-form writing for DeepSeek Harness — WriteHERE as an agent driver, not extra ReAct tools.

README 摘要

dsh-agent-driver-writehere English · 中文 A DeepSeek Harness agent driver that runs the WriteHERE long-form loop as a second inference cycle — not as extra ReAct tools. GetInfo → Update → Decide → typed execute · tools: [] · task cards start a standard worker What it is · Case · Install · Quick start · How a tick works · Customize · Extend · What it is not · Requirements · Credits What it is Long-form agents on a stock ReAct loop tend to flatten. The model outlines, then dumps; or it keeps calling tools until the transcript is the article. Mid-draft revision, “this paragraph still needs a fact,” and typed work (retrieve vs. reason vs. compose) have no first-class place to live. WriteHERE treats writing as heterogeneous recursive planning : refine a node, then either execute it or split it into typed children. This package ports that loop onto DSH as a host-owned scheduler . Stock ReAct session This driver Constructor ReactLoopAgent WriteHereAgent Editor tools Native function calling tools: [] Plan / retrieve / write One growing transcript Typed cards: write / think / task Retrieval Same session, more tool calls Continuable standard worker Draft Whatever the model typed Leaf write nod…

在 GitHub 查看完整 README →
Agent/智能体agent-drivercordisdeepseek-harnessdshdsh-pluginlong-form-writingwritehereagent

分类