@Saccc_c: In Deepseek Harness's trajectory mode, you can also view its system prompt (see Figure 1). I translated it into Chinese; interested friends can take a look (see Figures 2 and 3)

X AI KOLs Following Tools

Summary

The tweet introduces Deepseek Harness's trajectory mode, which allows viewing the Agent's thinking steps, tool calls, and system prompts, accompanied by a Chinese translation for easy learning.

In Deepseek Harness's trajectory mode, you can also view its system prompt (see Figure 1) I translated it into Chinese; interested friends can study it (see Figures 2 and 3) https://t.co/OcdmwYDdLe
Original Article
View Cached Full Text

Cached at: 08/14/26, 11:37 AM

In Deepseek Harness’s trace mode, you can also view its system prompt (see Figure 1)

I translated it into Chinese; friends who are interested can take a look (see Figures 2 and 3) https://t.co/OcdmwYDdLe

Sac (@Saccc_c): Deepseek harness’s trace mode is so interesting. Now you can fully know how your Agent is progressing. Your Agent employees won’t dare slack off anymore 😂

Its specific thinking steps, tool calls, and tool return results are all clearly visible. The most interesting part is that it uses different colors to distinguish AI

Similar Articles

@Saccc_c: Deepseek harness's trace mode is so interesting, now you can completely know the progress of Agent's work, and your Agent employees will never dare to slack off again. Its specific thinking steps, tool calls, and tool return results are all clearly visible. The most interesting thing is that it uses different colors to distinguish when AI executes tasks…

X AI KOLs Following

DeepSeek Harness has been released, featuring a trace mode that visualizes Agent's thinking steps, tool calls, and return results, and uses colors to distinguish different types of content. It can be installed via npm and is suitable for developers to observe Agent work progress.

@seekjourney: Everyone may have missed a hidden treasure in DeepSeek Harness's release yesterday: .agents/skills/ directly contains 11 real engineering Skills: Code Review, Pre-push Checks, finding over-engineering, Stacked…

X AI KOLs Timeline

Introduces the .agents/skills/ directory included in the DeepSeek Harness release, containing 11 real engineering Skills (such as code review, pre-push checks, CoT leakage cleanup, etc.), which is equivalent to open-sourcing part of their engineering standards and Agent SOP.

@jakevin7: https://x.com/jakevin7/status/2086031167040426488

X AI KOLs Timeline

Maka is an open-source Agent Harness. Through mechanisms such as log-as-runtime, context pruning, and thinking feedback, it cuts the cost of the same DeepSeek task to 1/8 of OpenCode, while achieving a higher pass rate on Terminal-Bench at lower cost.