DeepSeekHarness Open-Sourced: Code-Orchestrating Agent Framework In-Depth
AGI Hunt · wechat · 2026-08-13
An in-depth look at DeepSeekHarness (powered by the Cordis meta-framework), an open-source agent framework focused on "spatiotemporal composability". It modularizes models, tools, and storage as plugins.
Key Highlights:
- Programmatic Tool Calling (PTC): Instead of single-turn tool calls, the model generates code to orchestrate multi-turn tool executions. Intermediate data stays in the environment, with only final results injected into the context.
- Self-Bootstrapping: In creative mode, the agent can dynamically test and install plugins for itself during runtime.
- Append-Only Event Stream: Session logs never delete original history during context compression, enabling full traceability, forking, and replay.
- Concurrent Agents: A two-tier configuration allows multiple agents with distinct toolsets to run in parallel within the same process.
Related event: DeepSeek Open-Sources Agent Framework Harness(22 posts)→
More from coding & agent
- brawsr: Checkpoint, Rewind, and Fork Browser Agent Sessions — NoFlounder9565 · 2026-08-13
- Agent Fixed a Prod Bug Overnight, But Devs Hesitate to Merge — Specialist_Agent3599 · 2026-08-13
- Dev Reflection: Stop Asking AI to Write Entire Projects at Once — Big_Personality_9621 · 2026-08-13
- pyncd update: Agent autonomously generates diagrams from math formulas — vtabbott_ · 2026-08-13
- From the 1980s to Today: Why Multi-Agent Systems Will Actually Work This Time — kohjingyu · 2026-08-13
- AI Agents Replicate Corporate Hierarchy: The Future of Autonomous Capital — paraschopra · 2026-08-13