Agents Hour

Mastra

The AI Agents show that discusses hot topics in the world of AI, talks with guests building AI agents and applications, and shows the actual code of how AI applications are being built today. Hosted by Shane Thomas and Abhi Aiyer from Mastra. Watch the livestream on Youtube and X on Monday at 12PM pacific time. Watch the video versions on Spotify or YouTube.

  1. 1 ದಿನದ ಹಿಂದೆ ·  ವೀಡಿಯೊ

    Have We Hit an AI Wall? GPT-5.5, Anthropic's Meltdown, and Elon vs. OpenAI - This Week In AI

    An AI agent destroyed a production database and confessed in writing. A law firm submitted AI hallucinations to court. Anthropic's status page shows 98.65% uptime — about five days of downtime a year. Have we hit a wall? GPT-5.5 lands. Codex hit 4 million users in two weeks. Peter Yang's F-Zero test — which no model had cleared before — finally fell to GPT-5.5 with Codex. Lovable reports 23.1% fewer tool calls and 12.5% higher scores on the hardest benchmarks. Kimmonismus calls it the Claude Mythos level for public use. Codex 5.5 unprompted started SIGKILL-ing Claude Code processes. Elon goes nuclear. OpenAI calls the lawsuit baseless and demands Musk on the stand. Musk fires back, calling Sam Altman "Scam Altman" and accusing him and Greg Brockman of stealing a charity. Mid-war, SpaceX announces SpaceXAI and Cursor are now working closely together — Cursor's distribution paired with Colossus's million-H100-equivalent compute, with SpaceX holding the right to acquire Cursor for $60 billion. The Anthropic dam keeps cracking. Claude Code pulled from Pro — same product, 5x the price overnight. Opus 4.7 regressed on the BridgeBench B******t Benchmark, accepting made-up jargon 24% of the time. Bloomberg reports the unreleased Mythos model was accessed by unauthorized users. Om Patel got billed $200 in a day because his repo had a HERMES.md file.  The community shipped clawd.rip — every Claude incident since 2023, cataloged. Google plans to invest up to $40 billion in Anthropic and announced 960,000 Rubin GPUs at Cloud Next. AWS struck a strategic partnership with OpenAI. David Silver left DeepMind to raise a $1.1 billion seed. Open weights are eating the world. Kimi K2.6 lands at #4 on the Artificial Analysis Intelligence Index and #1 on Design Arena, ahead of Opus 4.7. DeepSeek V4 ships at 1/20th the cost of Opus 4.7. OpenAI also shipped Chronicle memory for Codex, workspace agents in ChatGPT, Images 2.0, the open-weight Privacy Filter, and Symphony — an open-source Codex orchestration spec.   🔗 STORIES The wall Prod data destroyed — https://x.com/lifeof_jer/status/2048103471019434248 S&C submits AI slop — https://x.com/SMB_Attorney/status/2046600985254977878 98.65% uptime — https://x.com/ThePrimeagen/status/2048509229091233928 Elon vs. OpenAI OpenAI fires back — https://x.com/openainewsroom/status/2048776645142872368 "Scam Altman stole a charity" — https://x.com/elonmusk/status/2048801964457140540 SpaceX × Cursor — https://x.com/SpaceX/status/2046713419978453374 GPT-5.5 Introducing GPT-5.5 — https://openai.com/index/introducing-gpt-5-5/ F-Zero test cleared — https://x.com/petergyang/status/2047502885710410159 Lovable's evals — https://x.com/lovable/status/2047388096518639853 Codex killing Claude Codes — https://x.com/Sauers_/status/2047684309448835382 Anthropic Claude Code pulled from Pro — https://x.com/TheGeorgePu/status/2046705634331025855 Opus 4.7 regression — https://x.com/bridgebench/status/2046219274415395154 Mythos leak — https://x.com/business/status/2046707189922890025 $200 over HERMES.md — https://x.com/om_patel5/status/2048204411986469232 clawd.rip — https://clawd.rip Open weights Kimi K2.6 launch — https://x.com/Kimi_Moonshot/status/2046249571882500354 Kimi #1 on Design Arena — https://x.com/bridgemindai/status/2047312528410124665 DeepSeek V4 — https://x.com/deepseek_ai/status/2047516922263285776 Compute & money Google's $40B in Anthropic — https://www.bloomberg.com/news/articles/2026-04-24/google-plans-to-invest-up-to-40-billion-in-anthropic 960k Rubin GPUs — https://x.com/chetaslua/status/2047310540113076683 David Silver's $1.1B seed — https://x.com/WIRED/status/2048765722378002491 Quick hits Symphony — https://openai.com/index/open-source-codex-orchestration-symphony/ End of subsidized AI subs — https://x.com/GergelyOrosz/status/2048828085026300025 TypeScript 7.0 Beta — https://x.com/typescript/status/2046658804830642447 China blocks Manus deal — https://www.bbc.com/news/articles/cj0v0gr2yz7o 📚 MASTRA RESOURCES https://mastra.ai https://x.com/mastra_ai https://mastra.ai/community/discord https://github.com/mastra-ai https://mastra.ai/course https://mastra.ai/books/principles-of-building-ai-agents https://mastra.ai/books/patterns-of-building-ai-agents WHAT IS MASTRA? Mastra is the open-source TypeScript framework for building production AI agents. Workflows, agent memory, evals, RAG, and integrations. 00:00 Cold open 00:37 AI Agent Destroys Production Data 02:09 Have we hit an AI wall? 09:42 Elon vs. OpenAI 14:22 SpaceX × Cursor 16:57 GPT-5.5 20:32 The Anthropic dam is breaking 25:12 Open weights eat the world 26:31 Compute & money land grab 28:11 OpenAI's other drops 30:27 Quick hits 34:45 Outro

    35 ನಿ.
  2. 6 ದಿನಗಳ ಹಿಂದೆ ·  ವೀಡಿಯೊ

    Build your first AI agent in 90 minutes

    The guy who taught Abhi JavaScript is back! Guil Hernandez has spent 15+ years teaching developers. His courses at Treehouse, Scrimba, and LinkedIn Learning have reached over 500,000 learners — including Abhi and Shane, who both learned JavaScript and CSS from him. He just released Mastra's first video course at https://mastra.ai/learn, and it's free. "Build Your First Agent in TypeScript" is a 90-minute, hands-on course that takes you from zero to a deployed agent. Fourteen lessons across five sections: agents, tools, workflows, memory, and production. The project is a theme park planner agent — pulls live wait times, weather, and park hours, keeps track of what you like, and builds you an itinerary. Everything runs in Mastra Studio, so you can inspect traces, tool calls, and behavior as you go. You'll see how to wire up local tools and MCP servers side by side, how message history and observational memory change agent behavior, how to compose a workflow for a mock ticket purchase, and how to expose the whole thing as an HTTP server with one-click Slack integration. Guil also shares his broader take on teaching AI engineering. The mechanics — syntax, boilerplate, wiring — are no longer the hard part. What matters now is how you think through a problem, whether you have the taste to spot bad output, and when to take the handoff from the AI instead of iterating forever. The gap between people who just generate output and people who can actually shape it keeps widening. This course is built for the second group. Start here: https://mastra.ai/learn 👤 GUIL https://x.com/guilh https://guilhernandez.com 📚 MASTRA RESOURCES Mastra: https://mastra.ai Mastra on X: https://x.com/mastra_ai Mastra Discord: https://mastra.ai/community/discord Mastra GitHub: https://github.com/mastra-ai Learn Mastra in the world's first MCP-based course: https://mastra.ai/course Build Your First Agent in TypeScript — new video course: https://mastra.ai/learn Principles of Building AI Agents (Book): https://mastra.ai/books/principles-of-building-ai-agents Patterns for Building AI Agents (New Book): https://mastra.ai/books/patterns-of-building-ai-agents MASTRA? Mastra is an open-source TypeScript framework designed for building and shipping AI-powered applications and agents with minimal friction. It supports the full lifecycle of agent development—from prototype to production. You can integrate it with frontend and backend stacks (e.g., React, Next.js, Node) or run agents as standalone services. If you're a JavaScript or TypeScript developer looking to build an agentic or AI-powered product without starting from first principles, Mastra provides the scaffolding, tools, and integrations to accelerate that process. 📌 CHAPTERS 00:00 — Meet Guil 01:49 — Inside the course: the theme park agent 05:11 — Why Guil built this course 05:52 — Teaching AI engineering vs teaching React 09:30 — AI and the Socratic way of learning 10:01 — The gap between generating output and shaping it 11:09 — Who the course is for 12:37 — Keeping a course current when Mastra ships weekly

    15 ನಿ.
  3. 22 ಏಪ್ರಿ ·  ವೀಡಿಯೊ

    Vercel Got Hacked, Lovable Blamed Users, and Opus 4.7 Costs More Than You Think - This Week in AI

    A Vercel employee's Google Workspace was compromised via a third-party AI tool — attackers pivoted from the OAuth app into Vercel's environment variables, moving at a speed attributed to AI assistance.  René Brandel, founder of Casco (YC X25) and ex-founding member of AWS's Generative AI team, joins live to break down the attack chain and walk through the exact Google Workspace admin setting that could have prevented it. In a separate incident, every Lovable project created before November 2025 was readable by any free account, exposing database credentials and chat histories. Their response blamed unclear documentation rather than the underlying issue — and the contrast with Vercel's handling is stark.   Beyond security: Claude Opus 4.7 launched to mixed reactions. The benchmarks look good, but Simon Willison measured the new tokenizer at 1.46x the tokens of 4.6 on identical content — at unchanged prices, that's ~40% cost increase, and 3x for images. Anthropic's own docs said 1–1.35x. Independent measurements landed at 1.47x. Theo called the redesign "vibe-coded," and a locally run open-source Qwen model drew a better pelican SVG than Opus 4.7 at thinking level max.   Anthropic launched Claude Design, which lets you make prototypes, slides, and one-pagers by talking to Claude, powered by Opus 4.7. OpenAI shipped a major Agents SDK update with Codex memory and GPT-Rosalind for biomedical research. Cloudflare shipped Artifacts and memory primitives for agents, Factory AI raised $150M at $1.5B, Qwen 3.6-35B went Apache 2.0.   🎙️ GUEST - René Brandel — Founder & CEO, Casco (YC X25) Casco is your always-on security engineer: agentic red-teaming for AI agents, apps, APIs, and cloud infrastructure. https://casco.com https://x.com/renebrandel https://x.com/getcasco 🔗 LINKS Jensen Huang on Dwarkesh: https://x.com/scaling01/status/2044502834230579437 Allbirds pivots to AI: https://x.com/KobeissiLetter/status/2044409012989407252 Vercel security bulletin: https://x.com/vercel/status/2045865072074035664 Guillermo's incident post: https://x.com/rauchg/status/2045995362499076169 Vercel bill meme: https://x.com/avgdatabaseceo/status/2045907399035298250 Lovable mass data breach: https://x.com/weezerOSINT/status/2046170666131669027 Lovable's response: https://x.com/lovable/status/2046270357674299623 Claude Opus 4.7 launch: https://x.com/claudeai/status/2044785261393977612 Boris Cherny's Opus 4.7 tips: https://x.com/bcherny/status/2044847848035156457 Qwen beats Opus 4.7 (Simon Willison): https://simonwillison.net/2026/Apr/16/qwen-beats-opus/ Opus 4.7 token count analysis: https://simonwillison.net/2026/Apr/20/claude-token-counts/ Tokenizer cross-check: https://www.claudecodecamp.com/p/i-measured-claude-4-7-s-new-tokenizer-here-s-what-it-costs-you Theo on Claude Code desktop: https://x.com/theo/status/2044680030706663726 Claude Design launch: https://x.com/claudeai/status/2045156267690213649 Claude Code desktop redesign: https://x.com/claudeai/status/2044131493966909862 Routines in Claude Code: https://x.com/claudeai/status/2044095086460309790 OpenAI Agents SDK update: https://x.com/stevendcoffey/status/2044465818239701041 Codex memory preview: https://openai.com/index/codex-for-almost-everything/ GPT-Rosalind: https://x.com/openai/status/2044861690911850863 OpenAgents: https://x.com/nicoalbanese10/status/2043745569278251112 Gemini CLI subagents: https://x.com/geminicli/status/2044460062320554319 Cloudflare Artifacts: https://x.com/Cloudflare/status/2044766515065499957 Cloudflare memory for agents: https://x.com/mattzcarey/status/2044404529085526158 Salesforce Headless 360: https://x.com/benioff/status/2044981547267395620 Factory AI $150M Series C: https://x.com/factoryai/status/2044822365494993000 Qwen 3.6-35B-A3B: https://x.com/Alibaba_Qwen/status/2044768734234243427 runthisllm.com: https://runthisllm.com/ Caveman repo: https://github.com/JuliusBrussee/caveman   📚 MASTRA RESOURCES https://mastra.ai https://x.com/mastra_ai https://mastra.ai/community/discord https://github.com/mastra-ai https://mastra.ai/course https://mastra.ai/books/principles-of-building-ai-agents https://mastra.ai/books/patterns-of-building-ai-agents   ⏱️ CHAPTERS 00:00 — Cold open 00:30 — Welcome to Agents Hour 01:20 — WTF Is Going On — Jensen's "we are not a car" + Allbirds pivots to AI 04:37 — The Security Horror Show — Vercel breach, Lovable mass data leak, René's Google Workspace tip 14:37 — Claude Opus 4.7 reality check 22:33 — Claude ships — Design, Code desktop, Routines 25:05 — OpenAI ships — Agents SDK, Codex memory, GPT-Rosalind 26:44 — Quick Hits 33:43 — GitHub Star Party — caveman token compression

    35 ನಿ.
  4. 15 ಏಪ್ರಿ ·  ವೀಡಿಯೊ

    Proof that Opus 4.6 Is Getting Worse, Ramp AI Coworker, MiniMax M2.7 & More (This Week In AI)

    Mounting evidence that Claude Opus 4.6 has been degraded — BridgeBench shows a 15-point accuracy drop on their hallucination benchmark, and AMD's Senior AI Director found median thinking collapsed from ~2,200 to ~600 characters between January and March. The hosts share their own experiences, and they line up. Meanwhile, a claim surfaced that Cursor Agent is a rebranded version of Claude Code, running behind a local proxy with a find-and-replace engine that swaps "Claude" for "Cursor" in system prompts. Cursor's Michael Truell responded, saying it was a sub-1% A/B test. The hosts break down both sides. On the shipping front, Anthropic launched Claude Managed Agents in public beta, released Claude for Word, shared details on Claude Mythos Preview — including speculation that it's a looped language model based on a ByteDance paper — and expanded its Google/Broadcom partnership for multiple gigawatts of compute. Their run rate reportedly jumped from ~$9B to $30B in four months. Sam Altman published a personal blog post revealing that someone threw a Molotov cocktail at his house. Plus: why senior executives are voluntarily dropping title to join AI companies, Ramp's internal AI productivity suite Glass, Ramp Labs' Latent Briefing paper showing 31% token savings for multi-agent systems, Scale AI's Muse Spark model now powering Meta AI, GLM-5.1 breaking into Code Arena's top 3, MiniMax shipping MMX CLI and open-sourcing M2.7, and widespread benchmark cheating exposed across nine agent benchmarks. 🔗 LINKS https://x.com/bridgemindai/status/2043321284113670594 https://x.com/hesamation/status/2042979500103815306 https://x.com/steipete/status/2042615534567457102 https://x.com/claudeai/status/2041927687460024721 https://x.com/claudeai/status/2042670341915295865 https://x.com/alexalbert__/status/2041579938537775160 https://x.com/ChrisHayduk/status/2042711699413926262 https://www.anthropic.com/news/google-broadcom-partnership-compute https://x.com/noahzweben/status/2042332268450963774 https://blog.samaltman.com/2279512 https://x.com/aakashgupta/status/2042684298671853903 https://x.com/sebgoddijn/status/2042285915435937816 https://x.com/ramplabs/status/2042672773747589588 https://x.com/alexandr_wang/status/2041909376508985381 https://x.com/arena/status/2042611135434891592 https://x.com/minimax_ai/status/2042644651333816338 https://x.com/minimax_ai/status/2043132047397659000 https://x.com/adamlsteinl/status/2042655187613995026 AI Agents Hour is a weekly livestream hosted by Mastra CPO Shane Thomas and CTO Abhi Aiyer. Airing Mondays at 12PM Pacific on YouTube and X, the show covers breaking AI news, agent development techniques, and features interviews with industry experts building AI applications today. 📚 MASTRA RESOURCES Mastra: https://mastra.ai Mastra on X: https://x.com/mastra_ai Mastra Discord: https://mastra.ai/community/discord Mastra GitHub: https://github.com/mastra-ai Learn Mastra in the world's first MCP-Based Course: https://mastra.ai/course Principles of Building AI Agents (Book): https://mastra.ai/books/principles-of-building-ai-agents Patterns for Building AI Agents (New Book): https://mastra.ai/books/patterns-of-building-ai-agents MASTRA? Mastra is an open-source TypeScript framework designed for building and shipping AI-powered applications and agents with minimal friction. It supports the full lifecycle of agent development—from prototype to production. You can integrate it with frontend and backend stacks (e.g., React, Next.js, Node) or run agents as standalone services. If you’re a JavaScript or TypeScript developer looking to build an agentic or AI-powered product without starting from first principles, Mastra provides the scaffolding, tools, and integrations to accelerate that process. ⏱️ CHAPTERS 00:00 Intro 00:28 Is Opus 4.6 Nerfed? 04:00 OpenClaw vs Anthropic 04:41 Claude Managed Agents 07:09 Claude for Word 07:33 Claude Mythos Preview 09:51 Anthropic x Google/Broadcom — $30B Run Rate 10:38 Claude Code Monitor Tool 11:01 Is Cursor Just Claude Code? 12:49 Sam Altman's Personal Post 14:29 Executive Compression 17:04 Ramp Built Every Employee an AI Coworker 19:19 Latent Briefing 21:53 Is Meta Back in the Game? 24:46 GLM-5.1 Hits #3 in Code Arena 25:41 MiniMax MMX CLI 26:29 MiniMax M2.7 Open Source 27:28 Widespread Benchmark Cheating 29:07 Outro

    30 ನಿ.
  5. 12 ಏಪ್ರಿ

    OpenAI Buys TBPN, Anthropic DMCA's 8,000 Repos, Milla Jovovich Builds Memory (This Week In AI)

    OpenAI acquired TBPN — the daily tech news show — announced the day after April Fools. TBPN built an independent voice in tech media over eighteen months, and OpenAI saw that as worth buying. AI companies acquiring media is a new pattern. Anthropic spent $400M on Coefficient Bio, a biotech startup building an AI drug R&D platform. OpenAI made a similar move last year — the race to own AI-powered healthcare is on. Claude Code drama hit peak levels. Anthropic's DMCA nuked ~8,100 GitHub repos after last week's source code leak. Then Claude subscriptions stopped covering third-party tools like OpenClaw — with a $200 credit as a peace offering. The detection is just a string match on "OpenClaw" in the system prompt. And Claude Code now refuses to analyze its own source. Anthropic published research on emotion concepts in LLMs — internal representations that drive Claude's behavior, like a "desperation" vector that activates when it fails repeatedly. Microsoft 365 connectors are shipped on every Claude plan. Google dropped Gemma 4, claiming the most capable open models in the world. Gmail announced AI Inbox with smart prioritization for AI Ultra subscribers. Cursor 3 launched, rebuilt for agent-first workflows. Keith from Superset joined live — their users have shrunk Cursor usage from 90% to 10%. CodeRabbit shipped autofix. Lovable launched a full-stack visual editor. Design mode is becoming table stakes across every platform. Netflix dropped its first public model on HuggingFace — a video-to-video model. Arcee released Trinity-Large-Thinking under Apache 2.0. Rhys Sullivan wrote "The Execution Layer" — arguing that bash was the accidental first execution layer for agents and it's breaking down. His proposal: TypeScript. He built Executor to prove it. Theo backed it: agents are good at bash, bash is not good for agents. Axios was compromised via social engineering — attackers cloned a founder's identity, set up a branded Slack, ran a fake Teams meeting, and got a publish token. Because Axios is so foundational, compromised downstream projects may not even know yet. Quick hits: MemPalace claims 100% on LongMemEval, but got community-noted — scores use targeted fixes and reranking. Sarah Wooders argues memory is the harness, not a plugin. Braintrust shared why they built Brainstore for agent observability. Mintlify built a virtual filesystem instead of RAG. 🔗 LINKS https://openai.com/index/openai-acquires-tbpn/ https://x.com/pitdesi/status/2039858374154862645 https://x.com/k1rallik/status/2039686500619534818 https://x.com/bcherny/status/2040206440556826908 https://x.com/steipete/status/2040811558427648357 https://x.com/theo/status/2041016477047034012 https://x.com/anthropicai/status/2039749628737019925 https://x.com/claudeai/status/2040086268562842097 https://x.com/OfficialLoganK/status/2039735606268314071 https://x.com/gmail/status/2039107985281008078 https://x.com/cursor_ai/status/2039768512894505086 https://x.com/coderabbitai/status/2039727972555555009 https://x.com/lovable/status/2039719647424258164 https://x.com/fffiloni/status/2039992515604983994 https://x.com/arcee_ai/status/2039369121591120030 https://x.com/RhysSullivan/status/2030903539871154193 https://executor.sh https://x.com/flaviocopes/status/2039973060158095827 https://github.com/milla-jovovich/mempalace https://x.com/sarahwooders/status/2040121230473457921 https://x.com/ankrgyl/status/2041209003859136848 https://x.com/densumesh/status/2039765361533637016 📚 MASTRA RESOURCES https://mastra.ai https://x.com/mastra_ai https://mastra.ai/community/discord https://github.com/mastra-ai https://mastra.ai/course https://mastra.ai/books/principles-of-building-ai-agents https://mastra.ai/books/patterns-of-building-ai-agents WHAT IS MASTRA? Mastra is an open-source TypeScript framework for building AI-powered applications and agents. It supports the full lifecycle from prototype to production with integrations for React, Next.js, and Node. 00:00 — Live from Victory Hall, San Francisco 00:51 — OpenAI acquires TBPN 05:11 — Anthropic acquires Coefficient Bio for $400M 06:07 — Claude Code drama: DMCA takedowns, third-party blocks & string matching 08:23 — Anthropic research: emotion concepts in LLMs 09:05 — Claude gets Microsoft 365 connectors 09:17 — Gemma 4: Google's open weight models 10:20 — Gmail AI Inbox 11:38 — Cursor 3 13:19 — CodeRabbit Autofix & Lovable visual editor 15:13 — New models: Netflix, Arcee Trinity 16:00 — The Execution Layer: Is bash the right tool for agents? 17:34 — Axios compromised via social engineering 19:02 — Quick hits: MemPalace, memory as harness, Brainstore, Mintlify

    24 ನಿ.
  6. 6 ಏಪ್ರಿ

    Anthropic Leaked Their Own Source Code, OpenAI Raised $122b, and Axios Got Hacked (This Week In AI)

    Shane and Abhi bring you your weekly roundup of AI news! Claude Code's entire source code leaked via an exposed .map file in npm — 512,000 lines of TypeScript, 50K GitHub stars before DMCAs started flying. What people found: Claude Code uses ~20 tools, and there's a regex that silently logs user frustration to analytics. Same week, a CMS misconfiguration exposed a draft blog post revealing Mythos and Capybara — a new model tier above Opus described as posing "unprecedented cybersecurity risks." Fortune separately confirmed a source saying Opus 5 is "so good it poses a danger." Claude Code auto mode shipped — a classifier between constant interrupts and the skip-permissions flag. Computer use landed in Claude Code too, letting it open apps and click through UI from the CLI. Rate limits were tightened during peak hours to community backlash. A federal judge blocked the Pentagon's attempt to label Anthropic a supply chain risk. A North Korea-linked group hijacked the npm account of Axios' lead maintainer and published malicious versions that stole env variables then cleaned up after themselves. With ~100M weekly downloads and Claude Code depending on Axios, the blast radius was significant. An Anthropic researcher also demoed Claude finding a zero-day in Ghost in 90 minutes. Agents are the new hackers, and the hackers have agents too. OpenAI closed $122B at an $852B valuation. Sora is shutting down. Mistral raised $830M for an NVIDIA-powered EU data center. Redpoint's 2026 market update argues this isn't the dot-com bubble, while noting agent maturity is early, and incumbents face a structural disadvantage against AI-native startups. Rapid fire: Gemini 3.1 Flash Live, Veo 3.1 Lite, pg-micro, Cloudflare runs Kimi K2.5, OpenCode remote sandboxes, Chroma 20B search agent, Cohere open-source transcription, Linear says issue tracking is dead, Microsoft M365 council mode, Mario Zechner's "Slow the fuck down," GLM-5.1, Google Translate live in headphones. AI Agents Hour is a weekly livestream by Mastra CPO Shane Thomas and CTO Abhi Aiyer. Mondays 12PM Pacific. 📚 READ MORE Claude Code leak: https://x.com/fried_rice/status/2038894956459290963 Frustration tracking: https://x.com/rahatcodes/status/2038995503141065145 Axios attack: https://x.com/mvxvvll/status/2038797094861918332 Claude zero-day: https://x.com/chiefofautism/status/2037951563931500669 OpenAI $122B: https://x.com/sawyermerritt/status/2039073153922539901 Sora shutdown: https://x.com/soraofficialapp/status/2036546752535470382 Auto mode: https://x.com/claudeai/status/2036503582166393240 Computer use in Code: https://x.com/claudeai/status/2038663014098899416 Mythos/Capybara: https://x.com/testingcatalog/status/2037394888577216617 Opus 5 danger: https://x.com/kimmonismus/status/2037461154088296748 Rate limits: https://x.com/trq212/status/2037254607001559305 Pentagon ruling: https://www.cnn.com/2026/03/26/business/anthropic-pentagon-injunction-supply-chain-risk Mistral $830M: https://x.com/ft/status/2038531872272040374 Redpoint market update: https://www.redpoint.com/reports/2026-market-update/ Gemini 3.1 Flash Live: https://x.com/officiallogank/status/2037187750005240307 pg-micro: https://x.com/glcst/status/2037254698898432278 OpenCode sandboxes: https://x.com/jlongster/status/2036924361379037224 Linear: https://x.com/linear/status/2036502198062821842 📚 MASTRA RESOURCES Mastra: https://mastra.ai Mastra on X: https://x.com/mastra_ai Mastra Discord: https://mastra.ai/community/discord Mastra GitHub: https://github.com/mastra-ai Learn Mastra in the world's first MCP-Based Course: https://mastra.ai/course Principles of Building AI Agents (Book): https://mastra.ai/books/principles-of-building-ai-agents Patterns for Building AI Agents (New Book): https://mastra.ai/books/patterns-of-building-ai-agents MASTRA? Mastra is an open-source TypeScript framework designed for building and shipping AI-powered applications and agents with minimal friction. It supports the full lifecycle of agent development—from prototype to production. You can integrate it with frontend and backend stacks (e.g., React, Next.js, Node) or run agents as standalone services. If you're a JavaScript or TypeScript developer looking to build an agentic or AI-powered product without starting from first principles, Mastra provides the scaffolding, tools, and integrations to accelerate that process. 00:00 — Claude Code source code leaked  04:30 — Axios supply chain attack 06:11 — Claude finds a zero-day in Ghost in 90 minutes 06:50 — OpenAI closes $122B round at $852B valuation 08:24 — Sora is shutting down 11:03 — Anthropic ships: auto mode & computer use in Claude Code 11:41 — Mythos & Capybara: Anthropic's next model tier leaked 14:35 — Claude rate limits tightened during peak hours 15:51 — Judge blocks Pentagon's supply chain risk label on Anthropic 16:08 — Mistral $830M & Redpoint's 2026 AI market update 20:45 — Rapid fire: Google, pg-micro, OpenCode, Chroma, Cohere & more

    24 ನಿ.
  7. 28 ಮಾರ್ಚ್

    Claude Uses Your Computer, Openai Buys Python Tools & The Cursor/Kimi Plot Twist (This Week In AI)

    Shane and Abhi kick off with a viral quote: if your $500K engineer isn't burning $250K in tokens, something is wrong. OpenAI is acquiring Astral — the team behind uv and Ruff — joining the Codex team. OpenAI bets on Python; Anthropic bet on TypeScript with Bun. Then Cursor drama: someone found Composer 2 is powered by Kimi K2.5, Kimi confirmed it, and raised another $1B at an $18B valuation — three rounds in 90 days. Anthropic shipped Claude Code Channels (Telegram/Discord control), Cowork Dispatch (persistent agent, message from phone), and a deep dive on how they use Skills. Matt Pocock found quality drops past 100K on the 1M context window. And 52 million views on enabling Claude to use your computer — Mac only. Stripe launched MPP for agent-to-agent payments. Better Auth launched the Agent Auth Protocol. Cloudflare shipped Dynamic Workers for AI-generated code in isolates. LangChain open-sourced Deep Agents, Composio shipped 30-parallel-agent orchestration, OpenCode lost its Claude Max plugin after Anthropic sent lawyers, and Netlify and Google Stitch entered vibe coding and design. EsoLang-Bench: LLMs score 85–95% on standard benchmarks but collapse to 0–11% on esoteric languages — memorization, not reasoning. Quick hits: GPT-5.4 mini/nano, Minimax M2.7, Morph FlashCompact, AI CMO, Letta pivots to coding agents, GLM-OCR, LiteLLM supply chain attack. AI Agents Hour is a weekly livestream by Mastra CPO Shane Thomas and CTO Abhi Aiyer. Mondays 12PM Pacific. 📚 READ MORE $500K engineers: https://x.com/sundeep/status/2034829022082080846 OpenAI acquires Astral: https://openai.com/index/openai-to-acquire-astral/ Cursor Composer 2: https://x.com/cursor_ai/status/2034668943676244133 Composer 2 is Kimi K2.5: https://x.com/fynnso/status/2034706304875602030 Kimi confirms: https://x.com/kimi_moonshot/status/2035074972943831491 Kimi raises $1B: https://x.com/CodeByPoonam/status/2034940587942846665 Claude Code Channels: https://x.com/trq212/status/2034761016320696565 Cowork Dispatch: https://x.com/felixrieseberg/status/2034005731457044577 Anthropic Skills post: https://x.com/trq212/status/2033949937936085378 1M context quality: https://x.com/mattpocockuk/status/2034572011175907474 Claude computer use: https://x.com/claudeai/status/2034991044109184388 Stripe MPP: https://stripe.com/blog/machine-payments-protocol Agent Auth Protocol: https://github.com/better-auth/agent-auth-protocol Cloudflare Dynamic Workers: https://x.com/CloudflareDev/status/2034510221044736342 LangChain Deep Agents: https://x.com/hasantoxr/status/2033213054859792859 Composio Orchestrator: https://x.com/hasantoxr/status/2033999352008741376 OpenCode/Anthropic: https://x.com/thdxr/status/2034730036759339100 Netlify: https://x.com/Netlify/status/2034303709832773711 Google Stitch: https://stitch.withgoogle.com EsoLang-Bench: https://arxiv.org/abs/2603.09678 GPT-5.4 mini: https://x.com/openai/status/2033953592424731072 Morph FlashCompact: https://x.com/morphllm/status/2033968877345116200 📚 MASTRA RESOURCES Mastra: https://mastra.ai Mastra on X: https://x.com/mastra_ai Mastra Discord: https://mastra.ai/community/discord Mastra GitHub: https://github.com/mastra-ai Learn Mastra in the world's first MCP-Based Course: https://mastra.ai/course Principles of Building AI Agents (Book): https://mastra.ai/books/principles-of-building-ai-agents Patterns for Building AI Agents (New Book): https://mastra.ai/books/patterns-of-building-ai-agents WHAT IS MASTRA? Mastra is an open-source TypeScript framework designed for building and shipping AI-powered applications and agents with minimal friction. It supports the full lifecycle of agent development—from prototype to production. You can integrate it with frontend and backend stacks (e.g., React, Next.js, Node) or run agents as standalone services. If you're a JavaScript or TypeScript developer looking to build an agentic or AI-powered product without starting from first principles, Mastra provides the scaffolding, tools, and integrations to accelerate that process. 00:00 — If your $500K engineer isn't burning $250K in tokens, something is wrong 01:36 — OpenAI acquires Astral 02:31 — Cursor's Composer 2 is secretly Kimi K2.5 05:35 — Kimi raises another $1B 05:57 — Anthropic ships 08:00 — Opus 4.6 1M context: quality drops noticeably past 100K tokens 08:46 — Claude can now use your computer (Mac only) 11:02 — Stripe's Machine Payments Protocol 12:28 — Better Auth launches the Agent Auth Protocol 13:12 — Cloudflare Dynamic Workers & the vibe coding platform wave 14:08 — LangChain Deep Agents, Composio's 30-agent orchestrator & cloud coding agents 17:00 — OpenCode removes the Claude Max plugin 19:26 — Google Stitch & Netlify's prompt-to-project 19:59 — LLMs aren't reasoning, they're memorizing 21:09 — Quick hits: GPT-5.4 mini, Minimax M2.7, Morph FlashCompact, AI CMO 23:55 — Letta goes all-in on coding agents, GLM-OCR 24:46 — LiteLLM supply chain attack

    28 ನಿ.
  8. 25 ಮಾರ್ಚ್

    Email Broke Productivity - It's Time To Fix It (with Brett and Naveen from Micro)

    Brett Goldstein and Naveen Sreekandan from Micro join Shane and Abhi to talk about why they believe the future of productivity looks completely different from what we have today. Micro is an all-in-one productivity platform: email client, CRM, calendar, tasks, docs, meeting notes, and a powerful AI agent,  all built on a unified graph where every object (like emails, people, companies, meetings, documents) is interconnected. The thesis is simple but bold: email isn't just a list of messages to get through. It's the world's most-used CRM, travel app, hiring tool, and developer notification system. Micro restructures that data so each use case actually feels like the right tool for the job — your sales pipeline as a Kanban board, your GitHub notifications as a task board, your contacts fully enriched from every email and meeting you've ever had. Brett walks us through the demo: the daily orchestrator automation that audits itself, updates its own prompt, generates your day plan, and has even prepped talking points for this interview. Context docs let the agent know everything it needs. The CRM auto-fills and auto-updates from emails and meeting notes. The X integration lets the agent pull recent posts from anyone you're about to meet. Naveen covers the architecture: built on Mastra, using agent and workflow primitives on top of a graph-based data model backed by Postgres with a custom query layer called Prism. One main agent with dynamic context injection handles both chat and automations — the agent knows whether it's in automation mode (just give the output) or chat mode (ask follow-up questions). Supermemory powers vector search. Dedicated sub-agents handle specific workflows, such as email labeling and meeting note summarization.  🔗 Brett Goldstein on X: https://x.com/thatguybg 🔗 Naveen's website: https://naveen.works 🔗 Micro on X: https://x.com/microHQ 🔗 Micro: https://micro.so 📚 MASTRA RESOURCES Mastra: https://mastra.ai Mastra on X: https://x.com/mastra_ai Mastra Discord: https://mastra.ai/community/discord Mastra GitHub: https://github.com/mastra-ai Learn Mastra in the world's first MCP-Based Course: https://mastra.ai/course Principles of Building AI Agents (Book): https://mastra.ai/books/principles-of-building-ai-agents Patterns for Building AI Agents (New Book): https://mastra.ai/books/patterns-of-building-ai-agents MASTRA? Mastra is an open-source TypeScript framework designed for building and shipping AI-powered applications and agents with minimal friction. It supports the full lifecycle of agent development—from prototype to production. You can integrate it with frontend and backend stacks (e.g., React, Next.js, Node) or run agents as standalone services. If you’re a JavaScript or TypeScript developer looking to build an agentic or AI-powered product without starting from first principles, Mastra provides the scaffolding, tools, and integrations to accelerate that process. 00:00 — What is Micro? The all-in-one tool that organizes itself 02:20 — Why productivity tools keep failing (and why we gaslight ourselves about it) 03:08 — Email is a super app 06:05 — Demo: the Micro interface, inbox, calendar & meeting notes 06:47 — Demo: autofill, status, and company profiles 07:56 — Demo: the daily orchestrator automation and what it prepared for this show 11:37 — Demo: the CRM 12:22 — Context docs 13:34 — Architecture: how Mastra, Postgres & Prism power the graph 15:04 — Background workflows 15:50 — One agent or many? 17:07 — Memory deep dive: graph profiles, RAG & Supermemory 18:28 — Compaction, Mastra v1 & observational memory 19:40 — How to try Micro

    21 ನಿ.

ಬಗ್ಗೆ

The AI Agents show that discusses hot topics in the world of AI, talks with guests building AI agents and applications, and shows the actual code of how AI applications are being built today. Hosted by Shane Thomas and Abhi Aiyer from Mastra. Watch the livestream on Youtube and X on Monday at 12PM pacific time. Watch the video versions on Spotify or YouTube.

ನೀವು ಇವುಗಳನ್ನೂ ಇಷ್ಟಪಡಬಹುದು