Firehose

Filtered to tagged “agentic coding” · clear filters

All PeopleCompaniesPapersPodcastsHacker News

Browse by tag

4 AUG 2026 · OpenAI

OpenAI disrupted a Cambodia-based scam operation using ChatGPT to support investment, romance, gambling, and impersonation schemes.

3 AUG 2026 · Nathan Lambert

Interconnects has launched an Artifacts Hub and Adoption Dashboard to provide free, curated data on the open model ecosystem, including inference tokens, model intelligence, and adoption metrics. The Adoption Dashboard offers insights into download and derivative model numbers by geography and organization, highlighting the US-China gap and growing players. The data is available for free to support the growth of the open ecosystem. AI summary

3 AUG 2026 · Cloudflare

One coding agent can write a Python Worker and another can write a JavaScript Worker. At runtime, those Workers can exchange references to live objects and call their methods without defining APIs, schemas, or serialization code

2 AUG 2026 · Nathan Lambert

Several open models have been released, showcasing their utility on the Pareto frontier, including Inkling by Thinking Machines, Hy3 by Tencent, Laguna S2.1 by Poolside, and Kimi K3 by Moonshot AI, which demonstrate improvements in performance and efficiency. These models are pushing the boundaries of what is possible with open models, with some companies like Thinking Machines and Tencent generating hundreds of millions in revenue per year from their open model finetuning services. The increasing adoption of open models is expected to continue, with potential implications for the AI industry. AI summary

2 AUG 2026 · Hacker News · 48 pts · 47 comments ↗

An internal version of OpenAI's Astra model family has solved 10 major open problems in mathematics, quantum complexity, and theoretical computer science, demonstrating significant advancements in scientific reasoning. This breakthrough is attributed to Astra's capabilities, which have already enabled substantial progress in math and science. The solved problems include long-standing open issues in mathematics and theoretical computer science. AI summary

2 AUG 2026 · Simon Willison

The June edition of my sponsors-only monthly newsletter is out. If you are a sponsor (or if you start a sponsorship now) you can access it here . This month: Accidental cyberattacks by OpenAl and Anthropic models under test GPT-5.6 Sol, Ter…

1 AUG 2026 · OpenAI

OpenAI shares new results on long-standing open problems in mathematics and theoretical computer science, including advances in geometry, cryptography, and complexity.

31 JUL 2026 · Simon Willison

deepseek-ai/DeepSeek-V4-Flash-0731 The latest release in DeepSeek's V4 family, "with substantially enhanced agentic capabilities". It's 304 billion parameters - 167GB on Hugging Face - but it appears to punch well above its weight. Artifici…

31 JUL 2026 · OpenAI

A full-stack approach to making advanced AI more capable, more affordable, and more widely useful.

31 JUL 2026 · Vercel

DeepSeek V4 Flash now runs on updated weights by default on AI Gateway, with notably stronger agentic capabilities. On Terminal-Bench, it scores 82.7, up 25.8 points from 56.9 in the April preview. Requests to deepseek/deepseek-v4-flash pic…

31 JUL 2026 · Vercel

Laguna S 2.1 from Poolside now has 10x more capacity on AI Gateway. The increase applies to the paid version, poolside/laguna-s-2.1 , and the free version, poolside/laguna-s-2.1-free , so you can send far more requests, good for high-volume…

30 JUL 2026 · AI News (smol.ai)

**OpenAI** aggressively cut prices for **GPT-5.6 Luna** by 80% and **Terra** by 20%, introducing a faster **Sol Fast** tier with up to 2.5× lower latency at double the price, improving agent workflow costs by roughly 10×. The **ARC-AGI-3** …

30 JUL 2026 · Vercel

Inkling Small from Thinking Machines is now available on AI Gateway. Inkling Small reaches performance comparable to the larger Inkling model at about a quarter of the size, using much less compute per task. It is a broad generalist with na…

29 JUL 2026 · Hacker News · 40 pts · 6 comments ↗

Anthropic is opposed to a blanket ban on open weight models, but wants to ban conditions that make them competitive, such as distillation, which it claims allows Chinese companies to evade chip bans and build better models than the US. This approach is seen as protectionist industrial policy that would harm the open AI ecosystem and favor American companies like Anthropic, which has not released any open weight models. AI summary

29 JUL 2026 · OpenAI

How two API settings improved GPT-5.6 performance on ARC-AGI-3, boosting scores and efficiency by retaining reasoning and enabling compaction.

29 JUL 2026 · OpenAI

GPT-5.6 improves AI efficiency across models, inference, and agentic workflows, helping deliver more useful intelligence per dollar.

29 JUL 2026 · Vercel

AI Gateway has a unified fast mode abstraction, now in beta. You can now request fast mode the same way for every model on AI Gateway. Set speed to fast , and the gateway serves the fast tier when it's available and falls back to standard s…

28 JUL 2026 · OpenAI

A field report documents scientists using AI coding agents to modernize scientific computing, showing these agents accelerate software development and speed discovery workflows in domains like genomics. The study highlights practical gains in productivity and suggests agentic AI is becoming a core tool for research software engineering and data-intensive science. AI summary

28 JUL 2026 · Martin Fowler

Subagents get justified by time saved and parallel execution, but Rahul Garg explains that's not what matters most. Every token in the orchestrator's context is competing for its attention, and the real value of a subagent is what it keeps …

28 JUL 2026 · Swyx

Kimi K3, an open-weights model, has been released by Moonshot AI, with a 2.8T-parameter MoE model and 104B active parameters, achieving a 2.5x scaling-efficiency improvement over K2. The model's early evaluations are strong, particularly in agent/coding tasks, with top rankings on Agent Arena and Frontend Code Arena. AI summary

28 JUN 2026 · Podcast · Machine Learning Street Talk (MLST)

In this episode, Thomas Ahle discusses the development of thermodynamic computing chips and the challenges of chip design automation using AI agents. He explains how his team built an open-source Verilog simulator with AI collaboration to o…