<?xml version='1.0' encoding='utf-8'?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>daily.md | Cowerx</title><link>https://cowerx.dev/daily/</link><description>Selected AI news for builders</description><language>en</language><lastBuildDate>Fri, 25 Sep 2026 00:00:00 +0000</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://cowerx.dev/daily/feed.xml" /><atom:link rel="hub" href="https://pubsubhubbub.appspot.com/" /><item><title>Coding Agents for Generalized Task and Motion Planning Problems</title><link>https://arxiv.org/abs/2609.30233</link><guid isPermaLink="false">https://cowerx.dev/daily/2026-09-25/#item-ea6c86cac89301b3</guid><description>The paper investigates whether coding agents can automate generalized task and motion planning by synthesizing programs that generalize across instances. The authors evaluate these agents on simulated environments and find they outperform hand-engineered planners in mean success while using less computation. Why a builder cares: Coding agents provide a strong baseline for generalized task and motion planning that reduces the need for substantial TAMP-specific engineering. Summary by a local model.</description><pubDate>Fri, 25 Sep 2026 00:00:00 +0000</pubDate></item><item><title>Driving Epidemic Models with AI Agents: the Epydemix Agent Framework</title><link>https://arxiv.org/abs/2609.28692</link><guid isPermaLink="false">https://cowerx.dev/daily/2026-09-25/#item-b7f4e06cd13a679e</guid><description>The Epydemix Agent Framework is an additive layer over the open-source Python library Epydemix that extends it with capabilities for discovery, validation, execution, and inspectability. It allows an AI agent to handle the entire modeling process from natural-language descriptions to quantitative results while keeping the process auditable and reproducible. Why a builder cares: The framework reduces turns, output tokens, and cost on most tasks. Summary by a local model.</description><pubDate>Fri, 25 Sep 2026 00:00:00 +0000</pubDate></item><item><title>Control the Harness, Control the Cost: Routing and Governing AI Coding Agents in the Enterprise</title><link>https://arxiv.org/abs/2609.28919</link><guid isPermaLink="false">https://cowerx.dev/daily/2026-09-25/#item-9275e031a99ec8ad</guid><description>The paper describes a router that moves work between models to reduce costs for enterprises using AI coding agent harnesses. It proposes a control plane that allows enterprises to govern these tools and decide whether to own the harness. Why a builder cares: Builders care because the harness determines the model rate and volume, directly impacting the enterprise bill. Summary by a local model.</description><pubDate>Fri, 25 Sep 2026 00:00:00 +0000</pubDate></item><item><title>Progressive Skill Discovery as Access Control for Tool-Using LLM Agents: Structural Governance through Role-Scoped Capability Delivery</title><link>https://arxiv.org/abs/2609.28693</link><guid isPermaLink="false">https://cowerx.dev/daily/2026-09-25/#item-7462918c56d6b761</guid><description>The paper introduces skilder, a framework that packages capabilities into roles to enforce deterministic governance for LLM agents. It evaluates this approach against flat-context and multi-agent methods, showing that the authorization layer prevents unauthorized tool calls and parameter violations. Why a builder cares: Builders care because the framework provides hard system-level enforcement that preserves problem-solving flexibility. Summary by a local model.</description><pubDate>Fri, 25 Sep 2026 00:00:00 +0000</pubDate></item><item><title>Agent Memory with Episodic Retrieval for Financial Decision-Making</title><link>https://arxiv.org/abs/2609.28771</link><guid isPermaLink="false">https://cowerx.dev/daily/2026-09-25/#item-57749be6edd77eb3</guid><description>The paper introduces META, a RAG-like episodic-memory-augmented multi-agent framework for financial decision making that integrates specialized indicator agents with a memory module. It demonstrates that episodic memory provides a mechanism for regime-aware, interpretable, and low-latency decision-making in trading. Why a builder cares: Builders care because the framework offers a mechanism for regime-aware, interpretable, and low-latency decision-making. Summary by a local model.</description><pubDate>Fri, 25 Sep 2026 00:00:00 +0000</pubDate></item><item><title>Agent-Editing World Model: Rethinking World Modeling for LLM Agents</title><link>https://arxiv.org/abs/2609.28416</link><guid isPermaLink="false">https://cowerx.dev/daily/2026-09-25/#item-00ec302b4e13be92</guid><description>The paper proposes the Agent-Editing World Model to address task-state contamination in LLM agents by modeling how reasoning and actions shape future task progress. It introduces Action Judge and State Revision components that edit noisy continuations to directly change the state underlying subsequent decisions. Why a builder cares: Builders care because the method directly changes the state underlying subsequent decisions rather than merely providing critiques. Summary by a local model.</description><pubDate>Fri, 25 Sep 2026 00:00:00 +0000</pubDate></item></channel></rss>