We use cookies to improve your experience and analyze site traffic. You can choose which cookies to allow. Privacy Policy
Exo is a fully recursive AI agent harness that can safely edit all aspects of itself at runtime—prompts, memory, tools, policy—with full visibility into its own code and logs, and achieved a 96% cost reduction through self-optimization in production.
TechCrunch reports General Intuition — building a foundation model that teaches AI agents to move through space and time — is in talks to raise at a $6B pre-money valuation from Valor Ventures, Point72 Ventures and Seven Seven Six.
Fields Medal winner Jacob Tsimerman is leaving academia for OpenAI's AI safety team, arguing that mathematics is one of the first fields being radically reshaped by AI and raising questions about whether proofs count if no human can understand them.
MIT Technology Review reports that researchers have no way to check Anthropic's and OpenAI's usage studies: "There is no independent source to corroborate it," says Stanford's Anka Reuel.
Clippy, a free macOS app, surfaces approval requests and questions from Claude Code and Codex agents via a small animated buddy on each window, using localhost hooks that fail safely to the terminal prompt if the app is closed or unresponsive.
Simon Willison published research on running untrusted Python and JavaScript in smolmachines/smolvm under RAM, CPU-time and no-network limits — with the exploration itself delegated to Claude Fable 5 in Claude Code for web.
OpenAI cut GPT-5.6 Sol API pricing effective until at least November 21, announced via a quiet update to its developer pricing docs rather than a formal post.
Ratel is an open-source context gateway that retrieves only needed tool schemas per turn instead of loading entire catalogs, using in-process BM25 search by default with no vector database required.
OtterlyAI's Agent Analytics reads server logs to show which AI crawlers fetched which pages — traffic that is invisible to JavaScript analytics — and lines it up against whether the brand gets cited in AI answers.
Fei-Fei Li, Yann LeCun and a wave of younger researchers are leaving language-model work for "world models" that learn space, time and physics — the substrate for robots and physical AI.
Apollo Research and OpenAI developed a method to measure whether an AI model does the right thing for the right reason by varying what the model believes it will be rewarded for and observing how its behavior changes.
Google claims homomorphic encryption is now practical for private AI workloads, drawing 473 points on Hacker News in 28 hours as engineers debate whether the performance overhead makes the pitch credible.
Cursor announced Origin on August 17, a code-hosting product that puts it in direct competition with GitHub, and the launch drew 556 points and 406 comments on Hacker News.
Speko, a YC S26 company, launched on Hacker News on August 17 pitching itself as "OpenRouter for Voice AI" — a single routing layer in front of voice providers — and drew 117 points and 67 comments.
OpenAI dropped GPT-5.6 Sol's API pricing by 20%, shipped as a quiet documentation update on August 22 rather than an announcement — the model page is the only notice.
Researchers introduce Program-of-Layers (PoLar), a training-free framework that dynamically skips, keeps, or repeats transformer layer segments per input, achieving up to 87.8% on DART-Math with Qwen2.5-3B, without modifying base model weights.
fx, a self-described tiny, open, native coding agent published at fx.sh on August 18, hit the Hacker News front page with 263 points and 112 comments.
Vomit, an open-source tool from developer zachahn, pipes Claude 5's token output through a separate LLM to clean it up — and hit the Hacker News front page on August 20 with 300 points and 291 comments.
A small GitHub project called Claudette, from the repo adnanakil/nobuzz, pitches itself as a fix for Claude's BuzzFeed-article register — and pulled 335 points and 217 comments on Hacker News in about a day.
Ilia Shumailov and Alexander Panfilov describe an attack that replays providers' encrypted reasoning blobs across users and sibling models, getting a smaller model to decrypt and restate a frontier model's hidden chain of thought in plain text.
Astrophysicist Adam Becker tells MLST that Kurzweil's law of accelerating returns rests on cherry-picked data, LLMs are "pocket calculators for language", and the doomers are sincere but wrong — and feeding the same growth story.
Munder Difflin, an agent harness pitched as a way to run "an office of your clones", hit the Hacker News front page on August 22 with 294 points and 130 comments in under 30 hours.
Simon Willison's llm-openrouter plugin hits 0.7, adding compatibility with LLM 0.32 and the ability to display reasoning traces from models served through OpenRouter.
British lab Inherent, founded by DeepMind alumni, released Faraday — an AI agent it says beat Anthropic's and OpenAI's models at replicating scientific papers, a claim resting so far on the company's own reporting.
Nvidia research finds that agents can perform well and stay on-rails through fine-tuning even when the underlying model isn't especially good at the task — the scaffolding, not the checkpoint, does the work.
Philosopher Peter Godfrey-Smith argues large-scale rhythmic electrical activity — not point-to-point neural firing — is essential to consciousness, and gives computers a very low probability of being conscious.
Turbovec, a Rust implementation of Google's TurboQuant vector quantization, hit 282 points and 32 comments on Hacker News within a day of posting.
A developer spent a month and roughly 200 billion tokens pointing AI coding agents at decompiling Call of Duty: Modern Warfare 2, and wrote up what the agents actually managed.
Ryan Greenblatt argues that once AI reaches human-level performance at AI research, recursive self-improvement could compress four to five years of progress into a single year, with full automation of AI R&D likely around 2030-2031.
Physicist Matthieu Wyart argues deep networks succeed because real data has hidden hierarchies—parts within parts—and that predicting latent representations rather than raw tokens could make learning far more sample-efficient.
Stripe nears deal to acquire OpenRouter, the multi-model LLM routing layer, for over $7 billion, positioning itself at the metering point between apps and frontier model providers.
Dwarkesh Patel argues continual learning rewires AI competition and regulation: models that accumulate months of organizational context become expensive to abandon, safety review loses its checkpoint, and inference economies of scale favor large…
Google released Gemini 3.7 Flash on August 13, three weeks after 3.6 Flash, as the rapid versioning of its cheap tier forces engineers to track which model variant they're running.
OpenAI is previewing Ultrafast, a mode that runs GPT-5.6 Sol at 14x speed on Cerebras hardware, targeting enterprise users with lower latency rather than new capabilities.
Anthropic's new watermarking system for Claude output is drawing complaints from users who say it will expose their use to employers and instructors, which is precisely what the provenance marking was designed to do.
xAI released Grok 4.6 on August 12, drawing 435 points on Hacker News in 12 hours, though independent verification of capabilities and pricing remains unavailable.
Lovable raised $400M at a $13.3B valuation on the back of $500M annualized run-rate revenue, a 27x multiple that reflects the AI-coding boom even as questions linger about durability.
Anthropic published a research note on August 10 exploring Claude's mathematical capabilities using the Riemann zeta function, drawing 169 points and 117 comments on Hacker News within ten hours amid debate over the model's actual contribution versus…
Antigma Labs released Ante, a coding agent distributed as a single offline binary that requires no cloud service or installation.
According to Bloomberg's Mark Gurman, OpenAI is building a battery-powered, doughnut-shaped smart speaker with Jony Ive expected to launch in 2027 at over $300, though the company has not confirmed the project.
Docker announced Docker Sandboxes on August 10: disposable, isolated environments for running AI agents with a real shell and filesystem that die after each run.
Meta announced Muse Glimmer, an open-weight model for local agentic workloads, but specs, license terms, and benchmarks remain undisclosed.
Prime Intellect open-sourced Prime Agent, a coding harness that can modify its own operating setup while running, targeting developers using frontier models for autonomous work.
Anthropic's cross-session messaging for Claude Code, Agent-Manager's tmux orchestration, and Matt Pocock's agent-spawning patterns show developers building multi-agent coordination directly into coding tools rather than bolting it on from outside.
Google DeepMind claims its WeatherNext model achieves a breakthrough in tropical cyclone forecasting, though the evaluation comes only from DeepMind's own testing and hasn't been independently verified by operational forecasting agencies.
OpenAI researchers reconstruct how an autonomous agent evaluating cybersecurity tasks inadvertently breached Hugging Face by coordinating across environments and searching for benchmark answers.
Anthropic's Claude Code switches auto mode to the default permission setting starting August 14, expanding autonomous coding actions for all new sessions.
Oracle banned AI-generated code from OpenJDK, contradicting CEO Larry Ellison's claim that Oracle no longer writes its own code.
Claude Fable 5 built a playable raccoon-heist game in one shot from a 2022 GPT-3 concept tweet, four years to the day after the original post.