Facebook
Britain's News Portal
Around The Clock
BREAKING
Loading latest headlines…

DeepSeek releases open source agent harness with plugin design

DeepSeek has released an early version of its open source agent harness, built on the Cordis meta-framework, which treats all components as plugins. The design aims to allow dynamic addition and removal of components without breaking the application.

  • DeepSeek Harness is an agent harness built around the idea that 'everything is a plugin'.
  • It supports chain of thought traces, recording everything the model sees in an append-only session log.
  • The harness is noteworthy as it shows Chinese AI labs competing beyond model benchmarks and pricing.

DeepSeek has released an early version of its open source agent harness, built on the Cordis meta-framework. The company said the harness is designed around one core idea: 'Everything is a plugin.' Models, tools, skills, sessions, sandboxes, filesystems, loops, orchestration, and UI are all implemented as plugins and can be mixed, matched, replaced, and extended.

The harness aims to support dynamic composability, allowing plugins to be added and removed on the fly without breaking the application. This is in contrast to systems like Microsoft's Visual Studio Code, where extensions cannot be removed without restarting the host process.

DeepSeek Harness also provides chain of thought traces, recording everything the model sees in an append-only session log. This includes system prompts, reasoning, tool calls, and results. The Trajectory view allows inspection of these records by source, with options to resume, fork, search, and replay.

The release is seen as a move by Chinese AI labs to compete beyond model benchmarks and pricing, focusing on the harness layer where much of the competition is now happening.

Why this matters: The harness layer is becoming a key area of competition in AI, as model performance and cost can vary significantly depending on the harness used.

What this means for you: Developers may be able to use DeepSeek Harness to build and customize AI agent workflows with greater flexibility, as components can be swapped or extended without modifying the core source code.

Related Articles

Get the news that matters.

Join thousands of readers getting the best of British news straight to their inbox.