deepseek-harness

Tag

Cards List
#deepseek-harness

@Lonely__MH: Great find! Discovered a Deepseek harness memory plugin! Most Agent frameworks' 'long-term memory' is just mindless Vector DB retrieval, prone to temporal confusion and context pollution. Just started using Meland Labs' open-source OpenContext…

X AI KOLs Timeline · 2026-08-26 Cached

Discovered an open-source Deepseek memory plugin called OpenContext, which improves the long-term memory functionality of Agent frameworks through designs like Temporal Context Graphs and Trust Models.

0 favorites 0 likes
#deepseek-harness

qwen38-27b-rtx3090 (https://github.com/syv-ai/qwen38-27b-rtx3090) is extremely good with deepseek harness.

Reddit r/LocalLLaMA · 2026-08-24

Running the Qwen 3.8 27b model with vision on a single RTX 3090 GPU enables 150k context length, and integration with DeepSeek harness allows for plugin development, though a search engine plugin caused a system crash.

0 favorites 0 likes
#deepseek-harness

@QingQ77: 把飞书、微信、钉钉、企业微信、QQ、Slack、Telegram、Discord、WhatsApp 九个平台的 IM 机器人统一接入 DeepSeek Harness。 https://github.com/xmanrui/dsh-im

X AI KOLs Timeline · 2026-08-20 Cached

这是一个开源工具,可将飞书、微信、钉钉等九大平台的IM机器人统一接入DeepSeek Harness,方便开发者集成。

0 favorites 0 likes
#deepseek-harness

@changgaowei: Nice — model backends as a plugin. We did identity the same way, so the agent can be reached without living only inside…

X AI KOLs Following · 2026-08-20 Cached

This article details the release of the AWiki plugin for DeepSeek Harness, enabling identity and messaging capabilities for AI agents with features like registration, direct messaging, group creation, and local data persistence.

0 favorites 0 likes
#deepseek-harness

@changgaowei: The silent-failure / who-did-what problem is why we started with identity, not another tool. If the agent has a stable …

X AI KOLs Following · 2026-08-20 Cached

Release of AWiki identity and messaging tool for DeepSeek Harness, featuring stable identity handles and local-first messaging to address attribution and silent-failure issues in AI agent systems.

0 favorites 0 likes
#deepseek-harness

@yupi996: https://x.com/yupi996/status/2090338234257863068

X AI KOLs Following · 2026-08-20 Cached

This article provides a detailed tutorial on how to deploy DeepSeek Harness to a server, enabling team collaboration and remote access, and highlights its highly flexible plugin ecosystem.

0 favorites 0 likes
#deepseek-harness

@Srimugunthan2: With the DeepSeek Harness, "everything is a plugin": models, tools, skills, sessions, sandboxes, storage, loops, schedu…

X AI KOLs Following · 2026-08-20 Cached

DeepSeek Harness is an AI framework where models, tools, and other components are plugins, with a curated ecosystem available on GitHub for developers.

0 favorites 0 likes
#deepseek-harness

@gkxspace: Wow, probably soon someone will bring this to market in China. DSH is super hyped in China, but the official version is terrible... This 06-born sophomore student's open-source DSH desktop client already has 15k stars in 5 days! Mobile version launching soon, everyone grab the first-mover advantage!

X AI KOLs Timeline · 2026-08-20 Cached

A sophomore student born in 2006 has open-sourced a DSH desktop client that gained 15k GitHub stars in 5 days, with the mobile version launching soon, sparking widespread attention.

0 favorites 0 likes
#deepseek-harness

I tested DeepSeek Harness with GLM, Kimi, Opus, and GPT to see if prompt caching still works with other models

Reddit r/AI_Agents · 2026-08-19

The article tests whether DeepSeek Harness maintains high prompt caching rates when using alternative AI models, finding that GLM and Kimi achieve 97-99% cache reuse, while Opus shows no cache activity and GPT test failed.

0 favorites 0 likes
#deepseek-harness

@NFT_Chen: Amazing! DeepSeek Harness Minimal Mode Builds a Complete Cyberpunk 3D City from Scratch with Just One Instruction! Full-Power Minimal Mode Hardcore Hack, Project Setup → Tech Selection → Coding → Runtime Debugging → Fixes → Final Delivery, Entire Process AI Closed-Loop, Cyberpunk Neon Style Maximized ~ Key Points Breakdown: Minimal Mode Full-Power Run...

X AI KOLs Timeline · 2026-08-18 Cached

DeepSeek Harness's minimal mode can autonomously complete the entire process from project setup to final delivery with just one instruction, successfully building a cyberpunk-style 3D city and demonstrating the powerful capabilities of AI programming.

0 favorites 0 likes
#deepseek-harness

Qwen 3.8 27b saved me $650+ in API costs this evening

Reddit r/LocalLLaMA · 2026-08-18

The author ran Qwen3.8-27B locally using DeepSeek Harness, achieving fast inference and saving over $650 compared to API costs for equivalent workloads.

0 favorites 0 likes
#deepseek-harness

Security Assessment of DeepSeek Harness with A.I.G: Evaluating Resistance to Indirect Prompt Injection

Hugging Face Daily Papers · 2026-08-18 Cached

This paper evaluates indirect prompt injection risks in DeepSeek Harness using AI-Infra-Guard for controlled testing, finding notable attack success rates and recommending security controls.

0 favorites 0 likes
#deepseek-harness

@NFT_Chen: Creative! Creating a multiplayer Texas Hold'em with 'Tokens as chips' in DeepSeek Harness is so addictive! Today, someone added a 'Game Center' directly on the DeepSeek Harness page, making a super cool product creative demo: using real account Tokens as...

X AI KOLs Following · 2026-08-17 Cached

On the DeepSeek Harness platform, someone creatively created a multiplayer Texas Hold'em game demo with real Tokens as chips, showcasing the innovative gameplay of combining AI Agents with Token economy.

0 favorites 0 likes
#deepseek-harness

Qwen 3.8 27b with DSH(DeepSeek Harness) is Amazing!! Experiences so far and perfomance.

Reddit r/LocalLLaMA · 2026-08-16

A user shares positive experiences using the Qwen 3.8 27b model with DeepSeek Harness, praising its stability and long-context handling, but mentions speed limitations and hopes for future model releases.

0 favorites 0 likes
#deepseek-harness

@Hesamation: DeepSeek published their harness. 24K stars already. it’s a React web app with everything designed to be a plugin: from…

X AI KOLs Timeline · 2026-08-13 Cached

DeepSeek has open-sourced Harness v0.1, a highly modular React web app for building agent systems with a plugin architecture, allowing developers to easily swap components.

0 favorites 0 likes
#deepseek-harness

@BoxMrChen: The Deepseek Harness philosophy is awesome. They made everything into plugins — GUI, TUI — and oppose hardcoding workflows like plan, subagent, permissions, MCP into the core. To be honest, at first glance I felt they reinvented Pi Agent, even though it was built on Cordis...

X AI KOLs Timeline · 2026-08-13 Cached

The author comments on Deepseek Harness's plugin-based philosophy, arguing that it turns everything (GUI/TUI, etc.) into plugins and opposes hardcoding workflows. They compare it with Pi Agent and Prime-Agent, propose the idea of building a self-evolving Agent in a REPL, and have already started implementing it with Codex.

0 favorites 0 likes
#deepseek-harness

@tianyi: If you are a developer of an open-source project related to Agent Harness and wish to participate in the beta testing of DeepSeek Harness, you can reply or message me privately. Please include your GitHub ID and representative open-source works.

X AI KOLs Timeline · 2026-08-01

A DeepSeek team member invites developers of open-source projects related to Agent Harness to participate in the beta testing of DeepSeek Harness, with a GitHub ID and representative works required.

0 favorites 0 likes
#deepseek-harness

@dotey: Kimi Code and DeepSeek Harness should build GUI as soon as possible, support office tasks early, and aim to become general-purpose agents. Competing on TUI and Coding has no future — of course, coding is a foundational capability; if coding is poorly done, other tasks won't be done well either.

X AI KOLs Following · 2026-05-31 Cached

@dotey suggests Kimi Code and DeepSeek Harness develop GUI and support office tasks early, becoming general-purpose agents, and believes that only competing on TUI and Coding has no future.

0 favorites 0 likes
← Back to home

Submit Feedback