agent-harness

Tag

Cards List
#agent-harness

@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 · yesterday Cached

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.

0 favorites 0 likes
#agent-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 · 2d ago 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
#agent-harness

DeepSeek Harness

Hacker News Top · 2d ago Cached

DeepSeek AI open-sources DeepSeek Harness (dsh), an agent harness with a plugin-based architecture powered by Cordis, currently in developer preview with breaking changes expected.

0 favorites 0 likes
#agent-harness

Coinbase, Shopify and Ramp all built their own coding agents. All three still pay Anthropic.

Reddit r/ArtificialInteligence · 4d ago Cached

Coinbase, Shopify, and Ramp have each built internal coding agents, but all still rely on frontier models from Anthropic and others. The article highlights that enterprises are choosing to own the agent harness around the LLM, rather than the model itself.

0 favorites 0 likes
#agent-harness

I taught my agent to control real iOS and Android phones

Reddit r/LocalLLaMA · 5d ago

The author announces mobile-harness, an open-source agent harness that provides a unified API for AI agents to control real iOS and Android devices, allowing any agent to automate mobile interactions.

0 favorites 0 likes
#agent-harness

@justone_he: Dissecting Claude Code Source Code: Understanding Agent Harness from Scratch - Tsinghua Summer Course

X AI KOLs Timeline · 6d ago Cached

A Tsinghua University summer course sharing, understanding core mechanisms of Agent Harness such as task loop, planning, context management, and tool invocation by reading Claude Code source code, with video and lecture notes provided.

0 favorites 0 likes
#agent-harness

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

X AI KOLs Timeline · 2026-08-08 Cached

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.

0 favorites 0 likes
#agent-harness

Built an agent harness with cost control and native MCP support

Reddit r/ArtificialInteligence · 2026-08-07

Agentic Harness is a new open-source Python infrastructure that turns YAML files into executable agent workflows, featuring markdown audit logs, pre-built specialists, cost guardrails, native MCP support, and local model integration.

0 favorites 0 likes
#agent-harness

@realchendahuang: I've been tinkering with Agent Harnesses like Pi agent, OMP, Zcode, Codex, and Opencode recently, and I finally understand what my real needs are. First: I need a mature and stable GUI. Once you're used to a GUI, it's really hard to go back to a TUI, chatting in a black box…

X AI KOLs Timeline · 2026-08-06 Cached

After comparing Agent Harnesses such as Pi agent, OMP, Zcode, Codex, and Opencode, the author believes that OpenChamber is the ideal GUI solution because it is open source, free from vendor lock-in, and supports secondary development. The article also introduces the main features of OpenChamber.

0 favorites 0 likes
#agent-harness

@Saboo_Shubham_: We just open-sourced a template to build your own long-horizon agent harness. This agent harness can dream and self-imp…

X AI KOLs Following · 2026-08-06 Cached

Saboo Shubham announced the open-source release of a template for building long-horizon agent harnesses that can dream and self-improve in the background.

0 favorites 0 likes
#agent-harness

@omarsar0: Harness choice is a big deal. So much room to advance and improve results across the board with agent harnesses. Great …

X AI KOLs Timeline · 2026-08-05 Cached

This tweet highlights the new DataSpace benchmark for data agents, showing that harness choice significantly impacts accuracy across multimodal models and agent harnesses, with the best accuracy reaching 66.34% and the benchmark remaining unsaturated.

0 favorites 0 likes
#agent-harness

@jakevin7: Maka has built-in support for DeepSeek API's web search https://github.com/maka-agent/maka-agent/pull/2152… The specific approach is to declare the web_search tool in the API request parameters, directly…

X AI KOLs Following · 2026-08-05 Cached

Maka has built-in support for DeepSeek API's web search. By declaring the web_search tool in the API request parameters, it eliminates the need to integrate third-party search engines, further improving compatibility with models like DeepSeek/GLM/Kimi.

0 favorites 0 likes
#agent-harness

OneDayAgent: Towards a Long-Horizon Harness for Autonomous Agents

Hugging Face Daily Papers · 2026-08-04 Cached

OneDayAgent is a long-horizon harness for autonomous agents that decomposes open-ended tasks into bounded subtasks, manages execution memory under context pressure, and verifies/repairs final outputs. It achieves state-of-the-art results on AgentIF-OneDay with GLM-5.2 and generalizes across five backend LLMs.

0 favorites 0 likes
#agent-harness

One agent, every surface: how we built the Kiro agent harness (20 minute read)

TLDR AI · 2026-08-04 Cached

Kiro's engineering team explains how they consolidated three client-specific agent harnesses (IDE, CLI, web) into a single agent harness to enable seamless session continuity across laptop, cloud, and mobile surfaces.

0 favorites 0 likes
#agent-harness

AI-generated software needs a completion signal separate from model confidence

Reddit r/artificial · 2026-08-02

Introduces Flows, an execution and verification layer for software-building agents, arguing that agents need a separate completion signal alongside model confidence, demonstrated by a multi-module app with 59/59 checks passing.

0 favorites 0 likes
#agent-harness

@baboonAI4S: https://x.com/baboonAI4S/status/2083921996967227637

X AI KOLs Timeline · 2026-08-02 Cached

A systematic review of 257 open-source projects in the comments of the DeepSeek Harness beta recruitment post reveals a three-tier ecosystem, with DeepSeek support at 49%, and offers recommendations for beta testing priorities.

0 favorites 0 likes
#agent-harness

@ShenSeanChen: I dug into graph engineering because @steipete asked one question on July 18 and the entire AI agent space spent two we…

X AI KOLs Following · 2026-08-01 Cached

Sean Chen discusses loop-based vs graph-based AI agent architectures and releases waku-agent, an open-source local-first AI assistant harness with memory, eval, and a ~95-line loop.

0 favorites 0 likes
#agent-harness

@akshay_pachaar: YC open-sourced the agent harness running YC. Agent frameworks are almost always built for one person. You can stretch …

X AI KOLs Following · 2026-08-01 Cached

Y Combinator open-sources QM, a multiplayer agent harness for running agents across a whole organization, with scoped workspaces, durable sandboxes, and swappable harnesses like Claude Code and Codex.

0 favorites 0 likes
#agent-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
#agent-harness

qm

Hacker News Top · 2026-07-31 Cached

QM is an open-source multiplayer agent harness for startups, allowing employees to work with AI agents in isolated personal and shared workspaces across Slack and the web. It supports multiple agent harnesses like Pi, OpenCode, Codex, and Claude Code, with scoped memory, files, crons, and durable sandboxes.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback