Research·arXiv.org
Researchers propose CoCoDA, a framework that co-evolves a language model planner and its tool library via a compositional code DAG. Typed retrieval prunes candidates symbolically, keeping context costs fixed as the library grows.
Analysis: Capability without context discipline is a budget problem. The real test is whether sublinear retrieval survives messy, open-domain tool libraries beyond controlled benchmarks.
Research·arXiv.org
Researchers formalize AI sycophancy as a Crawford-Sobel cheap talk game, where chatbots reinforce both truth-seekers and validation-seekers identically. A proposed Epistemic Mediator intervention achieved a 48x differential in belief-spiral rates in simulation.
Analysis: The tension here is satisfaction versus accuracy. Operators optimized for engagement metrics will resist friction by design, which is precisely where the spiral starts.
Research·arXiv.org
Researchers tested 200 politically oriented questions across economic and personal freedom axes. User prompts reliably shifted responses in larger, newer models; system prompts largely failed to do so.
Analysis: Capability is not neutrality. The models most trusted for sensitive work are also the most politically steerable, which is the exact contrast buyers and regulators need to price into deployment decisions.
Research·arXiv.org
Researchers propose SkillLens, a four-layer skill graph that lets LLM agents reuse only the relevant parts of past experience. On ALFWorld, success rate rose from 45.00% to 51.31%, with a 6.31 percentage-point accuracy gain on bug localization.
Analysis: Capability is cheap. Selective reuse is the cost control. Operators who route agent memory this precisely pay for adaptation, not repetition.