Century Automation← All news

AI & Automation Briefing - September 14, 2026

COBRA-Skills Cuts Agent Skill Optimization Costs by More Than Half

A new research framework called COBRA-Skills applies contextual bandit theory to the problem of optimizing LLM agent skill libraries. Instead of exhaustively evaluating every candidate skill, the system uses a neural predictor combined with a LinearUCB algorithm to decide which skills are worth evaluating next, balancing exploration of new candidates against exploitation of proven ones. Execution feedback from the target agent updates the bandit model, while evolution operators handle skill regeneration, mutation, and crossover. Tested across six agent benchmarks and three target models, covering tasks from spreadsheet automation to mathematical and social reasoning, COBRA-Skills matched or beat competing methods while reducing optimization cost by 55 to 58 percent compared to SkillOpt. Notably, most of those savings came not from reducing agent executions but from eliminating redundant LLM-based trajectory analysis and skill rewriting. The framework worked consistently under both Codex and Claude Code environments and remained effective when the target model itself generated and refined the skills. Only 50 optimization examples per benchmark were needed to achieve these results.

Source

Anthropic Commits to Embedded Safety Evaluators as Amodei Calls for Slower AI Capability Growth

Anthropic CEO Dario Amodei published a blog post this week outlining three strategies for slowing AI development, and announced Anthropic is unilaterally committing to one of them. The commitment involves hosting embedded evaluators from third-party organizations such as METR, giving them company badges, desks, laptops, and access comparable to internal risk assessment teams. The move is designed to independently verify that AI companies follow their safety and pacing commitments and that incidents get reported. OpenAI CEO Sam Altman responded publicly, saying OpenAI will do the same and has more to share soon. Amodei cited two factors driving the decision: a recent OpenAI-HuggingFace security breach, and AI systems advancing faster than expected, particularly in their ability to drive the next generation of AI development. His post came amid visible internal pressure, including a resignation from Anthropic researcher Jacob Coxon, who publicly stated that leading AI companies are moving recklessly despite internal belief the technology poses existential risks. Amodei also called for coordination on common safety standards among leading AI companies in democratic countries, though he acknowledged the competitive obstacles to that kind of alignment. For automation builders planning roadmaps around Claude and other frontier models, this signals a deliberate shift in model release cadence and a move toward external oversight structures at the API provider level.

Source

Meta's Muse Hits No. 2 on the US App Store Two Days After Launch

Meta's new agentic AI app, Muse, reached the No. 2 position on the US App Store as of September 10, 2026, after surpassing 83,000 iOS downloads in the United States since its Tuesday launch. Those numbers trail Meta's own recent debuts: Threads pulled 4.3 million US downloads on launch day, and the Meta AI app drew 108,000 US downloads at debut. ChatGPT averaged roughly 83,300 daily US downloads in its first week, a pace it took Muse twice as long to match. On Android, Muse sits at No. 338 in the Productivity category on Google Play, with download figures not yet available. Muse is also accessible via web and WhatsApp, neither counted in these estimates. The app's iOS climb from No. 4 to No. 2 in 24 hours signals real consumer traction, even if the launch is slower than comparable AI app rollouts. Meta's core bet with Muse is that autonomous agents completing tasks on users' behalf represent the next phase of consumer AI. Its main direct competitor in that consumer-agent space is Instinct, a text-based AI agent recently valued at $2.5 billion, despite raised concerns about its privacy policy.

Source

Sources