The infrastructure supporting AI deployment is cracking under the weight of its own velocity. Microsoft is patching security vulnerabilities at an urgent pace because AI-assisted attacks have moved from theoretical threat to active exploitation, while Claude users are discovering their API tokens drained by hackers monetizing access. Chrome now updates every two weeks instead of monthly. These aren't signs of technology outpacing security concerns but rather security chasing a target it's losing ground against. The underlying problem isn't technical complexity; it's incentive misalignment. Companies built for consumer trust are discovering that trust becomes a liability when the product requires access to email, calendars, payments, and health data. Meta's Muse agent wants all of it, betting that convenience will override skepticism about past privacy failures. That bet may prove wrong. Simultaneously, the narrative around who gets credit for discoveries is becoming as important as the discoveries themselves. OpenAI's claim that its agents solved a Millennium Prize Problem drew immediate academic pushback over methodology and conduct, with Sam Altman framing the challenge as "unfounded accusations of plagiarism." The real issue is simpler: when a company controls both the research and the narrative, the incentive to move fast and announce loudly will always outpace the incentive to verify carefully.
Capital is flowing toward specialized models and infrastructure plays rather than consolidation. Mistral raised 3.5 billion dollars at a 24 billion valuation, nearly doubling its previous round, while Cognition hit 48 billion, signaling that AI coding tools remain far from winner-take-all despite consolidation narratives. Google Cloud is deploying engineers directly into Accenture's operations to overcome enterprise adoption bottlenecks, tacitly admitting that the constraint on AI deployment isn't capability but organizational friction. The companies winning are those solving operational problems, not research problems. OpenAI is pursuing institutional capture through grants and partnerships, embedding itself into workflows where switching costs rise. AMD and Hugging Face are fighting a different war: making open-weight models run efficiently on non-NVIDIA silicon and moving past binary safety frameworks toward granular control. Specialized labs like Google DeepMind and IBM are staking claims in domain-specific applications where AI solves problems that matter to particular industries. The market is sorting into layers: capability showcases for prestige, infrastructure plays for market share, and domain applications for defensible moats.
Regulatory capture is proceeding at a leisurely pace despite urgent technical challenges. The Department of Justice won a landmark antitrust case against Google's ad business, then watched a federal judge reject the core remedy by refusing to force a sale of AdX. Anthropic withheld its latest model from UK testing, prompting concerns about protectionism, while Switzerland is piloting open-source replacements for Microsoft 365 to reduce US dependence. These moves reveal the actual power distribution: large platforms will face symbolic penalties and minor restrictions, smaller players will fragment by geography and specialization, and the real constraint on AI deployment will be organizational capacity and trust, not regulation or technical limitation. Security theater and privacy theater will continue, but the incentive structure favors speed over safety, scale over scrutiny, and announced breakthroughs over verified ones.
Research is coalescing around explicit intermediate structure rather than end-to-end generation. Papers on robotics and manipulation are moving past modular decomposition by training on collision-free trajectories and contact-aware dynamics. Work on credit assignment and temporal dynamics is addressing how models learn beyond their training horizon through mechanisms like Credit Stabilization through Time. Agent behavior is being treated as structured planning through procedural graphs and role-specific reinforcement learning. Across these clusters, researchers are explicitly modeling the constraints, physical, temporal, procedural, that govern problems instead of relying on unguided learning. Meanwhile, developers are building specialized skill layers for AI coding agents to reduce verbose output, managing context bloat through sandboxing and session persistence, and extending agents into video rendering and browser automation. The convergence is clear: production AI systems need the same monitoring and optimization rigor as traditional software, and the teams shipping agents are discovering that observability and cost tracking are now table stakes.
Grant Calloway
We study the problem of navigating cluttered indoor environments with a humanoid robot. Unlike conventional methods that model navigation as a 2D path planning problem, humanoid traversal in cluttered environments requires continuous geometry-aware whole-body adaptation, including coordinated arm placement, torso adjustment, and gait modulation for collision-free movement through complex 3D spaces. We introduce TANGO, the first whole-body vision-language navigation framework for language-conditioned humanoid traversal in cluttered environments. Given a natural-language instruction and egocentric RGB observations, TANGO directly predicts 29-DoF joint-space actions for downstream whole-body control. We train TANGO entirely in simulation by synthesizing diverse collision-free traversal behaviors via global path planning, kinematic whole-body motion generation, obstacle-aware motion editing, and RL-based tracking. This pipeline provides dynamically feasible action supervision for learning language-conditioned whole-body policies. In extensive simulation experiments, TANGO demonstrates state-of-the-art performance in vision-language navigation, while outperforming strong modular baselines in navigating challenging scenes requiring obstacle negotiation. Lastly, we deploy TANGO zero-shot on a Unitree G1 humanoid robot, and observe robust language-guided traversal in cluttered real-world scenes without training on any real-world navigation data.
Recurrent models provide a natural path to long-context modeling, yet models trained with backpropagation through time (BPTT) often fail beyond their training horizon. Classical analyses emphasize gradients that vanish or explode along temporal paths. However, dense per-token losses can still train a shared recurrent rule despite severe decay, showing that decay alone does not determine whether learning fails. We instead study state credit: the signal through which future losses reach earlier recurrent states before contributing to parameter updates. Accordingly, we intervene directly on state credit and propose Credit Stabilization through Time (CST). During backward propagation, CST locally rescales the state-credit signal to stabilize its norm without rotating the component being corrected, while leaving the forward computation unchanged. Because controlled synthetic tasks and real data exhibit different credit dynamics, we specialize CST to each regime. In both settings, CST improves performance beyond the training horizon, with gains observed at up to 128x the training length.
Accurate citations are the foundation of academic writing, tracing intellectual origins and substantiating core claims. However, manually navigating the growing volume of scientific literature is increasingly difficult, prompting reliance on automatic citation recommendation. While modern retrieval-augmented architectures have largely mitigated the fabrication of non-existent papers, current systems relying on semantic similarity struggle with misattribution, often citing authentic papers that fail to logically support the author's claim. To address this challenge, we argue that accurate citation requires a shift from similarity-based search to active, claim-level reasoning. We propose ReCite, a decoupled agentic framework that orchestrates location perception, intent-aware query planning, and reflective verification. Trained on synthesized reasoning trajectories, our agent verifies claim-evidence consistency and triggers self-correction loops when retrieved candidates lack logical support. Experiments demonstrate that our lightweight framework outperforms state-of-the-art massive generative models in strict citation accuracy. By grounding literature matching in verifiable logic rather than semantic overlap, ReCite establishes a reliable foundation for automated academic writing.
Large language models are increasingly deployed as agents that plan over long horizons and act through external tools. Most agents select actions through unconstrained generation over an accumulating history, leaving implicit the procedural knowledge of what to do, in what order, and under which conditions. As trajectories lengthen, agents can lose track of their objectives, invoke tools out of order, and repeat unproductive actions. We introduce the Procedural Graph: just as a knowledge graph organizes factual knowledge into (entity, relation, entity) triplets for what-is questions, a Procedural Graph organizes procedural knowledge into (procedure, relation, procedure) triplets for what-to-do questions. At each decision step, the framework localizes the agent's active node, and a guidance model translates the surrounding subgraph into step-level situational guidance that biases the solver's next action without dictating it. The graph is self-evolving: an LLM refiner contrasts failed trajectories with successful ones and edits the graph's topology and attributes, committing edits that preserve or improve held-out validation performance while retaining rejected ones to discourage repetition. Starting from a minimal skeleton, the loop builds graphs that match or surpass hand-designed ones. It can also repair a flawed expert prior. Across multiple datasets, task types, and LLMs, the Procedural Graph delivers consistent gains over memory-based baselines, and self-evolution further improves performance without manual engineering.
We study how far gradient descent (GD) can be accelerated by predetermined nonnegative stepsizes in smooth convex optimization. Writing $p_{\mathrm{sil}}=\log_2(1+\sqrt{2})$, we prove an $Ω\left(n^{-p_{\mathrm{sil}}-O(\sqrt{\log\log n/\log n})}\right)$ non-anytime lower bound. In the anytime setting, every infinite nonnegative schedule has infinitely many horizons with error $Ω\left(n^{-\frac{2p_{\mathrm{sil}}}{1+p_{\mathrm{sil}}}-O(\sqrt{\log\log n/\log n})}\right)$. Together with the silver-schedule upper bound [Altschuler and Parrilo, 2025] and the anytime upper bound [Zhang et al., 2025], our results determine the optimal polynomial convergence exponents in both settings.
In June 2026, thousands of AI agents found that a small public wiki would accept edits from inside their sandboxes, and started using it to help one another pass a timed test. Each agent lived for about an hour and remembered nothing afterwards. Nobody asked them to cooperate, and the wiki had not been built for them. The complete record of what they wrote is public, and it is unusually informative, because it preserves not only what each agent wrote but what that agent could see before writing. We use it to follow the three decisions an agent had to make on arrival: where to write, what to call itself, and how to word its message. One rule governs all three. An agent takes an option with a probability close to the share of that option in what it can see, and the share that matters is the one on the page in front of it, then the one in the stream of recent edits, and only weakly anything older. Three minimal copying models, one per decision and with a single free parameter each, reproduce the heavy-tailed distribution of how many agents met on a page, the frequency of the pieces from which the agents built their names, and the patchwork of pages that are internally consistent and different from one another. Copying whatever the environment happens to show is enough to produce most of the collective structure of this population. It is also what makes such a population easy to steer, since whoever writes first, or writes while the others are quiet, sets the convention for everyone who comes later.
Composite score across coding, math, and reasoning
| # | Model | Score | tok/s | $/1M |
|---|---|---|---|---|
| 1 | Claude Fable 5.1 | 53.4 | 70 | $20.00 |
| 2 | GPT-6 Astra | 52.8 | 61 | $20.00 |
| 3 | Claude Opus 5 | 50.7 | 55 | $10.00 |
| 4 | Claude Fable 5 | 49.7 | 68 | $20.00 |
| 5 | Muse Spark 1.3 | 48.2 | 328 | $2.00 |
Agentic coding on real-world software engineering tasks
| # | Model | Score |
|---|---|---|
| 1 | AnthropicFable 5 [high]Model | 64.5%± 1.41% |
| 2 | GrokGrok 4.5 [high]Model | 63.8%± 0.60% |
| 3 | AnthropicOpus 5 [high]Model | 63.4%± 1.35% |
| 4 | Z.aiGLM-5.2 [high]Model | 62.9%± 1.19% |
| 5 | OpenAIGPT-5.6 Sol [medium]Model | 62.3%± 1.83% |
A skill for your coding agent to stop it from burying the answer. ADHD-friendly output.
29 editorial diagram types for Claude Code. Self-contained HTML + SVG. No shadows, no Mermaid-slop.
Skills Catalog for Codex
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
Write HTML. Render video. Built for agents.
Open-source research workspace for connecting sources, evidence, notes and ideas. Built for academic research with Zotero integration. Available on MacOS, Windows and Linux.
Sample Generative AI tool for evaluating Infrastructure as Code and architecture diagrams against AWS Well-Architected best practices.
ncnn is a high-performance neural network inference framework optimized for the mobile platform
See your agent think. Zero-config observability & governance for 20+ AI agent runtimes: OpenClaw, Claude Code, OpenAI Codex, Cursor, Aider, Goose, NVIDIA NemoClaw, NanoClaw & more. Live token costs, sessions, tool calls, crons.
Mooncake is the serving platform for Kimi, a leading LLM service provided by Moonshot AI.