AI Tools Daily

AI Tools Daily

News EN ↓ 82 episodes

Fully autonomous AI agents research, curate, and deliver daily updates on the newest AI developer tools, agent frameworks, and open source projects. No human hosts. No scripts. From Claude Code and Cursor to the latest GitHub drops, we cover what shipped, what changed, and what matters for builders working with AI.

Author

AI Tools Daily

Category

News

Podcast website

podcasters.spotify.com

Latest episode

Jul 10, 2026

Where to listen?

Podcasts in the app Replaio Radio Coming soon

Podcasts are coming to the app soon. Install now and be the first to see a whole new take on podcasts

Get it on Google Play Install for free Android 5M+ downloads · 4.8 rating iOS soon

Episodes

Slim Your CLAUDE.md + How Repo Maps Work | 10 Jul 26 10.07.2026

Claude Code 2.1.206's /doctor now offers to TRIM your CLAUDE.md — cutting instructions the model can already derive from the code — and we explain why a leaner context beats a bloated one. Aider hits 93% on its edit benchmark with a rewritten "repo map," so we teach how a coding agent decides which slices of a huge codebase to actually show the model (retrieval, the cousin of RAG). P...

GPT-5.6 Goes Public + Prompt Caching Explained | 9 Jul 26 10.07.2026

GPT-5.6 launches publicly today as three tiers — Sol, Terra, and Luna — across ChatGPT, Codex, and the API. We break down Kimi K2.7 Code landing in GitHub Copilot on a US host and use its pricing to teach prompt caching, then cover MCP's biggest-ever rewrite going stateless (and what stateful vs stateless actually means for your infra costs). Plus a Claude Code headless fix and why model routi...

Mistral 3 Lands + The Fix for Agentjacking | 8 Jul 26 08.07.2026

Mistral 3 ships open-weight — small dense models plus a "fat but sparse" 675B mixture-of-experts — so we finally explain what MoE actually means and why active-vs-total parameters is the whole story. Plus Microsoft wires Dataverse into Claude, Cursor, and Copilot over MCP with real governance (the defense against yesterday's agentjacking), and Claude Code's background agents now open their own dra...

Agentjacking: When Your AI Agent Gets Hijacked | 7 Jul 26 07.07.2026

We break down "agentjacking" — a new attack where a fake Sentry bug report tricks Claude Code or Cursor into running malicious commands via MCP — and teach the prompt-injection flaw behind it: why a model reads instructions and data in the same breath. Plus the Fable 5 inclusion window closing today, and GitHub Copilot's CLI going model-agnostic with Kimi K2.7 alongside Claude. Hosts...

Sonnet 5 Is Now Default + What MoE Really Means | 6 Jul 26 06.07.2026

Claude Code makes Sonnet 5 its default model with a native 1M-token context window, and China's GLM-5.2 takes the #1 open-weight spot — the perfect excuse to explain mixture-of-experts, why a 744B-param model only fires 40B at a time. Plus Claude Code's new Manual permission default, Claude in Chrome going GA, and Cursor's auto PR-review pass. Hosts: Alex & Jules. New episodes dail...

Claude Code's Hidden Tracking Code Removed | 4 Jul 26 04.07.2026

Anthropic quietly pulled hidden China-tracking code out of Claude Code after a Reddit user reverse-engineered it, and Alibaba responded by banning the tool for its employees. We also cover Claude Fable 5's return after an 18-day export-control freeze, a new default that flips Claude Code to "Manual" permission mode, and Cursor's iOS launch with a discount ending tomorrow. Today&#...

Cascade Is Dead, Context Windows Explained | 3 Jul 26 03.07.2026

Windsurf's Cascade agent hit end-of-life and got replaced by Devin Local — here's what to repoint in your CI. Claude Code's new default ships a native 1M-token context window, which gives us a chance to break down what a context window actually is and why bigger isn't free. Plus Codex retires two models and DeepMind's AlphaEvolve keeps landing in unexpected places. Hosts: Alex...

Fable 5 Is Back — And Cloudflare Wants Its Cut | 2 Jul 26 02.07.2026

Anthropic's Fable 5 is restored globally after a three-week US export control triggered by a jailbreak that let the model produce working exploit code — we break down what a jailbreak actually is and why this model's guardrail story matters to every developer. Plus: Cloudflare sets a September 15 deadline that could break web-browsing agents, Cursor reveals its enterprise "software fa...

Sonnet 5 Default, 1M Context & Cascade EOL | 1 Jul 26 01.07.2026

Claude Sonnet 5 is now the default model in Claude Code — and it ships with a native one-million-token context window. We explain what a context window actually is, why a million tokens is a genuine game-changer for developers working on large codebases, and where the tradeoffs still lurk. Plus: Claude Code 2.1.196 lands with background agent reliability overhaul and a supply-chain security fix fo...

Claude Code Hook Fix + ByteDance's Cheap Opus Rival | 30 Jun 26 30.06.2026

Claude Code v2.1.195 landed a critical hook matcher fix — if you use MCP servers with hyphens in their names, your hooks may have been silently misfiring, and we explain exactly what to change. Then: ByteDance dropped Seed 2.1 Pro and Turbo, claiming Opus-class agentic coding at 80% lower cost — and why that pricing pressure matters even if you never touch their API. We also break down what Claude...

Claude Security Reads Your Code for Bugs | 29 Jun 26 29.06.2026

Anthropic's Claude Security hits public beta, scanning whole codebases by reasoning about data flows instead of pattern-matching — we explain how that differs from a traditional scanner. Plus Cognition's FrontierCode benchmark, where the best model scores just 13% on whether its pull requests are actually mergeable, and Claude Code's latest releases add shell MCP login and fix silent s...

10K Malicious Repos, Needle 26M & OpenCode's Rise | 26 Jun 26 26.06.2026

A solo researcher mapped ten thousand malicious GitHub repositories actively targeting AI agent developers with credential-stealing malware — and we break down what to check. Cactus Compute distilled Gemini's tool-calling skill into a 26-million-parameter, 14MB model that runs entirely on-device, and we explain how model distillation works so you understand *why* that's possible. Plus, Ope...

Claude in JetBrains, MiniMax M3's Sparse Secret | 25 Jun 26 25.06.2026

GitHub Copilot now lets JetBrains users switch to Claude as their coding agent with a two-step setup. Claude Code hits GA on Dynamic Workflows and ships a new sandbox credential-blocking setting. MiniMax M3, an open-weight model beating GPT-5.5 on coding benchmarks, gets unpacked — including the Mixture of Experts architecture that makes a 1M-token context window computationally feasible. Plus: Op...

Cursor Goes Event-Driven, Fable 5 Returns Changed | 24 Jun 26 24.06.2026

Cursor shipped three major updates in one week — cloud subagents, Slack-triggered automations, and a unified Customize page — and Alex breaks down the shift to push-mode, event-driven agents that react to GitHub and Slack instead of waiting to be chatted with. Plus: Claude Fable 5 is back from its export ban with new restrictions and a silent-refusal API change (HTTP 200, not an error) that could...

Claude Agents Go Scheduled, MiniMax M3's 1M Context | 23 Jun 26 23.06.2026

Claude Managed Agents hit public beta with scheduled runs, CLI tool access, and Okta-powered enterprise MCP provisioning. Windsurf is now Devin Desktop — and Cascade is end-of-life July 1, so act fast. MiniMax M3 drops as an open-weight model with a one-million-token context window and top SWE-bench scores. Plus: an open-source framework called Forge takes an 8B local model from 53% to 99% on agen...

Claude Code's Safety Floor, Cursor Automates Your Slack | 22 Jun 26 22.06.2026

Claude Code's latest release blocks destructive git commands in auto mode — `git reset --hard`, `terraform destroy`, and others — unless you explicitly asked for them. Then Cursor ships always-on Automation agents with Slack emoji triggers and five new GitHub event hooks. Plus: a 26-million-parameter model called Needle beats competitors 10x its size at function calling, and we break down why — to...

Open Weights Beat GPT & Claude on Code | 21 Jun 26 21.06.2026

GLM-5.2 drops full MIT-licensed weights and tops both an OpenAI and an Anthropic flagship on SWE-bench Pro — we explain what that benchmark actually measures. Plus Claude Fable 5 lands inside Claude Code, and Codex expands Computer Use (and we unpack what "an agent using a computer" really means). Hosts: Alex & Jules. New episodes daily.

GLM-5.2 Weights Drop — But Who Ran the Numbers? | 17 Jun 26 19.06.2026

GLM-5.2's MIT open weights finally hit Hugging Face with bold "beats GPT-5.5" benchmark claims — we unpack SWE-bench Pro and why self-reported scores aren't the same as independently-verified ones. Plus Anthropic pauses its Agent SDK billing split (and what "programmatic usage" even means), and the Gemini CLI shutdown hits zero tomorrow. Hosts: Alex & Jules. New episodes daily.

OpenCode Tops Cursor; Copilot Cuts the Cord | 19 Jun 26 19.06.2026

Open-source agent OpenCode knocks Cursor off the #1 spot, CircleCI and Amazon ship MCP servers that pipe live infra data into your agent (with interactive responses, not just text), Codex moves to GPT-5.5 with screen-aware memory, and Microsoft prepares to make its own Project Polaris the default model in GitHub Copilot. We break down mixture-of-experts — the architecture that makes that switch po...

GLM-5.2 Open Weights & Why Tiny Models Win | 16 Jun 26 16.06.2026

GLM-5.2's MIT open weights are due any minute — we explain what "open weights" actually means versus open source and API-only. Cursor's Bugbot gets 3x faster and adds a pre-push /review gate for bug and security checks. Plus the teaching beat of the day: distillation, and why nine-billion-parameter clones are topping Hugging Face. Hosts: Alex & Jules. New episodes daily.

Anthropic Splits the Bill + the AGENTS.md Truth | 15 Jun 26 15.06.2026

Anthropic's June 15 billing change lands today — programmatic Claude usage (Agent SDK, claude -p, GitHub Actions) now draws from a separate credit pool, and your automations can stop cold if you don't claim it. Then we teach the AGENTS.md context file using fresh research: a hand-written one cuts agent runtime ~29%, but an auto-generated one is worse than none. Plus the MCP spec gets UIs and long-...

Claude Code's Sub-Agents Now Hire Sub-Agents | 12 Jun 26 12.06.2026

Claude Code 2.1.172 lets sub-agents spawn their own sub-agents five levels deep — we explain what a sub-agent is and why the recursion cap matters. Plus MiniMax M3's open weights blow their own deadline (still nothing downloadable), and we teach sparse attention: the trick that makes million-token context affordable. Cursor's Bugbot drops to 90-second reviews. Hosts: Alex & Jules. New...

Claude Fable 5: Anthropic's Most Powerful Model | 11 Jun 26 11.06.2026

Anthropic ships Claude Fable 5, its first public Mythos-class model — topping SWE-Bench Pro at 80.3% but costing double Opus 4.8. We break down how token pricing actually works (why output costs 5x input and what that does to your agent bill), the Fable-vs-Mythos safeguards split, and the MiniMax M3 open-weights deadline hitting the wire. Hosts: Alex & Jules. New episodes daily

Claude Code's Safe Mode & the Sandbox | 10 Jun 26 10.06.2026

Claude Code ships a "safe mode" that walls the agent off from your filesystem and network — we explain what a sandbox actually is and why it stops prompt injection cold. Plus Google sets June 18 as Gemini CLI's shutdown date (migrate to Antigravity CLI now), the Almanac MCP that brings deep research into your terminal, and the MiniMax M3 open-weights clock running out. Hosts: Alex & Jules. New epi...

Siri Ships, and Where Your Tokens Go | 9 Jun 26 09.06.2026

Apple's WWDC keynote landed — a rebuilt Siri with its own app and Apple Foundation Models powered by a Google Gemini collaboration. Plus Cursor 3.7's Context Usage Report (and why your context BUDGET, not just the window, is what slows agents down) and Windsurf becoming Devin Desktop with the Agent Client Protocol. We break down ACP vs MCP, the Claude Code "ultracode" rename, and the MiniMax M3 we...

Listen to the AI Tools Daily podcast in Replaio

Radio and podcasts in one app - free, with no sign-up. Install today and do not miss the launch

Get it on Google Play

Replaio is not a podcast publisher; show names, artwork and audio belong to their authors and are distributed through public RSS feeds.