agent-harnesses

Tag

Cards List
#agent-harnesses

@zostaff: Walden Yan, co-founder of Cognition (the team behind Devin), in an AI Engineer talk on agent harnesses: "A lot of the m…

X AI KOLs Timeline · 2026-08-08 Cached

In an AI Engineer talk, Cognition co-founder Walden Yan recommends against multi-agent systems, saying they are fragile and that the team behind Devin now uses a single agent with coherent context.

0 favorites 0 likes
#agent-harnesses

@omarsar0: Highly recommended. I've often claimed there's huge alpha in building agent harnesses. Turns out harnesses are composit…

X AI KOLs Following · 2026-07-20 Cached

Discusses the concept of agent harnesses as compositional generalizers for scaling generalization in models, referencing the RLM harness.

0 favorites 0 likes
#agent-harnesses

Cost-Effective Agent Harnesses for Abstract Reasoning and Generalization on ARC-AGI-1

arXiv cs.AI · 2026-07-09 Cached

This paper presents cost-effective agent harnesses for ARC-AGI-1 that achieve strong performance using DeepSeek V3.2 without fine-tuning, via an Explorer-Definer Pipeline and a Reflective Orchestrator, achieving 67.25% pass@2 at low cost.

0 favorites 0 likes
#agent-harnesses

Own the Loop: A Field Guide to Agent Harnesses (5 minute read)

TLDR AI · 2026-07-06 Cached

As AI coding models become commoditized, the agent harness—the control loop managing tools and workflows—emerges as the key differentiator. This guide maps the field of harnesses, weighing vendor-native performance against the portability of model-agnostic workflows.

0 favorites 0 likes
#agent-harnesses

@yunwei37: Several recent papers, including https://arxiv.org/html/2606.25189v1…, give the feeling that I am no longer designing and writing a system or paper, but rather "training" a system: empirical research collects a large amount of real-world scenario data as a training set, and based on this data, let AI analyze what properties the system should have and how to design and implement it; then I write a set of test cases to verify whether it works...

X AI KOLs Timeline · 2026-06-27 Cached

This paper presents ActPlane, a policy engine that enforces safety and effectiveness policies for AI agents at the OS kernel level using eBPF, bridging the semantic gap between natural language policy intent and concrete system actions.

0 favorites 0 likes
#agent-harnesses

best of the best agentic harnesses do this…

Reddit r/AI_Agents · 2026-06-16

The author shares insights on building effective agent harnesses: the best ones minimize LLM reliance for trivial tasks and reserve LLMs for complex reasoning, distinguishing genuine harnesses from simple wrappers.

0 favorites 0 likes
#agent-harnesses

Handoff pattern with AI Harnesses

Reddit r/AI_Agents · 2026-06-07

A handoff pattern for Claude Code and other AI agent harnesses allows tasks to be delegated to fresh sessions, avoiding usage caps, performance degradation, and high costs by generating a script for another session to execute specific tasks.

0 favorites 0 likes
#agent-harnesses

@himanshutwtxs: Single article with a complete breakdown on the state of memory architecture in the major Agent Harnesses- Claude Code,…

X AI KOLs Timeline · 2026-06-02 Cached

A comprehensive breakdown of memory architecture in major AI agent platforms (Claude Code, OpenAI Codex, Copilot, Windsurf, Devin, etc.), discussing how memory is managed, current shortcomings, and future directions.

0 favorites 0 likes
#agent-harnesses

@omarsar0: // Scaling Laws for Agent Harnesses // If you build agent harnesses, this one is worth your time. (bookmark it) Most ha…

X AI KOLs Following · 2026-05-29 Cached

New research on scaling laws for agent harnesses reveals that most token and tool call volume does not matter; the work introduces an effective approach.

0 favorites 0 likes
#agent-harnesses

@omarsar0: // Is Grep All You Need? // Pay attention to this on, AI devs. (bookmark it) They find that grep-style text search, whe…

X AI KOLs Timeline · 2026-05-15 Cached

A research paper from PwC finds that grep-style text search, when properly integrated into agent harnesses, can match or beat embedding-based retrieval for coding-agent tasks, suggesting vector databases may not be essential for many use cases.

0 favorites 0 likes
← Back to home

Submit Feedback