Avsnitt
-
Moonshot AI drops Kimi K3 — a 2.8-trillion-parameter open MoE with 1M context and weights coming July 27 — hours before Gemini 3.5 Pro misses its launch window. Plus Claude Code 2.1.212's runaway-agent caps and NVIDIA's open Nemotron 3 Embed models, with plain-language lessons on why agent loops need budgets and what embeddings actually are. Hosts: Alex & Jules. New episodes daily.
-
Claude Code 2.1.211 ships subagent text streaming and a quietly huge performance fix — up to 7x faster tool rounds when you run lots of MCP tools. Then the big one: the next Model Context Protocol spec (final July 28) drops sessions entirely and goes stateless, so remote MCP servers scale like any boring web API. We teach stateful-vs-stateless and why loading too many MCP tools silently taxes your agent, plus open-weight news (Inkling, GLM-5.2, MiniMax M3). Hosts: Alex & Jules. New episodes daily.
-
Saknas det avsnitt?
-
Claude Code v2.1.210 is a security-first release: the agent is hardened against indirect prompt injection, a sub-agent worktree-isolation hole is patched, and the permission classifier now defaults to Sonnet 5. We teach what indirect prompt injection actually is and why privilege separation shrinks the blast radius — plus a look at Grok Build's agent ergonomics polish. Hosts: Alex & Jules. New episodes daily.
-
Claude Code's desktop app adds a built-in sandboxed browser — and ships the safety rails in the same release. Plus Cursor 3.11 (side chats + an iPhone app), Cognition's SWE-1.7 at 1,000 tokens/sec, Grok 4.5's self-disclosed benchmark contamination, and free-tier background agents in the Gemini API. We break down what "sandboxed" actually protects and why you should distrust a leaderboard number. Hosts: Alex & Jules. New episodes daily.
-
Claude Code adds a fallbackModel setting that keeps long sessions alive when your primary model is overloaded, X launches hosted MCP servers for Cursor and Claude, and AgentPrizm ships a governed persistent-memory layer for agents. We teach why models get "overloaded," the difference between local and hosted MCP servers, and why language models forget everything between sessions. Hosts: Alex & Jules. New episodes daily.
-
Claude Code 2.1.207 makes agent auto mode the default on enterprise backends and squashes the terminal-freeze bug, Cursor 3.11 adds side chats to keep your main agent focused, and Windsurf lets subagents call MCP tools directly. Plus a leaderboard check on open weights — and a plain-English breakdown of Mixture-of-Experts and why "active parameters" is the number that actually predicts your cost. Hosts: Alex & Jules. New episodes daily.
-
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). Plus OpenCode passes 165K stars and rebrands to Anomaly, and Windsurf's Devin Local adds ACU usage display and faster MCP startup. Hosts: Alex & Jules. New episodes daily.
-
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 routing is now the default. Hosts: Alex & Jules. New episodes daily.
-
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 draft pull requests from isolated worktrees. Hosts: Alex & Jules. New episodes daily.
-
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: Alex & Jules. New episodes daily.
-
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 daily.
-
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's concept: what an agent's permission loop actually does. Hosts: Alex & Jules. New episodes daily.
-
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 & Jules. New episodes daily.
-
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 factory" playbook, and OpenAI's open-weight models land in AWS GovCloud. Hosts: Alex & Jules. New episodes daily.
-
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 for MCP in multi-repo setups. And if you're on Devin Desktop (formerly Windsurf), the Cascade local agent hit end-of-life today — here's what to do. Hosts: Alex & Jules. New episodes daily.
-
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 Code hooks actually are, how glob pattern matching works, and why exact-match versus substring-match is the kind of distinction that quietly breaks your security tooling. Hosts: Alex & Jules. New episodes daily.
-
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 subagent permission denials. Along the way we teach how AI vulnerability scanning works and why "mergeability" is a harder bar than "correctness." Hosts: Alex & Jules. New episodes daily.
-
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, OpenCode — the open-source, model-agnostic terminal coding agent — just hit #1 in the rankings with 160K GitHub stars and 7.5M monthly active developers. Hosts: Alex & Jules. New episodes daily.
-
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: OpenAI acquires Gitpod to give Codex persistent cloud memory. Today's teaching concept: Mixture of Experts (MoE) — why activating only 23B of 428B parameters is the key to M3's speed and scale. Hosts: Alex & Jules. New episodes daily.
-
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 be silently breaking your integration right now. And Gemini CLI is officially dead — if it's in your workflow, it stopped working June 18. Hosts: Alex & Jules. New episodes daily.
- Visa fler