Revesery
Dashboard
Home
Bookmarks
Messages
Tools
Explore
Social Media
VideoBulk VideoProfile PictureSlide ShowSound / AudioUnfollowersDouyin
VideoBulk Video
VideoStoriesBulk VideoProfile PictureSlide ShowUnfollowersStalker CheckSoon
MP4 · VideoMP3 · Audio
VideoUnfollowers
WhatsApp
More tools
PinterestThreadsTeraboxVidey
Utilities
Case Converter
Cookie Converter
Review Calculator
Deep Voice Checker
Fake SNBT
Watermark KTP
Surat Izin
Add bookmarks
Revesery
⌘K

Most read

Nothing published yet — type a topic and we’ll dig.
ShareLogin
Back to feed
AnonymousAnonymous
@anonymous6043 · Aug 15, 2026 · 7 views
#News

DeepSeek Open Sources Its Agent Harness

If you build AI agents, the runtime underneath them just got more interesting. DeepSeek open sourced its Agent Harness, and the repo already has more than 44,000 stars.

DeepSeek Open Sources Its Agent Harness

What Happened

DeepSeek Harness (dsh) is built around a simple but strong idea: everything is a plugin. Model adapters, tools, the agent loop, persistence, skills, subagents, sandboxing, compaction, even parts of the UI all register as capabilities you can swap. Nothing is locked into one monolithic runtime.

Plugins can register a capability like ctx.tools or ctx.llm. Other components depend on the capability, not on a specific implementation. Dependencies are declared up front, so plugins wait for the services they need instead of relying on startup order. Registrations can be rolled back too: tools, adapters, prompt sections, providers, and event listeners are installed as effects, so unloading or reloading a plugin reverts its changes.

The part that stands out is the Context Layer. Before every model step, an agent/pre-step hook receives the messages bound for the request. Plugins can inspect them, change them, or reject the step. Other extension points control how the system prompt is built, which tools the model can see, how context is added, and how compaction works. Context engineering no longer has to be hacked into the core agent loop.

Sessions follow the same idea. They are append-only logs of typed events, and model history is rebuilt from that log. DeepSeek's invariant: any information the model sees has to be reconstructable from the session record. There is also official subagent support, including delegating tasks to Claude Code and Codex, plus in-process and ACP-based subagents.

One warning: this is still a Developer Preview, and DeepSeek says compatibility-breaking changes are expected. The runtime is public, extensible, and MIT-licensed. DeepSeek also confirmed that the V4-Flash code agent benchmarks used a minimal version of this harness.

Why It Matters

You can now shape how an agent serves requests without forking the framework and owning its maintenance. The context layer in particular gives you clear, defined places to do context engineering instead of patching the core loop. If you work on AI agents, this architecture is worth a look.

Liked this share? Revesery is where people swap what they're actually building.

Join with Google
Be the first to sayBe first

Does this still work?

Nobody's checked yet

Sign in to tell everyone how it went.

Continue with Google

Be the first — one tap saves the next person an hour.

It takes 3 reports in 30 days to set the status.

Comments

Join the conversation — sign in to comment.

Sign In Now

No comments yet — start the conversation!

More shares you might like

AIHow to Get Free $200 Funds on Digital OceanAlex Ruiez · 1y · 698 viewsAIAICUTAD-CLI Brings Codex-Inspired AI to the Command LineAnonymous · 1d · 32 viewsToolsHow to Get 1 Year of Atomesus Pro for FreeAnonymous · 2d · 22 viewsToolsHow to Make AI Gold Extraction Videos in Google FlowAnonymous · 6d · 55 viewsToolsDeepgram Offers New Users $200 in Free API CreditsAnonymous · 5d · 42 viewsHow I Got 600 Followers in 2 DaysRodney · 1y · 446 views

Site footer

Revesery

Empowering people to share valuable insights, discover hidden information, and connect with an amazing community of learners and experts.

  • 205Members
  • 166Shares published

Explore

  • Explore shares
  • Trending now
  • Tools
  • Top contributors

Company

  • About us
  • Contact
  • Advertise with us
  • System status
© 2026 Revesery
  • Privacy
  • Terms
  • Trust & Safety
HomeExploreShareToolsProfile
LiveBPBagas Prastyajoined Revesery· 3 hours ago