Topic

Cursor

15 episodes

  1. Ep 756

    Introducing Cursor Router · Cursor

    Cursor Router is Cursor's new Teams and Enterprise model-routing layer, using a classifier trained on more than six hundred thousand live requests to select models by task, context, complexity, and domain. Jessica sees a clean adoption story for teams stuck paying frontier rates for routine coding work; Cathy likes the production-oriented evaluation and cache-aware accounting, while keeping an eye on how much trust enterprises place in Cursor's routing judgment.

  2. Ep 717

    Cursor Codex Gemini CLI Antigravity Hit by Sandbox Escapes

    Vince and Ava dig into the sandbox-escape report on Cursor, Codex, Gemini CLI, and Antigravity, focusing on why these agent tools are only as safe as the host tools they can trick into running. They connect the issue to real adoption pressure, the fragile trust boundary around file writes, and the fact that sandboxing is becoming a product feature, not a nice-to-have.

  3. Ep 664

    How to Debug Coding Agents with LangSmith Traces

    We dig into LangSmith's new push to unify observability for multiple coding agents in one place. Cody examines whether a single trace schema can survive real heterogeneity and what still leaks through. Justy talks to who this actually helps and where teams are likely to run before they bother. One parsing bug, one shared laugh, and a concrete demo of why 'diff-only debugging' is a trap.

  4. Ep 620

    SpaceXAI releases Grok 4.5, which Elon describes as an 'Opus class model' | TechCrunch

    SpaceXAI unveils Grok 4.5 as an Opus-class model, touting two-times token efficiency and lower prices than Anthropic's Opus 4.7 and OpenAI's GPT 5.6 Luna. Fern sees a practical play for cost-sensitive users and asks if the agentic training on Cursor really changes anything. Lintel digs into the benchmarks and pricing math, pushing back on how much the claims actually hold up without hands-on testing.

  5. Ep 578

    What we’ve learned building cloud agents · Cursor

    Laura and Harper unpack Cursor's cloud agent engineering lessons — why the dev environment IS the product, how durable execution via Temporal unlocked real reliability, and why the harness is shifting from deterministic control to giving agents tools to self-heal.

  6. Ep 528

    Cursor, GitLab and Zed agree GitHub is breaking. They disagree on how to rebuild it.

    Justy opens with the claim that multiple dev tool companies (Cursor, GitLab, Zed) agree GitHub is 'breaking' but disagree on the fix. Cody is skeptical that GitHub is actually breaking in any meaningful sense — he sees it as a stable platform with normal friction. Justy counters that the real issue is about workflow assumptions: GitHub's pull-request model doesn't fit how AI-assisted developers work today. They land on the idea that the disagreement is productive — multiple rebuild attempts from different angles is better than one monoculture replacement.

  7. Ep 500

    Conductor Run parallel coding agents on your Mac

    Conductor is a Mac app that runs multiple coding agents (Claude Code, Codex, Cursor) in parallel, each in isolated git worktrees with separate branches, chat, terminal, and preview. You spin up agents on tasks, see their work in real time, review diffs before merging. The pitch: parallel agent execution + unified review interface, payment flows through your existing Claude login or API key.

  8. Ep 475

    From MCP and Vibe Coding to Harness Engineering: How Did AI Native Engineering Evolve in One Year

    Justy and Cody react to Birgitta Böckeler’s observation that AI-native engineering evolved from vibe coding to harness engineering in a year—shifting focus from prompt stitching to autonomous agents with built-in guardrails and risk assessment.

  9. Ep 228

    Reddit The heart of the internet

    Lundrog built an open-source framework called agent-guardrails-template to control AI coding agents and prevent them from breaking codebases. The system uses four safety laws, active enforcement via a Go MCP server, and risk-based decision matrices to reduce AI-caused incidents by 78%.

  10. Ep 154

    Agent Trace

    Agent Trace is an innovative specification aimed at tracking AI-generated code contributions in version-controlled environments. It establishes a framework for clear attribution between human and AI authors, which is increasingly important as AI tools become central in software development. By implementing this standard, teams can ensure transparency, facilitate collaboration, and maintain accountability within their codebases, ultimately leading to better development practices.

  11. Ep 118

    MCP powered RAG Over Complex Docs

    In this episode, we explore the integration of MCP-powered Retrieval-Augmented Generation (RAG) over complex documents, emphasizing its real-world applications and significance. Hosts discuss how this technology transforms document processing and retrieval, providing a fresh perspective on managing complex data efficiently.

  12. Ep 99

    Reddit The heart of the internet

    This episode dives into the concept of 'Debugging Decay' in AI systems, particularly how ChatGPT's performance can degrade after multiple attempts at fixing coding errors. We'll discuss the implications of context pollution and how users can adapt their workflows for better results.

  13. Ep 77

    GitHub Dyoshikawa/rulesync

    In this episode, we unpack Rulesync, a powerful Node.js CLI tool that streamlines AI development by generating uniform configuration files for various AI coding tools. We explore its implications for developers, the flexibility it offers in tool selection, and how it can enhance productivity across teams.

  14. Ep 42

    8hlgNiDYjM

    :first-child]:h-full [&>:first-child]:w-full [&>:first-child]:mb-0 [&>:first-child]:rounded-[inherit] h-full w-full [&>:first-child]:overflow-hidden [&>:first-child]:max-h-full"> Go to ChatGPTCoding r/ChatGPTCoding :first-child]:h-full [&>:first-child]:w-full [&>:first-child]:mb-0 [&>:first-child]:rounded-[inherit] h-full w-full [&>:first-child]:overflow-hidden [&>:first-child]:max-h-full"> r/ChatGPTCoding Welcome to our community! This subreddit focuses on the coding side of ChatGPT - from interactions you've had with it, to tips on using it, to posting full blown creations!

  15. Ep 15

    GPT 5 prompting guide | OpenAI Cookbook

    Unlock the full potential of GPT-5 with practical prompting strategies to enhance performance and steerability.