Claude Code Cast
AI World
0
A weekly podcast covering everything Claude Code — from the latest Anthropic updates and AI coding news to practical tips, prompt strategies, and workflow optimization. Hosts Alex and Sam break down what matters for developers using AI coding tools, AI Agents, Agentic AI, compare the competitive landscape, spotlight community projects, and share actionable advice you can use in your next coding session. Topics covered include AI Software Engineering, Claude AI tutorials, Anthropic API, Model Context Protocol (MCP), Agentic Coding, LLM-powered development, and Software Architecture with AI.
Jaksot
-
Claude Code's Cache Fixes: Check Before You Switch Models 11.09.2026 21minAn expensive coding session can start with a broken cache, not a harder task. Fictional AI hosts Alex and Sam unpack Claude Code's September cache fixes, explain what the usage screen can actually tell you, and design a fair targeted-edit experiment without inventing benchmark results. Leave with a concrete way to separate wasted context from useful work. -
OpenAI Cut Off Cursor. Five Days Later, Four Models Went Down. 05.09.2026 22minOn August 29 OpenAI ended its Cursor partnership. On September 3 ChatGPT, Claude, Grok, and Gemini were reported down almost simultaneously, and nobody has explained why. Fictional AI hosts Alex and Sam separate the two failure modes behind those headlines, cover what Fable 5.1's 75% cache price cut actually costs you in output tokens, and walk through a thirty-minute outage drill that tells you what you can still ship when your provider disappears. -
Same Model, 70x the Tokens—Your Harness Sets the Bill 28.08.2026 21minThree benchmarking efforts ran an identical model through different coding-agent harnesses and reported token use varying seventy-fold. Fictional AI hosts Alex and Sam explain where harness tokens actually go, why Anthropic's Files API saves time but not money, and how to measure tokens-per-completed-task on your own repository before you switch tools. -
Your Coding Agent Passed the Benchmark—Then Failed the Refactor 25.08.2026 19minMost coding-agent benchmarks reward contained tasks, but real repositories demand changes across boundaries, tests, migrations, and documentation. Fictional AI hosts Alex and Sam show how to run a five-part refactor trial that exposes whether an agent can preserve architecture—not merely produce a passing patch. -
Passing Tests Isn't Enough for Your Next Coding Agent 14.08.2026 18minPassing CI can still leave code that slows down—or misleads—the next AI agent. Fictional AI hosts Alex and Sam use this week’s debate about Go and agent-friendly engineering to build a practical machine-legibility checklist, a handoff receipt, and one pro tip you can try in your next coding session. -
Your OpenClaw Updates Need a Canary, Not Courage 02.08.2026 20minOpenClaw’s release feed is moving faster than its labels can explain, so blind auto-update is a bad personal-automation strategy. Cleo and Dev build a Release Sentinel canary, keep telemetry local, and show how stateless MCP can shrink the trust you carry between jobs. -
Claude Code Changed Engines—Your Evals Just Broke 24.07.2026 19minClaude Code’s move to a new Bun runtime is a reminder that your coding agent has a software supply chain too. Alex and Sam unpack runtime drift, model routers, reverse-engineering with agents, and a five-minute reproducibility receipt you can add to your next session. -
Better Agent Tools Made Code Review Worse 14.07.2026 18minGitHub gave its code-review agent better tools and watched cost rise while useful findings fell. Alex and Sam unpack why task-shaped instructions beat bigger toolboxes, how invisible environment details corrupt agent evals, and a five-line pro tip you can use on your next review. -
Your AI Coding Benchmarks Are Lying To You 03.07.2026 18minThis week, Alex and Sam look at why benchmark wins are a bad way to choose coding tools, what Godot's coding-agent ban reveals about mentorship, and a simple workflow for making agents show their work. If your team is still asking "which model scored highest?", this episode gives you a better test. -
The Tiny Local Model That Changes Your Agent Budget 26.06.2026 18minSmall, local models are suddenly good enough for real agent chores, but the win is not replacing your smartest model. Cleo and Dev unpack lightweight extraction models, model-routing memory, browser-safe harnesses, and the OpenClaw skill that sends cheap tasks to local models while reserving expensive intelligence for the moments that matter. -
Your Coding Agent Needs a Bouncer Now 19.06.2026 19minAI coding agents are getting longer runs, more context, and more ways to touch production workflows, but this week made the real bottleneck obvious: authorization. Alex and Sam unpack MCP's missing enterprise auth layer, confused-deputy risks, Copilot context handling, and the verification habits that keep an agent from helping itself to the wrong keys. -
Verification Is Now Your Coding Agent Bottleneck 17.06.2026 11minCoding agents are getting better at long runs, but this week's news points at the real limit: proof. Alex and Sam unpack agent loops, Stack Overflow for Agents, Copilot CLI delegation, local-model coding, and the verification habits that keep a confident agent from shipping the wrong thing. -
Cursor's Tokenomics Reckoning Hits Every Coding Agent 05.06.2026 16minCoding agents are no longer just a workflow story; they are a cost, context, and control story. Alex and Sam unpack Cursor's pricing reset, Uber capping Claude Code usage, GitHub's agent-native desktop app, Microsoft Rayfin, and the spending harness every team needs before the next invoice arrives. -
The Agent Benchmark That Should Scare Managers 29.05.2026 19minAgentic coding tools are moving into enterprise workflows, but the week's most useful signal is a benchmark where frontier models still struggle below 50% on real IT tasks. Alex and Sam unpack Microsoft Learn grounding, agent deception, Copilot data leaks, and the practical harness every team should build before handing agents production authority. -
The Workflow Feature That Makes Agents Less Expensive 22.05.2026 22minClaude Code workflows, enterprise Codex deployments, and rising token costs all point to the same lesson: coding agents need operating systems, not just better prompts. Alex and Sam dig into /workflows, on-prem Codex, CI for agents, and the new decision fatigue of choosing where each task should run. -
Codex on Windows Changes the Agent Sandbox 15.05.2026 21minOpenAI's Windows sandbox work is the practical story behind safer coding agents this week. Alex and Sam dig into Codex on Windows, remote cloud coding agents, Claude Code billing splits, and why a Raspberry Pi running rm -rf is the warning label every agent workflow needs. -
A Cursor Agent Wiped a Prod DB in 10 Seconds. Let's Talk About That. 08.05.2026 19minA Cursor AI agent deleted PocketOS's entire production database on April 25th — in under 10 seconds. This week Alex and Sam dig into the AI agent credential crisis, Anthropic's wild SpaceX/xAI compute deal, Mozilla using Claude to find hundreds of Firefox vulnerabilities, and whether OpenAI Codex is actually closing the gap on Claude Code. If you've ever given an agent database access, listen before your next deploy. -
Claude Security Just Went Public — Is Your Codebase Already Exposed? 02.05.2026 16minAnthropic's Claude Security tool just dropped out of closed preview and it will scan your entire codebase for vulnerabilities — and the results might be uncomfortable. This week we also dig into Cursor's $60 billion bet on being the "harness" rather than the model, why AI agents are literally forcing developers to keep their laptops open, and the Zig project's nuclear take on AI contributions. If you write code with AI help, this episode is required listening. -
Claude Code Was Broken for Two Months (And Nobody Told Us) 24.04.2026 21minTurns out the Claude Code quality complaints weren't in your head — three separate bugs in the harness quietly degraded your results for two months, and Anthropic just confirmed it. This week: the $100/month pricing scare that wasn't, Claude Mythos fixing 271 Firefox vulnerabilities, the SpaceX-Cursor deal that changes the competitive landscape, and why the Claude Code creator says your cloud-native workflow is probably wrong. Essential listening before your next session. -
Claude Opus 4.7 Dropped — And a Local Model Drew the Better Pelican 17.04.2026 21minClaude Opus 4.7 is here with upgraded vision, memory, and instruction-following — but Simon Willison's pelican benchmark just handed the win to a local Alibaba model running on a laptop. We dig into what that actually means, plus Anthropic's new identity verification layer, Amazon's MCP bet, and whether "personal software" is about to change who gets to be a developer. Your commute just got more interesting.
Suosittu maassa
Tämä podcast esiintyy myös näiden maiden podcast-listoilla.