TL;DR Of why dsh/cordis is a big deal: LH tasks and harness meta tuning
Summary
Cordis is a framework that supports long-horizon tasks by enabling crash recovery and dynamic plugin addition through a reversible, tracked context system, ensuring efficient state management with minimal loss.
Similar Articles
cordiverse/cordis
Cordis is a meta-framework for spatiotemporal composability in programming, based on a research paper and currently under active development with an unstable API.
@johnsonshi86: https://x.com/johnsonshi86/status/2072112215097024961
Describes DR-DCI, an optimization that combines RAG with bash commands on a virtual filesystem to enable agents to perform precise corpus retrieval, and discusses scaling to distributed systems for inference providers.
@sethkarten: https://x.com/sethkarten/status/2072034978112889328
Continual Harness is a reset-free, self-improving agentic harness that achieves 20.54% on ARC-AGI-3 at a cost of $774 by storing memories, reusing skills, and refining its prompt, outperforming prior baselines like Hermes and OpenClaw with greater efficiency.
LongHorizon-Harness: Advancing Long-Horizon Agents for Real-World Tasks
Introduces LongHorizon-Harness, a task-state management approach for long-horizon LLM agents using a Manage-Execute-Audit loop, showing consistent improvements across models and benchmarks like WeaveBench and OSWorld.
DS-Lighting: Making Agent Harnesses Explicit for Data-Science Automation
DS-Lighting is a unified harness toolkit that makes harness design explicit for data-science automation, improving reproducibility, comparability, and reliability in end-to-end workflows.