<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>AI - Developers Digest</title>
    <link>https://www.developersdigest.tech/blog/tags/ai</link>
    <description>Articles about AI on Developers Digest</description>
    <language>en</language>
    <lastBuildDate>Tue, 07 Apr 2026 09:10:29 GMT</lastBuildDate>
    <atom:link href="https://www.developersdigest.tech/blog/tags/ai/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title><![CDATA[Anthropic vs OpenAI: Developer Experience Compared]]></title>
      <link>https://www.developersdigest.tech/blog/anthropic-vs-openai-developer-experience</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/anthropic-vs-openai-developer-experience</guid>
      <description><![CDATA[Two platforms, two philosophies. Here is how Anthropic and OpenAI compare on APIs, SDKs, documentation, pricing, and the actual experience of building with each.]]></description>
      <pubDate>Fri, 03 Apr 2026 00:00:00 GMT</pubDate>
      <category>Anthropic</category>
      <category>OpenAI</category>
      <category>AI</category>
      <category>Developer Experience</category>
      <enclosure url="https://www.developersdigest.tech/images/infographics/anthropic-vs-openai-developer-experience.webp" type="image/webp" />
    </item>
    <item>
      <title><![CDATA[Convex vs Supabase for AI Apps]]></title>
      <link>https://www.developersdigest.tech/blog/convex-vs-supabase-ai-apps</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/convex-vs-supabase-ai-apps</guid>
      <description><![CDATA[Convex and Supabase both work for AI-powered apps. Here is when to use each, based on building production apps with both.]]></description>
      <pubDate>Fri, 03 Apr 2026 00:00:00 GMT</pubDate>
      <category>Convex</category>
      <category>Supabase</category>
      <category>AI</category>
      <category>TypeScript</category>
      <category>Backend</category>
      <enclosure url="https://www.developersdigest.tech/images/infographics/convex-vs-supabase-ai-apps.webp" type="image/webp" />
    </item>
    <item>
      <title><![CDATA[MCP vs Function Calling: When to Use Each]]></title>
      <link>https://www.developersdigest.tech/blog/mcp-vs-function-calling</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/mcp-vs-function-calling</guid>
      <description><![CDATA[MCP servers and function calling both let AI tools interact with external systems. They solve different problems. Here is when to reach for each.]]></description>
      <pubDate>Fri, 03 Apr 2026 00:00:00 GMT</pubDate>
      <category>MCP</category>
      <category>AI</category>
      <category>Claude Code</category>
      <category>TypeScript</category>
      <enclosure url="https://www.developersdigest.tech/images/infographics/function-calling-tool-use.webp" type="image/webp" />
    </item>
    <item>
      <title><![CDATA[10 TypeScript Patterns Every AI Developer Should Know]]></title>
      <link>https://www.developersdigest.tech/blog/typescript-patterns-ai-developers</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/typescript-patterns-ai-developers</guid>
      <description><![CDATA[The TypeScript patterns that show up in every AI project. Streaming responses, type-safe tool definitions, structured output, retry logic, and more.]]></description>
      <pubDate>Fri, 03 Apr 2026 00:00:00 GMT</pubDate>
      <category>TypeScript</category>
      <category>AI</category>
      <category>Patterns</category>
      <category>Vercel AI SDK</category>
      <enclosure url="https://www.developersdigest.tech/images/infographics/typescript-patterns-ai-developers.webp" type="image/webp" />
    </item>
    <item>
      <title><![CDATA[Claude Computer Use: AI That Controls Your Desktop]]></title>
      <link>https://www.developersdigest.tech/blog/claude-computer-use</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/claude-computer-use</guid>
      <description><![CDATA[Anthropic's computer use feature lets Claude see your screen, move the cursor, click, and type. Here is how it works, when to use it, and how to set it up.]]></description>
      <pubDate>Thu, 02 Apr 2026 00:00:00 GMT</pubDate>
      <category>Claude Code</category>
      <category>Anthropic</category>
      <category>Computer Use</category>
      <category>AI</category>
      <enclosure url="https://www.developersdigest.tech/images/infographics/claude-computer-use.webp" type="image/webp" />
    </item>
    <item>
      <title><![CDATA[DD Traces: Beautiful Local OpenTelemetry for AI Development]]></title>
      <link>https://www.developersdigest.tech/blog/dd-traces-local-otel</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/dd-traces-local-otel</guid>
      <description><![CDATA[One command, zero config. DD Traces is a local-first OpenTelemetry viewer for developers who use AI coding tools and want to see what happened.]]></description>
      <pubDate>Thu, 02 Apr 2026 00:00:00 GMT</pubDate>
      <category>DD Traces</category>
      <category>OpenTelemetry</category>
      <category>AI</category>
      <category>Developer Tools</category>
      <category>Observability</category>
      <enclosure url="https://www.developersdigest.tech/images/blog/dd-traces-local-otel/hero.svg" type="image/webp" />
    </item>
    <item>
      <title><![CDATA[How to Build MCP Servers in TypeScript]]></title>
      <link>https://www.developersdigest.tech/blog/how-to-build-mcp-servers</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/how-to-build-mcp-servers</guid>
      <description><![CDATA[A step-by-step guide to building Model Context Protocol servers in TypeScript. Project setup, tool registration, resources, testing with Claude Code, and production patterns.]]></description>
      <pubDate>Thu, 02 Apr 2026 00:00:00 GMT</pubDate>
      <category>MCP</category>
      <category>TypeScript</category>
      <category>Claude Code</category>
      <category>AI</category>
      <enclosure url="https://www.developersdigest.tech/images/blog/how-to-build-mcp-servers/hero.webp" type="image/webp" />
    </item>
    <item>
      <title><![CDATA[Transformers.js: Run AI Models Directly in the Browser]]></title>
      <link>https://www.developersdigest.tech/blog/transformers-js-guide</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/transformers-js-guide</guid>
      <description><![CDATA[Transformers.js lets you run machine learning models in the browser with zero backend. Here is how to use it for text generation, speech recognition, image classification, and semantic search.]]></description>
      <pubDate>Thu, 02 Apr 2026 00:00:00 GMT</pubDate>
      <category>Transformers.js</category>
      <category>AI</category>
      <category>TypeScript</category>
      <category>Machine Learning</category>
      <category>WebGPU</category>
      <enclosure url="https://www.developersdigest.tech/images/blog/transformers-js-guide/hero.webp" type="image/webp" />
    </item>
    <item>
      <title><![CDATA[What is RAG? Retrieval Augmented Generation Explained]]></title>
      <link>https://www.developersdigest.tech/blog/what-is-rag</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/what-is-rag</guid>
      <description><![CDATA[How RAG works, why it matters, and how to implement it in TypeScript. The technique that lets AI models use your data without fine-tuning.]]></description>
      <pubDate>Thu, 19 Mar 2026 00:00:00 GMT</pubDate>
      <category>RAG</category>
      <category>AI</category>
      <category>TypeScript</category>
      <category>Vercel AI SDK</category>
      <enclosure url="https://www.developersdigest.tech/images/infographics/rag-pipeline-explained.webp" type="image/webp" />
    </item>
    <item>
      <title><![CDATA[Claude Code Loops: Recurring Prompts That Actually Run]]></title>
      <link>https://www.developersdigest.tech/blog/claude-code-loops</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/claude-code-loops</guid>
      <description><![CDATA[Claude Code now has a native Loop feature for scheduling recurring prompts  -  from one-minute intervals to three-day windows. Fix builds on repeat, summarize Slack channels, email yourself Hacker News digests. All from the CLI.]]></description>
      <pubDate>Sat, 07 Mar 2026 00:00:00 GMT</pubDate>
      <category>Claude Code</category>
      <category>Automation</category>
      <category>Loops</category>
      <category>Cron</category>
      <category>AI</category>
      <category>Agents</category>
      <enclosure url="https://www.developersdigest.tech/images/blog/claude-code-loops/hero.webp" type="image/webp" />
    </item>
    <item>
      <title><![CDATA[OpenAI's GPT 5.4 in 10 Minutes]]></title>
      <link>https://www.developersdigest.tech/blog/gpt-5-4</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/gpt-5-4</guid>
      <description><![CDATA[State-of-the-art computer use, steerable thinking you can redirect mid-response, and a million tokens of context. GPT 5.4 is OpenAI's most capable model yet.]]></description>
      <pubDate>Fri, 06 Mar 2026 00:00:00 GMT</pubDate>
      <category>OpenAI</category>
      <category>GPT</category>
      <category>AI</category>
      <category>Coding</category>
      <category>Agents</category>
      <enclosure url="https://www.developersdigest.tech/images/blog/gpt-5-4/hero.webp" type="image/webp" />
    </item>
    <item>
      <title><![CDATA[Claude Code: Remote Control, Auto Memory, Plugins & More]]></title>
      <link>https://www.developersdigest.tech/blog/claude-code-remote-control</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/claude-code-remote-control</guid>
      <description><![CDATA[Anthropic dropped a batch of updates across Claude Code and Cowork  -  remote control from your phone, scheduled tasks, plugin repos, auto memory, and stats showing 4% of GitHub public commits now come from Claude Code.]]></description>
      <pubDate>Sat, 28 Feb 2026 00:00:00 GMT</pubDate>
      <category>Claude Code</category>
      <category>Cowork</category>
      <category>AI</category>
      <category>Agents</category>
      <category>Plugins</category>
      <category>Automation</category>
      <enclosure url="https://www.developersdigest.tech/images/blog/claude-code-remote-control/hero.webp" type="image/webp" />
    </item>
    <item>
      <title><![CDATA[Mercury 2: The LLM That Doesn't Generate Like an LLM]]></title>
      <link>https://www.developersdigest.tech/blog/mercury-2-diffusion-llm</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/mercury-2-diffusion-llm</guid>
      <description><![CDATA[Inception Labs shipped the first reasoning model built on diffusion instead of autoregressive generation. Over 1,000 tokens per second, competitive benchmarks, and a fundamentally different approach to how AI generates text.]]></description>
      <pubDate>Tue, 24 Feb 2026 00:00:00 GMT</pubDate>
      <category>AI</category>
      <category>LLM</category>
      <category>Mercury</category>
      <category>Diffusion</category>
      <category>Inception Labs</category>
      <enclosure url="https://www.developersdigest.tech/images/infographics/mercury-2-diffusion-llm.webp" type="image/webp" />
    </item>
    <item>
      <title><![CDATA[Claude Code Worktrees: Parallel Development Without the Chaos]]></title>
      <link>https://www.developersdigest.tech/blog/claude-code-worktrees</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/claude-code-worktrees</guid>
      <description><![CDATA[Anthropic brought git worktrees to Claude Code. Spawn multiple agents working on the same repo simultaneously  -  no merge conflicts, no context pollution, and your main branch stays clean.]]></description>
      <pubDate>Sat, 21 Feb 2026 00:00:00 GMT</pubDate>
      <category>Claude Code</category>
      <category>Git</category>
      <category>Worktrees</category>
      <category>AI</category>
      <category>Agents</category>
      <enclosure url="https://www.developersdigest.tech/images/blog/claude-code-worktrees/hero-worktrees.webp" type="image/webp" />
    </item>
    <item>
      <title><![CDATA[Claude Sonnet 4.6: Approaching Opus at Half the Cost]]></title>
      <link>https://www.developersdigest.tech/blog/claude-sonnet-4-6</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/claude-sonnet-4-6</guid>
      <description><![CDATA[Anthropic's Sonnet 4.6 narrows the gap to Opus on agentic tasks, leads computer use benchmarks, and ships with a beta million-token context window. Here's what actually changed.]]></description>
      <pubDate>Thu, 19 Feb 2026 00:00:00 GMT</pubDate>
      <category>Claude</category>
      <category>Sonnet</category>
      <category>AI</category>
      <category>Anthropic</category>
      <category>Benchmarks</category>
      <enclosure url="https://www.developersdigest.tech/images/infographics/claude-sonnet-4-6.webp" type="image/webp" />
    </item>
    <item>
      <title><![CDATA[Claude Opus 4.6: Anthropic's Smartest Model Gets Agent Teams]]></title>
      <link>https://www.developersdigest.tech/blog/claude-opus-4-6</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/claude-opus-4-6</guid>
      <description><![CDATA[Million-token context, agent teams that coordinate without an orchestrator, and benchmark scores that push the frontier. Opus 4.6 is Anthropic's biggest model drop yet.]]></description>
      <pubDate>Mon, 09 Feb 2026 00:00:00 GMT</pubDate>
      <category>Claude</category>
      <category>Opus</category>
      <category>AI</category>
      <category>Anthropic</category>
      <category>Agent Teams</category>
      <enclosure url="https://www.developersdigest.tech/images/blog/claude-opus-4-6/hero.webp" type="image/webp" />
    </item>
    <item>
      <title><![CDATA[Why Claude Code Won: Unix Philosophy Meets AI Agents]]></title>
      <link>https://www.developersdigest.tech/blog/why-claude-code-popular</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/why-claude-code-popular</guid>
      <description><![CDATA[Claude Code's popularity isn't an accident. It's built on bash, grep, and text files  -  tools with decades of stability. While competitors build on fragile abstractions, Claude Code bets on the Lindy effect.]]></description>
      <pubDate>Mon, 19 Jan 2026 00:00:00 GMT</pubDate>
      <category>Claude Code</category>
      <category>Unix</category>
      <category>AI</category>
      <category>Developer Tools</category>
      <enclosure url="https://www.developersdigest.tech/images/infographics/why-claude-code-popular.webp" type="image/webp" />
    </item>
    <item>
      <title><![CDATA[Cowork: Claude Code for Everyone, Not Just Developers]]></title>
      <link>https://www.developersdigest.tech/blog/anthropic-cowork</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/anthropic-cowork</guid>
      <description><![CDATA[Anthropic built Cowork in 1.5 weeks  -  a Claude Code wrapper that brings agentic AI to non-developers. Presentations, documents, project plans. Same power, no terminal required.]]></description>
      <pubDate>Tue, 13 Jan 2026 00:00:00 GMT</pubDate>
      <category>Claude Code</category>
      <category>Cowork</category>
      <category>AI</category>
      <category>Anthropic</category>
      <category>Productivity</category>
      <enclosure url="https://www.developersdigest.tech/images/blog/anthropic-cowork/hero.webp" type="image/webp" />
    </item>
    <item>
      <title><![CDATA[Progressive Disclosure: How Claude Code Cut Token Usage by 98%]]></title>
      <link>https://www.developersdigest.tech/blog/progressive-disclosure-claude-code</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/progressive-disclosure-claude-code</guid>
      <description><![CDATA[CloudFlare, Anthropic, and Cursor independently discovered the same pattern: don't load all tools upfront. Let agents discover what they need. The results are dramatic.]]></description>
      <pubDate>Mon, 12 Jan 2026 00:00:00 GMT</pubDate>
      <category>Claude Code</category>
      <category>Architecture</category>
      <category>AI</category>
      <category>Token Optimization</category>
      <enclosure url="https://www.developersdigest.tech/images/blog/progressive-disclosure-claude-code/hero.webp" type="image/webp" />
    </item>
    <item>
      <title><![CDATA[Self-Improving Skills: Claude Code That Learns From Every Session]]></title>
      <link>https://www.developersdigest.tech/blog/self-improving-skills-claude-code</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/self-improving-skills-claude-code</guid>
      <description><![CDATA[Claude Code skills can now reflect on sessions, extract corrections, and update themselves with confidence levels. Your agent gets smarter every time you use it.]]></description>
      <pubDate>Mon, 05 Jan 2026 00:00:00 GMT</pubDate>
      <category>Claude Code</category>
      <category>Skills</category>
      <category>AI</category>
      <category>Continual Learning</category>
      <enclosure url="https://www.developersdigest.tech/images/infographics/self-improving-skills-claude-code.webp" type="image/webp" />
    </item>
    <item>
      <title><![CDATA[Interview Mode: Let Claude Code Ask the Questions First]]></title>
      <link>https://www.developersdigest.tech/blog/claude-code-interview-mode</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/claude-code-interview-mode</guid>
      <description><![CDATA[The best Claude Code sessions start with questions, not code. Spec-driven development forces requirements discovery upfront  -  interview first, spec second, code last.]]></description>
      <pubDate>Thu, 01 Jan 2026 00:00:00 GMT</pubDate>
      <category>Claude Code</category>
      <category>Development</category>
      <category>AI</category>
      <category>Spec-Driven</category>
      <enclosure url="https://www.developersdigest.tech/images/blog/claude-code-interview-mode/hero.webp" type="image/webp" />
    </item>
    <item>
      <title><![CDATA[Claude Code + Chrome: AI Agents That Use Your Browser]]></title>
      <link>https://www.developersdigest.tech/blog/claude-code-chrome-automation</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/claude-code-chrome-automation</guid>
      <description><![CDATA[Claude Code can now control Chrome using your existing authenticated sessions. No API keys needed. Gmail, Sheets, Figma  -  your agent works across tabs like you do.]]></description>
      <pubDate>Wed, 31 Dec 2025 00:00:00 GMT</pubDate>
      <category>Claude Code</category>
      <category>Chrome</category>
      <category>Browser Automation</category>
      <category>AI</category>
      <enclosure url="https://www.developersdigest.tech/images/infographics/claude-code-chrome-automation.webp" type="image/webp" />
    </item>
    <item>
      <title><![CDATA[Continual Learning in Claude Code: Memory That Compounds]]></title>
      <link>https://www.developersdigest.tech/blog/continual-learning-claude-code</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/continual-learning-claude-code</guid>
      <description><![CDATA[Skills turn Claude Code sessions into persistent memory. Successes and failures get captured, progressively disclosed, and shared across teams. Your agent remembers.]]></description>
      <pubDate>Tue, 30 Dec 2025 00:00:00 GMT</pubDate>
      <category>Claude Code</category>
      <category>Skills</category>
      <category>Memory</category>
      <category>AI</category>
      <category>Learning</category>
      <enclosure url="https://www.developersdigest.tech/images/infographics/continual-learning-claude-code.webp" type="image/webp" />
    </item>
    <item>
      <title><![CDATA[The Ralph Loop: Running Claude Code For Hours Autonomously]]></title>
      <link>https://www.developersdigest.tech/blog/claude-code-autonomous-hours</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/claude-code-autonomous-hours</guid>
      <description><![CDATA[Claude Opus 4.5 ran autonomously for 4 hours 49 minutes using stop hooks and the Ralph Loop pattern. Walk away, come back to completed work. Here's how it works.]]></description>
      <pubDate>Mon, 29 Dec 2025 00:00:00 GMT</pubDate>
      <category>Claude Code</category>
      <category>Autonomous</category>
      <category>Ralph Loop</category>
      <category>AI</category>
      <category>Automation</category>
      <enclosure url="https://www.developersdigest.tech/images/blog/claude-code-autonomous-hours/hero.webp" type="image/webp" />
    </item>
    <item>
      <title><![CDATA[The Bitter Lesson: How We Build and What We Build Is About to Change]]></title>
      <link>https://www.developersdigest.tech/blog/bitter-lesson</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/bitter-lesson</guid>
      <description><![CDATA[General methods that leverage computation are ultimately the most effective - and by a large margin.]]></description>
      <pubDate>Sat, 27 Dec 2025 00:00:00 GMT</pubDate>
      <category>AI</category>
      <category>Bitter Lesson</category>
      <category>Development</category>
      <category>Future</category>
      <enclosure url="https://www.developersdigest.tech/images/blog/bitter-lesson/hero.webp" type="image/webp" />
    </item>
    <item>
      <title><![CDATA[Magic Patterns: Why Design Wins in a World of AI Code Generators]]></title>
      <link>https://www.developersdigest.tech/blog/magic-patterns</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/magic-patterns</guid>
      <description><![CDATA[Every AI-generated site looks the same. The gradients.]]></description>
      <pubDate>Wed, 26 Nov 2025 00:00:00 GMT</pubDate>
      <category>Magic Patterns</category>
      <category>Design</category>
      <category>AI</category>
      <category>UI</category>
      <enclosure url="https://www.developersdigest.tech/images/blog/magic-patterns/hero.webp" type="image/webp" />
    </item>
    <item>
      <title><![CDATA[Zed: The Open Source Agentic IDE]]></title>
      <link>https://www.developersdigest.tech/blog/zed-agentic-ide</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/zed-agentic-ide</guid>
      <description><![CDATA[Zed is not another Electron-based editor. It's built from the ground up in Rust, which means real performance without the memory bloat that plagues other IDEs.]]></description>
      <pubDate>Tue, 25 Nov 2025 00:00:00 GMT</pubDate>
      <category>Zed</category>
      <category>IDE</category>
      <category>Claude Code</category>
      <category>AI</category>
      <enclosure url="https://www.developersdigest.tech/images/blog/zed-agentic-ide/hero.webp" type="image/webp" />
    </item>
    <item>
      <title><![CDATA[Claude Opus 4.5: Anthropic's Most Intelligent Model]]></title>
      <link>https://www.developersdigest.tech/blog/claude-opus-4-5</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/claude-opus-4-5</guid>
      <description><![CDATA[Anthropic has released Claude Opus 4.5, positioning it as their most capable model yet for coding agents and computer use. The release brings significant price cuts, efficiency gains, and enough au...]]></description>
      <pubDate>Mon, 24 Nov 2025 00:00:00 GMT</pubDate>
      <category>Claude</category>
      <category>Opus</category>
      <category>Anthropic</category>
      <category>AI</category>
      <enclosure url="https://www.developersdigest.tech/images/blog/claude-opus-4-5/hero.webp" type="image/webp" />
    </item>
    <item>
      <title><![CDATA[The Agentic Development Tech Stack for 2026]]></title>
      <link>https://www.developersdigest.tech/blog/agentic-dev-stack-2026</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/agentic-dev-stack-2026</guid>
      <description><![CDATA[Coding changed more in the past two years than in the previous decade. We moved from manual typing to autocomplete, then to multi-file edits.]]></description>
      <pubDate>Sun, 23 Nov 2025 00:00:00 GMT</pubDate>
      <category>AI</category>
      <category>Development</category>
      <category>Tech Stack</category>
      <category>Agentic</category>
      <enclosure url="https://www.developersdigest.tech/images/blog/agentic-dev-stack-2026/hero.webp" type="image/webp" />
    </item>
    <item>
      <title><![CDATA[Antigravity: Google's Agentic Code Editor]]></title>
      <link>https://www.developersdigest.tech/blog/antigravity-google-editor</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/antigravity-google-editor</guid>
      <description><![CDATA[Antigravity marks the first release from a team that originated at Windsurf. After selling non-exclusive IP rights, the founding members joined Google and built this product on top of that foundation.]]></description>
      <pubDate>Sun, 23 Nov 2025 00:00:00 GMT</pubDate>
      <category>Google</category>
      <category>Antigravity</category>
      <category>IDE</category>
      <category>AI</category>
      <enclosure url="https://www.developersdigest.tech/images/blog/antigravity-google-editor/hero.webp" type="image/webp" />
    </item>
    <item>
      <title><![CDATA[Streamline Your Git Workflow with GitKraken and Claude Code]]></title>
      <link>https://www.developersdigest.tech/blog/gitkraken-claude-code</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/gitkraken-claude-code</guid>
      <description><![CDATA[GitKraken Desktop bridges this gap. It is a visual Git client that shows you exactly what is happening in your repository, combined with AI that automates tedious tasks so you can stay in flow.]]></description>
      <pubDate>Mon, 10 Nov 2025 00:00:00 GMT</pubDate>
      <category>GitKraken</category>
      <category>Claude Code</category>
      <category>Git</category>
      <category>AI</category>
      <enclosure url="https://www.developersdigest.tech/images/blog/gitkraken-claude-code/hero.webp" type="image/webp" />
    </item>
    <item>
      <title><![CDATA[Cursor 2.0 & Composer: The Fastest AI Coding Model]]></title>
      <link>https://www.developersdigest.tech/blog/cursor-2-0-composer-deep-dive</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/cursor-2-0-composer-deep-dive</guid>
      <description><![CDATA[Cursor just dropped their first in-house model. Composer is 4x faster than similar models and completes most coding tasks in under 30 seconds. Here's what actually changed and why it matters.]]></description>
      <pubDate>Mon, 03 Nov 2025 00:00:00 GMT</pubDate>
      <category>Cursor</category>
      <category>AI</category>
      <category>Coding</category>
      <category>Composer</category>
      <enclosure url="https://www.developersdigest.tech/images/blog/cursor-2-0-composer.png" type="image/webp" />
    </item>
    <item>
      <title><![CDATA[Windsurf SWE-1.5 Launches Same Day as Cursor 2.0]]></title>
      <link>https://www.developersdigest.tech/blog/windsurf-swe-1-vs-cursor-composer</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/windsurf-swe-1-vs-cursor-composer</guid>
      <description><![CDATA[On October 29th, both Cursor and Windsurf dropped their first in-house models on the same day. Composer vs SWE-1.5. Here's what the benchmarks actually show.]]></description>
      <pubDate>Mon, 03 Nov 2025 00:00:00 GMT</pubDate>
      <category>Windsurf</category>
      <category>Cursor</category>
      <category>AI</category>
      <category>SWE-1.5</category>
      <category>Composer</category>
      <enclosure url="https://www.developersdigest.tech/images/blog/windsurf-swe-1-5.jpg" type="image/webp" />
    </item>
    <item>
      <title><![CDATA[Claude Skills: A technical deep dive into Anthropic's new approach to AI context management]]></title>
      <link>https://www.developersdigest.tech/blog/claude-skills-breaking-llm-memory-barriers</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/claude-skills-breaking-llm-memory-barriers</guid>
      <description><![CDATA[A comprehensive look at Claude Skills-modular, persistent task modules that shatter AI's memory constraints and enable progressive, composable, code-capable workflows for developers and organizations.]]></description>
      <pubDate>Sun, 02 Nov 2025 00:00:00 GMT</pubDate>
      <category>AI</category>
      <category>Claude</category>
      <category>LLM</category>
      <category>Skills</category>
      <enclosure url="https://www.developersdigest.tech/images/infographics/claude-skills-breaking-llm-memory-barriers.webp" type="image/webp" />
    </item>
    <item>
      <title><![CDATA[NVIDIA Nemotron Nano 2 VL: Open Source Vision-Language Model]]></title>
      <link>https://www.developersdigest.tech/blog/nemotron-nano-2-vl</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/nemotron-nano-2-vl</guid>
      <description><![CDATA[NVIDIA's Nemotron Nano 2 VL delivers vision-language capabilities at a fraction of the computational cost. This 12-billion-parameter open-source model processes videos, analyzes documents, and reas...]]></description>
      <pubDate>Tue, 28 Oct 2025 00:00:00 GMT</pubDate>
      <category>NVIDIA</category>
      <category>Nemotron</category>
      <category>Vision</category>
      <category>AI</category>
      <enclosure url="https://www.developersdigest.tech/images/blog/nemotron-nano-2-vl/hero.webp" type="image/webp" />
    </item>
    <item>
      <title><![CDATA[Kimi K2: Fast, Cheap, and Efficient Coding]]></title>
      <link>https://www.developersdigest.tech/blog/kimi-k2</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/kimi-k2</guid>
      <description><![CDATA[Two months ago, I built Open Lovable with Claude Sonnet 4. Today, Kimi K2 runs the show.]]></description>
      <pubDate>Fri, 24 Oct 2025 00:00:00 GMT</pubDate>
      <category>Kimi</category>
      <category>K2</category>
      <category>AI</category>
      <category>Coding</category>
      <enclosure url="https://www.developersdigest.tech/images/blog/kimi-k2/hero.webp" type="image/webp" />
    </item>
    <item>
      <title><![CDATA[Emergent Labs: Build Production-Ready Apps Through Conversation]]></title>
      <link>https://www.developersdigest.tech/blog/emergent-labs</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/emergent-labs</guid>
      <description><![CDATA[Emergent Labs represents a shift in how development teams approach application prototyping. Instead of writing boilerplate or configuring infrastructure, you describe what you need in plain languag...]]></description>
      <pubDate>Wed, 15 Oct 2025 00:00:00 GMT</pubDate>
      <category>Emergent Labs</category>
      <category>AI</category>
      <category>App Builder</category>
      <category>Conversational</category>
      <enclosure url="https://www.developersdigest.tech/images/blog/emergent-labs/hero.webp" type="image/webp" />
    </item>
    <item>
      <title><![CDATA[Build a Full Stack AI SaaS Application in 60 Minutes]]></title>
      <link>https://www.developersdigest.tech/blog/full-stack-ai-saas</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/full-stack-ai-saas</guid>
      <description><![CDATA[Building a full-stack AI SaaS application no longer requires months of development. The right combination of managed services and AI coding tools can compress what used to be weeks of work into a s...]]></description>
      <pubDate>Wed, 08 Oct 2025 00:00:00 GMT</pubDate>
      <category>SaaS</category>
      <category>Full Stack</category>
      <category>AI</category>
      <category>Tutorial</category>
      <enclosure url="https://www.developersdigest.tech/images/blog/full-stack-ai-saas/hero.webp" type="image/webp" />
    </item>
    <item>
      <title><![CDATA[OpenAI Dev Day 2025: Everything Announced]]></title>
      <link>https://www.developersdigest.tech/blog/openai-dev-day-2025</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/openai-dev-day-2025</guid>
      <description><![CDATA[OpenAI is turning ChatGPT into a hub. The new Apps feature lets you access external services directly inside conversations.]]></description>
      <pubDate>Mon, 06 Oct 2025 00:00:00 GMT</pubDate>
      <category>OpenAI</category>
      <category>Dev Day</category>
      <category>AI</category>
      <category>GPT</category>
      <enclosure url="https://www.developersdigest.tech/images/blog/openai-dev-day-2025/hero.webp" type="image/webp" />
    </item>
    <item>
      <title><![CDATA[Anthropic Sonnet 4.5 in Claude Code]]></title>
      <link>https://www.developersdigest.tech/blog/sonnet-4-5-claude-code</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/sonnet-4-5-claude-code</guid>
      <description><![CDATA[Anthropic's Claude Sonnet 4.5 isn't just another model increment. The company claims they've observed it maintaining focus for more than 30 hours on complex multi-step tasks.]]></description>
      <pubDate>Fri, 03 Oct 2025 00:00:00 GMT</pubDate>
      <category>Claude</category>
      <category>Sonnet</category>
      <category>Claude Code</category>
      <category>AI</category>
      <enclosure url="https://www.developersdigest.tech/images/blog/sonnet-4-5-claude-code/hero.webp" type="image/webp" />
    </item>
    <item>
      <title><![CDATA[Magic Patterns: Effortless UI Design with AI]]></title>
      <link>https://www.developersdigest.tech/blog/magic-patterns-design</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/magic-patterns-design</guid>
      <description><![CDATA[Most AI design tools try to replace your entire stack. Magic Patterns takes a different approach.]]></description>
      <pubDate>Fri, 05 Sep 2025 00:00:00 GMT</pubDate>
      <category>Magic Patterns</category>
      <category>Design</category>
      <category>UI</category>
      <category>AI</category>
      <enclosure url="https://www.developersdigest.tech/images/blog/magic-patterns-design/hero.webp" type="image/webp" />
    </item>
    <item>
      <title><![CDATA[Warp 2.0: The Agentic Development Environment]]></title>
      <link>https://www.developersdigest.tech/blog/warp-2-agentic-terminal</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/warp-2-agentic-terminal</guid>
      <description><![CDATA[Warp 2.0 reimagines what a development environment should look like in the agentic era. Instead of bolting AI onto existing IDE paradigms - files on the left, terminal at the bottom, chat panel on th...]]></description>
      <pubDate>Wed, 03 Sep 2025 00:00:00 GMT</pubDate>
      <category>Warp</category>
      <category>Terminal</category>
      <category>AI</category>
      <category>Development</category>
      <enclosure url="https://www.developersdigest.tech/images/blog/warp-2-agentic-terminal/hero.webp" type="image/webp" />
    </item>
    <item>
      <title><![CDATA[Grok Code Fast 1: xAI's Speed-Optimized Coding Model]]></title>
      <link>https://www.developersdigest.tech/blog/grok-code-fast-1</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/grok-code-fast-1</guid>
      <description><![CDATA[xAI's Grok Code Fast 1 arrives with a specific mission: eliminate the friction in agentic coding workflows. While models like GPT-5, Claude 4, and Gemini 2.5 Pro deliver impressive benchmark scores...]]></description>
      <pubDate>Tue, 02 Sep 2025 00:00:00 GMT</pubDate>
      <category>Grok</category>
      <category>xAI</category>
      <category>Coding</category>
      <category>AI</category>
      <enclosure url="https://www.developersdigest.tech/images/blog/grok-code-fast-1/hero.webp" type="image/webp" />
    </item>
    <item>
      <title><![CDATA[Deep Agent: Build Full-Stack Apps in Minutes]]></title>
      <link>https://www.developersdigest.tech/blog/deep-agent</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/deep-agent</guid>
      <description><![CDATA[Deep Agent by Abacus AI is not another code completion tool. It is a full-stack development platform that generates complete applications from a single prompt, runs them on actual cloud infrastruct...]]></description>
      <pubDate>Wed, 27 Aug 2025 00:00:00 GMT</pubDate>
      <category>Deep Agent</category>
      <category>Full Stack</category>
      <category>AI</category>
      <category>App Builder</category>
      <enclosure url="https://www.developersdigest.tech/images/blog/deep-agent/hero.webp" type="image/webp" />
    </item>
    <item>
      <title><![CDATA[Kombai: AI That Beats Claude and Gemini on Front-End Tasks]]></title>
      <link>https://www.developersdigest.tech/blog/kombai-frontend</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/kombai-frontend</guid>
      <description><![CDATA[Most AI app builders suffer from the same problem: they all look identical. Linear gradients, thick fonts, emojis everywhere.]]></description>
      <pubDate>Wed, 20 Aug 2025 00:00:00 GMT</pubDate>
      <category>Kombai</category>
      <category>Frontend</category>
      <category>AI</category>
      <category>Design to Code</category>
      <enclosure url="https://www.developersdigest.tech/images/blog/kombai-frontend/hero.webp" type="image/webp" />
    </item>
    <item>
      <title><![CDATA[GPT-5: OpenAI's Most Capable Model]]></title>
      <link>https://www.developersdigest.tech/blog/gpt-5</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/gpt-5</guid>
      <description><![CDATA[GPT-5 introduces a fundamentally different approach to inference. Instead of forcing developers to manually configure reasoning parameters, the model operates as a unified system with real-time rou...]]></description>
      <pubDate>Fri, 08 Aug 2025 00:00:00 GMT</pubDate>
      <category>OpenAI</category>
      <category>GPT-5</category>
      <category>AI</category>
      <category>LLM</category>
      <enclosure url="https://www.developersdigest.tech/images/blog/gpt-5/hero.webp" type="image/webp" />
    </item>
    <item>
      <title><![CDATA[Open Lovable: Re-Imagine Websites in Seconds]]></title>
      <link>https://www.developersdigest.tech/blog/open-lovable</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/open-lovable</guid>
      <description><![CDATA[Rebuilding or redesigning an existing website typically means starting from scratch. You audit the content, wireframe new layouts, and spend hours translating ideas into code.]]></description>
      <pubDate>Fri, 08 Aug 2025 00:00:00 GMT</pubDate>
      <category>Open Lovable</category>
      <category>AI</category>
      <category>Web Design</category>
      <category>Open Source</category>
      <enclosure url="https://www.developersdigest.tech/images/blog/open-lovable/hero.webp" type="image/webp" />
    </item>
    <item>
      <title><![CDATA[GPT-OSS: OpenAI's First Open Source Model]]></title>
      <link>https://www.developersdigest.tech/blog/gpt-oss</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/gpt-oss</guid>
      <description><![CDATA[OpenAI has released its first open-weight models in over five years. GPT-OSS 12B and GPT-OSS 20B are now available under the Apache 2.0 license, marking a significant shift in strategy for the comp...]]></description>
      <pubDate>Wed, 06 Aug 2025 00:00:00 GMT</pubDate>
      <category>OpenAI</category>
      <category>GPT-OSS</category>
      <category>Open Source</category>
      <category>AI</category>
      <enclosure url="https://www.developersdigest.tech/images/blog/gpt-oss/hero.webp" type="image/webp" />
    </item>
    <item>
      <title><![CDATA[Augment's Task List: AI-Powered Development Planning]]></title>
      <link>https://www.developersdigest.tech/blog/augment-task-list</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/augment-task-list</guid>
      <description><![CDATA[AI coding assistants have a control problem. Ask one to 'add authentication' and watch it spiral - generating dozens of files, implementing features you never requested, and restructuring core projec...]]></description>
      <pubDate>Tue, 05 Aug 2025 00:00:00 GMT</pubDate>
      <category>Augment</category>
      <category>Task List</category>
      <category>AI</category>
      <category>Development</category>
      <enclosure url="https://www.developersdigest.tech/images/blog/augment-task-list/hero.webp" type="image/webp" />
    </item>
    <item>
      <title><![CDATA[Claude Code Sub Agents: Parallel AI Development]]></title>
      <link>https://www.developersdigest.tech/blog/claude-code-sub-agents</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/claude-code-sub-agents</guid>
      <description><![CDATA[Anthropic's Claude Code now supports sub agents - specialized AI workers you can deploy for specific development tasks. Instead of cramming every instruction into a single system prompt, you build a ...]]></description>
      <pubDate>Fri, 25 Jul 2025 00:00:00 GMT</pubDate>
      <category>Claude Code</category>
      <category>Sub Agents</category>
      <category>AI</category>
      <category>Parallel</category>
      <enclosure url="https://www.developersdigest.tech/images/blog/claude-code-sub-agents/hero.webp" type="image/webp" />
    </item>
    <item>
      <title><![CDATA[Qwen 3 Coder: Alibaba's Coding-Optimized LLM]]></title>
      <link>https://www.developersdigest.tech/blog/qwen-3-coder</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/qwen-3-coder</guid>
      <description><![CDATA[Alibaba's Qwen team has released Qwen 3 Coder, a 480-billion-parameter mixture-of-experts model that sets a new bar for open-source coding assistants. With 35 billion active parameters and support ...]]></description>
      <pubDate>Thu, 24 Jul 2025 00:00:00 GMT</pubDate>
      <category>Qwen</category>
      <category>Alibaba</category>
      <category>Coding</category>
      <category>AI</category>
      <enclosure url="https://www.developersdigest.tech/images/blog/qwen-3-coder/hero.webp" type="image/webp" />
    </item>
  </channel>
</rss>