Coding Agents Podcast Summaries
Coding Agents on Yedapo: 14 summarized podcast and YouTube episodes. Each includes key takeaways, core concepts and notable quotes with timestamps.

Fable 5, Sol 5.6 & Kimi K3 builds a Calorie Tracker app (Raw Results)
notJust․dev
Jul 31, 2026
A direct comparison of Fable 5, GPT 5.6 Soul, and Kimi A3 reveals significant performance disparities in mobile app development. While Fable excelled in design and overall functionality, Kimi offered the lowest cost, highlighting a critical tradeoff between quality and expense for AI-driven coding agents.
Key insight: Kimi A3, despite taking the longest and making more mistakes, was the cheapest model at $17.20, while Fable 5, the top performer, cost a whopping $82.30 for the same task.

This Skill Just Made Kimi K3 A 10x Better Designer
AI LABS
Jul 25, 2026
AI models like Kimi K3, Claude, and GPT-4.5 suffer from predictable 'design patterns' that make websites look like generic AI slop. By using specialized skills like Hallmark, developers can force models to break these default habits, resulting in intentional, high-quality, and original frontend code.
Key insight: Kimi K3 achieves superior frontend results by using a 'vision-in-the-loop' approach, where it takes screenshots of its own generated code to visually verify and adjust layouts before finalizing.

Qwen 3.8 Max (Fully Tested): AN ACTUAL OPEN FABLE COMPETITOR!
AICodeKing
Jul 19, 2026
The new 2.4-trillion parameter Qwen 3.8 Max model achieves a top-tier performance, securing second place on a rigorous 80-point developer benchmark. By outperforming Opus 4.8 and nearly matching Fable 5, it proves that open-weight models are now directly competitive with the most powerful closed-source alternatives in complex agentic and reasoning tasks.
Key insight: Qwen 3.8 Max delivered a perfect 10/10 score on the agentic task of autonomously generating a dataset, fine-tuning a model, and building a local web UI from scratch.

Grok Code (New FREE TIER!): IT'S ACTUALLY GOOD!
AICodeKing
Jul 16, 2026
XAI has released Grok 4.5 for free via the Grok CLI, offering a powerful, agentic coding experience in the terminal. However, recent security concerns regarding unauthorized codebase uploads necessitate caution; while the issue appears resolved, the silent nature of the fix warrants treating the tool as a sandbox for non-sensitive projects only.
Key insight: A security researcher discovered that the Grok CLI was uploading full Git repositories—including committed secrets and API keys—to a cloud bucket regardless of whether the 'improve the model' privacy toggle was enabled.

Oh no (the new Grok model is good)
Theo - t3․gg
Jul 9, 2026
XAI’s Grok 4.5 establishes a new performance floor for coding and agentic tasks by delivering near-frontier intelligence at a fraction of the cost. While it lacks the high-level orchestration capabilities of the absolute newest generation models, its massive leap in token efficiency and coding competence makes it a formidable, cost-effective rival to incumbents like OpenAI and Anthropic.
Key insight: Grok 4.5 achieves high-tier coding performance using only 2 million tokens per task, compared to the 7-9 million tokens required by leading competitors like Claude and Opus, making it significantly faster and cheaper for daily engineering work.

A proper guide to Fable 5
Theo - t3․gg
Jul 6, 2026
The host demonstrates that modern AI models like Fable are not just smarter versions of their predecessors; they represent a fundamental shift in software engineering. By utilizing sub-agents, workflows, and strategic model routing, developers can automate complex end-to-end implementations, drastically increasing shipping velocity while keeping costs manageable.
Key insight: Setting reasoning effort to 'High' is superior to 'Max' or 'X-High' for most tasks; higher settings often lead to over-reasoning, worse code quality, and significantly higher costs without improving output.

פרק 25 - קלוד פייבל, והעליה של קודקס
סוכני הבינה
Jun 21, 2026
סערת השבוע סביב חסימת מודל Cloud Fable של אנתרופיק חושפת את הקונפליקט בין יכולות קודינג פורצות דרך לבין דרישות רגולטוריות. המודל, שהציג יכולות הסקה מתקדמות, נבלם עקב פרצות אבטחה, מה שמעורר שאלות לגבי עתיד פיתוח הסוכנים האוטונומיים והנפקה צפויה.
Key insight: מבחן התוצאה מראה שגם במשימות קוד מורכבות, ניתן להגיע לביצועים מרשימים של כ-90% מיכולות מודל מוביל באמצעות ארכיטקטורת 'Loop Engineering' מבוקרת ופשוטה יותר.

Emergent: How Six Months of Tinkering Led To A $100M ARR Company
Y Combinator
Jun 6, 2026
Mukun Jha, co-founder of Emergent, argues that building a global company requires the same effort as a local one, making it irrational to limit your scope. By focusing on autonomous coding agents that deliver functional software rather than simple prototypes, Emergent scaled to $100M in ARR in just nine months by targeting a global user base.
Key insight: Mukun Jha reveals that Emergent was rejected by over a dozen VCs who believed AI was not yet capable of automating software engineering, proving that the best startup ideas often exist in the gap between current limitations and future exponential progress.

Build an AI Chat app using Expo, Clerk, OpenAI, Claude Code
notJust․dev
Jun 2, 2026
This tutorial demonstrates how to rapidly architect a modern AI chat application using Expo SDK 56, Clerk for authentication, and OpenAI's API. By leveraging AI-assisted coding agents and best practices like message streaming, you can bypass infrastructure boilerplate and focus on core features.
Key insight: The author built a fully functioning App Store-ready AI chat app by cloning a custom template, demonstrating that architectural speed is possible without building every auth and security component from scratch.

פרק 23 - סוכנים ומנהלי מוצר
סוכני הבינה
May 24, 2026
הגבולות בין ניהול מוצר לפיתוח מטושטשים מתמיד. המארחים מציגים כיצד שימוש בסוכני קוד (Coding Agents) מאפשר למנהלי מוצר לעקוף תהליכים איטיים, לבצע אפיון ישירות מול הקוד, ולקצר דרמטית את זמן ההגעה לשוק.
Key insight: מנהלי מוצר יכולים 'למשוך' את ה-Repository של המוצר לתוך סוכן בינה מלאכותית, מה שמעניק לסוכן הבנה עמוקה של בסיס הקוד ומאפשר יצירת מסמכי אפיון (PRD) מדויקים להפליא ללא צורך בכתיבת קוד ידנית.
Local AI Master Class - Setup, Software, Agentic, Autocomplete, Chat
Web Dev Simplified
May 12, 2026
Skyrocketing API costs and privacy concerns make local AI deployment a critical skill. By mastering hardware resource allocation and model quantization, developers can run powerful autocomplete and coding agents entirely offline for free.
Key insight: You can achieve near-parity with premium models like Claude Sonnet 3.5 for specific tasks by using locally run, quantized mixture-of-experts (MoE) models.

OpenClaw Shipped It First. Anthropic Just Copied It. Your Stack Needs This Now.
The AI Automators
May 9, 2026
Agentic systems are adopting 'dreaming'—a background process that consolidates and curates memory during idle time. This technique solves memory bloat and stale context but requires careful design to avoid memory poisoning.
Key insight: OpenClaw uses simple markdown files on disk for long-term memory, proving that complex vector databases aren't always necessary for high-functioning agent memory layers.

🤖 Probé OpenCode con Ollama, GPT-5.5, Qwen, Gemma y MiniMax - Programación en español
Programación en español
May 7, 2026
Elegir el modelo adecuado para OpenCode marca la diferencia entre generar código funcional o solo obtener texto. La velocidad, la capacidad de razonamiento y el soporte de 'tool calling' varían drásticamente según el modelo, siendo fundamental ajustar la ventana de contexto para tareas complejas.
Key insight: El modelo MiniMax M2.5, gratuito en OpenCode, superó en velocidad a modelos locales pesados y a opciones premium, logrando resultados jugables en apenas 38 segundos.

Claude Code: Build an AI Agent That Finds Vulnerabilities
Leon van Zyl
Apr 18, 2026
Instead of relying on black-box security tools, developers can build modular AI agents using reusable skills to audit codebases. By grounding LLM agents in established standards like the OWASP Top 10, teams can consistently identify critical vulnerabilities such as SQL injection and broken access control in real-time.
Key insight: You can create a portable 'Security Scanner' skill for AI agents that automatically executes an audit against the OWASP Top 10 whenever a codebase is analyzed.