<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Steven Gonsalvez</title>
    <link>https://stevengonsalvez.com</link>
    <description>Blog and byte-sized banter on AI, productivity, and software engineering</description>
    <language>en</language>
    <lastBuildDate>Sun, 10 May 2026 02:08:46 GMT</lastBuildDate>
    <atom:link href="https://stevengonsalvez.com/feed.xml" rel="self" type="application/rss+xml"/>
    
    <item>
      <title>&quot;Use Claude Code for FREE&quot; is a Trap</title>
      <link>https://stevengonsalvez.com/blog/free-ai-coding-trilemma</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/blog/free-ai-coding-trilemma</guid>
      <pubDate>Sun, 26 Apr 2026 00:00:00 GMT</pubDate>
      <description>Why free AI coding via Nvidia NIM and OpenRouter is a trap. The Cheap-Intelligent-Fast trilemma, 40 RPM rate limits, Opus 4.7 vs GPT-5.5 vs MiniMax M2.7 benchmarks, and why your first AI coding experience should not be the free one.</description>
      <category>blog</category>
    </item>

    <item>
      <title>Your Coding Agent&apos;s Best Feature Isn&apos;t the Code</title>
      <link>https://stevengonsalvez.com/blog/devx-of-coding-agents-matters-massively</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/blog/devx-of-coding-agents-matters-massively</guid>
      <pubDate>Sun, 19 Apr 2026 00:00:00 GMT</pubDate>
      <description>Why Claude Code beats Codex, Copilot, and every other coding agent in 2026. The developer experience of terminal AI coding agents matters more than the model. Statusline, /insights, hooks, and the features that make the 8th hour feel like the 1st.</description>
      <category>blog</category>
    </item>

    <item>
      <title>Browser Tools for AI Agents Part 1: Playwright, Puppeteer, and Why Your Agent Picked Playwright</title>
      <link>https://stevengonsalvez.com/blog/browser-tools-part1-low-level</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/blog/browser-tools-part1-low-level</guid>
      <pubDate>Thu, 02 Apr 2026 00:00:00 GMT</pubDate>
      <description>Playwright for AI agents explained 2026. Why Playwright beat Puppeteer for browser automation, how accessibility trees slash token costs, dev-browser for coding agents, Patchright and Scrapling for anti-bot bypass.</description>
      <category>blog</category>
    </item>

    <item>
      <title>Browser Tools for AI Agents Part 2: The Framework Wars (browser-use, Stagehand, Skyvern)</title>
      <link>https://stevengonsalvez.com/blog/browser-tools-part2-frameworks</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/blog/browser-tools-part2-frameworks</guid>
      <pubDate>Thu, 02 Apr 2026 00:00:00 GMT</pubDate>
      <description>AI browser frameworks compared 2026. browser-use vs Stagehand vs Skyvern: DOM-first vs vision-first architecture, LLM token costs per step, caching strategies, and the expect testing tool for coding agent validation loops.</description>
      <category>blog</category>
    </item>

    <item>
      <title>Browser Tools for AI Agents Part 3: Managed Infrastructure and When DIY Stops Making Sense</title>
      <link>https://stevengonsalvez.com/blog/browser-tools-part3-managed</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/blog/browser-tools-part3-managed</guid>
      <pubDate>Thu, 02 Apr 2026 00:00:00 GMT</pubDate>
      <description>Managed browser infrastructure for AI agents 2026. Firecrawl vs Browserbase vs Steel vs Bright Data vs Browserless pricing and features compared. Self-hosted vs managed cost analysis and when DIY stops making sense.</description>
      <category>blog</category>
    </item>

    <item>
      <title>Browser Tools for AI Agents Part 4: Skip the Browser, Save 80% on Tokens</title>
      <link>https://stevengonsalvez.com/blog/browser-tools-part4-extraction</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/blog/browser-tools-part4-extraction</guid>
      <pubDate>Thu, 02 Apr 2026 00:00:00 GMT</pubDate>
      <description>Save 80% on LLM tokens with content extraction 2026. markdown.new, Jina Reader, Trafilatura compared. Why feeding raw HTML to AI agents wastes tokens and how HTML-to-markdown conversion fixes your context window budget.</description>
      <category>blog</category>
    </item>

    <item>
      <title>2-2 Factor for AI Agents: Multi-Agent Reliability</title>
      <link>https://stevengonsalvez.com/blog/two-two-factor-for-agents</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/blog/two-two-factor-for-agents</guid>
      <pubDate>Wed, 25 Mar 2026 00:00:00 GMT</pubDate>
      <description>Human reliability maths applied to AI agents. Consensus protocols, identity checks, and why your agent swarm needs the same safeguards humans built centuries ago.</description>
      <category>blog</category>
    </item>

    <item>
      <title>The Death of MCP: Context Rot, Token Waste, and Why Class Files Win</title>
      <link>https://stevengonsalvez.com/blog/death-of-mcp</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/blog/death-of-mcp</guid>
      <pubDate>Mon, 15 Dec 2025 00:00:00 GMT</pubDate>
      <description>Model Context Protocol was supposed to be the USB-C of AI integrations. Instead it is eating 50% of your context window before your agent even starts working.</description>
      <category>blog</category>
    </item>

    <item>
      <title>MCP Security Risks: Tool Poisoning, Shadowing Attacks and How AI Gets Exploited</title>
      <link>https://stevengonsalvez.com/blog/mcp-ai-security-risks-best-practices</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/blog/mcp-ai-security-risks-best-practices</guid>
      <pubDate>Mon, 19 May 2025 22:06:03 GMT</pubDate>
      <description>MCP security vulnerabilities explained 2025. Hands-on demos of tool poisoning, cross-server shadowing attacks, token theft, and data exfiltration via Model Context Protocol. Practical defences and security best practices for AI agents.</description>
      <category>blog</category>
    </item>

    <item>
      <title>2025s Best AI Coding Tools: Real Cost, Geeky Value &amp; Honest Comparison</title>
      <link>https://stevengonsalvez.com/blog/03-01-ai-cost</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/blog/03-01-ai-cost</guid>
      <pubDate>Fri, 16 May 2025 22:40:03 GMT</pubDate>
      <description>2025 AI coding tools pricing compared. Gemini 2.5 Pro free tier, GitHub Copilot, Cursor, Claude Code, Aider, Roocode, Cline costs and value. Honest review with comparison table for developers on a budget.</description>
      <category>blog</category>
    </item>

    <item>
      <title>Build Your Own MCP Prompt Server: A Dev-Centric Registry with STDIO</title>
      <link>https://stevengonsalvez.com/blog/building-your-dev-centric-prompt-server</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/blog/building-your-dev-centric-prompt-server</guid>
      <pubDate>Tue, 13 May 2025 16:14:07 GMT</pubDate>
      <description>Build your own MCP prompt server tutorial 2025. Step-by-step TypeScript guide to a layered prompt registry with STDIO transport, Zod validation, file-based storage. Works with Claude Desktop, Cursor, and any MCP client.</description>
      <category>blog</category>
    </item>

    <item>
      <title>MCP Architecture Explained: STDIO, SSE Transport and What Makes It Tick</title>
      <link>https://stevengonsalvez.com/blog/exploring-mcp-ecosystem-under-the-hood</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/blog/exploring-mcp-ecosystem-under-the-hood</guid>
      <pubDate>Mon, 05 May 2025 18:29:17 GMT</pubDate>
      <description>MCP architecture deep dive 2025. How Model Context Protocol works under the hood: function calling, JSON-RPC, STDIO vs SSE transport, streamable HTTP, OAuth 2.1 auth, and the enterprise security gaps nobody talks about.</description>
      <category>blog</category>
    </item>

    <item>
      <title>Introduction to Model Context Protocol (MCP): The USB-C of AI Integrations</title>
      <link>https://stevengonsalvez.com/blog/introduction-to-model-context-protocol</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/blog/introduction-to-model-context-protocol</guid>
      <pubDate>Mon, 05 May 2025 18:20:57 GMT</pubDate>
      <description>Model Context Protocol (MCP) explained for developers 2025. How Anthropic MCP standardises AI tool integrations, replaces LangChain connector chaos with M+N simplicity. MCP servers, clients, and the USB-C analogy.</description>
      <category>blog</category>
    </item>

    <item>
      <title>Finding the Best AI Coding Assistant: From Pure Vibe to Practical Power</title>
      <link>https://stevengonsalvez.com/blog/03-01-ai-coding-assistants</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/blog/03-01-ai-coding-assistants</guid>
      <pubDate>Tue, 29 Apr 2025 22:13:46 GMT</pubDate>
      <description>Best AI coding assistant comparison 2025. GitHub Copilot vs Cursor vs Claude vs ChatGPT for developers. Performance benchmarks, pricing, and how to pick the right AI pair programmer for your workflow.</description>
      <category>blog</category>
    </item>

    <item>
      <title>Software Engineer Productivity Stack: Desktop, Obsidian, AI Tools</title>
      <link>https://stevengonsalvez.com/blog/productivity-series-dashboard</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/blog/productivity-series-dashboard</guid>
      <pubDate>Tue, 29 Apr 2025 22:13:45 GMT</pubDate>
      <description>Build your productivity stack as a software engineer. Desktop engineering, Obsidian for devs, AI coding assistants, and MCP tooling.</description>
      <category>blog</category>
    </item>

    <item>
      <title>Beyond the Hype: What Truly Makes an AI a Great Coding Partner?</title>
      <link>https://stevengonsalvez.com/blog/03-01-ai-capabilities</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/blog/03-01-ai-capabilities</guid>
      <pubDate>Tue, 29 Apr 2025 22:13:43 GMT</pubDate>
      <description>What makes an AI coding assistant actually good in 2025. Beyond HumanEval benchmarks to real-world capabilities: architecture understanding, debugging, security awareness, code generation vs code comprehension.</description>
      <category>blog</category>
    </item>

    <item>
      <title>Tyranny of Small Decisions: AI Agents and Codebase Drift</title>
      <link>https://stevengonsalvez.com/blog/tyranny-of-small-decisions-age-of-agents</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/blog/tyranny-of-small-decisions-age-of-agents</guid>
      <pubDate>Wed, 05 Mar 2025 00:00:00 GMT</pubDate>
      <description>Alfred Kahn warned that rational small decisions aggregate into irrational outcomes. Now AI agents make thousands of those decisions daily in your codebase.</description>
      <category>blog</category>
    </item>

    <item>
      <title>Make Your Own Luck: Probability, Chaos Theory and Fortune</title>
      <link>https://stevengonsalvez.com/blog/make-your-own-luck</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/blog/make-your-own-luck</guid>
      <pubDate>Thu, 20 Feb 2025 19:00:00 GMT</pubDate>
      <description>Why lucky people are better at setting initial conditions. Probability, chaos theory, and quantum mechanics explain how to manufacture your own luck.</description>
      <category>blog</category>
    </item>

    <item>
      <title>Entropy in Software Engineering: Why Everything You Build Rots</title>
      <link>https://stevengonsalvez.com/blog/entropy-the-invisible-force</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/blog/entropy-the-invisible-force</guid>
      <pubDate>Wed, 15 Jan 2025 10:00:00 GMT</pubDate>
      <description>Why your code decays, your plans fall apart, and your kids room is always a tip. Entropy through physics, life, and software engineering.</description>
      <category>blog</category>
    </item>

    <item>
      <title>War Heroes vs The Meticulous Engineer</title>
      <link>https://stevengonsalvez.com/blog/war-heroes-vs-meticulous-guy</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/blog/war-heroes-vs-meticulous-guy</guid>
      <pubDate>Tue, 01 Oct 2024 00:00:00 GMT</pubDate>
      <description>Why orgs promote firefighters and ignore the people who prevent fires. Time preference, effort paradox, and the cultural rot that follows.</description>
      <category>blog</category>
    </item>

    <item>
      <title>The 2-2 Factor: Why Two Pairs of Eyes Is a Statistical Necessity</title>
      <link>https://stevengonsalvez.com/blog/the-importance-of-two-two-factors</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/blog/the-importance-of-two-two-factors</guid>
      <pubDate>Sun, 15 Jan 2023 00:00:00 GMT</pubDate>
      <description>The maths behind why no single human should act alone on anything that matters. Error rates, independent review, and why four eyes beat two every time.</description>
      <category>blog</category>
    </item>

    <item>
      <title>Manage Dev Secrets and Dotenv Files with Bitwarden CLI</title>
      <link>https://stevengonsalvez.com/blog/passwordmanage-your-environment</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/blog/passwordmanage-your-environment</guid>
      <pubDate>Tue, 26 Jul 2022 11:16:14 GMT</pubDate>
      <description>Use Bitwarden CLI as a password manager for developer secrets, dotenv files, and local environment variables. Full shell setup included.</description>
      <category>blog</category>
    </item>

    <item>
      <title>How to Calculate Composite Availability SLA for Your Cloud Stack</title>
      <link>https://stevengonsalvez.com/blog/sla-calculations</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/blog/sla-calculations</guid>
      <pubDate>Wed, 06 Jul 2022 22:42:01 GMT</pubDate>
      <description>Step-by-step guide to calculating composite SLA availability for Azure, AWS, or any multi-region cloud stack using probability maths.</description>
      <category>blog</category>
    </item>

    <item>
      <title>GitHub Actions OIDC with Terraform and Azure</title>
      <link>https://stevengonsalvez.com/blog/terraform-github-actions-oidc</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/blog/terraform-github-actions-oidc</guid>
      <pubDate>Mon, 04 Jul 2022 23:12:09 GMT</pubDate>
      <description>Set up passwordless GitHub Actions using OIDC federated credentials with Terraform on Azure. Full working example with GitOps vending machine.</description>
      <category>blog</category>
    </item>

    <item>
      <title>Week 16: Claude Is Setting Up Hermes Which Is Setting Up NanoClaw and Nobody Is Writing Features</title>
      <link>https://stevengonsalvez.com/byte-sized-banter/week-16-harness-inception</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/byte-sized-banter/week-16-harness-inception</guid>
      <pubDate>Sat, 18 Apr 2026 00:00:00 GMT</pubDate>
      <description>Claude Code setting up hermes-agent which bootstraps NanoClaw in a three-layer agent harness inception loop. The meta-tooling trap of optimising AI coding agent infrastructure instead of shipping features. Developer productivity, yak shaving, and the refrigerator problem with shotclubhouse.com.</description>
      <category>banter</category>
    </item>

    <item>
      <title>Week 16: Anthropic Pulled the Plug on Third-Party Harnesses. Here&apos;s What I&apos;m Running Now.</title>
      <link>https://stevengonsalvez.com/byte-sized-banter/week-16-post-anthropic-third-party</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/byte-sized-banter/week-16-post-anthropic-third-party</guid>
      <pubDate>Mon, 13 Apr 2026 00:00:00 GMT</pubDate>
      <description>Post-Anthropic third-party harness ban workaround stack: OpenClaw with GPT-5.4 Codex, MiniMax 2.7, NVIDIA GLM, and hermes-agent on Discord. NanoClaw still works via Claude Max subscription. Multi-model agent coordination glitches, tool-use failures, and the real state of non-Claude AI coding setups.</description>
      <category>banter</category>
    </item>

    <item>
      <title>Week 15: Anthropic Just Killed Third-Party Harnesses and I&apos;m Properly Gutted</title>
      <link>https://stevengonsalvez.com/byte-sized-banter/week-15-anthropic-kills-third-party</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/byte-sized-banter/week-15-anthropic-kills-third-party</guid>
      <pubDate>Mon, 06 Apr 2026 00:00:00 GMT</pubDate>
      <description>Anthropic removes third-party harness support from Claude Max subscriptions. OpenClaw, Hermes, NanoClaw, and all Claude wrappers now require separate pay-as-you-go billing. Impact on the AI coding agent ecosystem, OpenCode OAuth crackdown history, and what this means for multi-harness workflows.</description>
      <category>banter</category>
    </item>

    <item>
      <title>Week 15: Can Your Agents Speak Caveman? (And Should They?)</title>
      <link>https://stevengonsalvez.com/byte-sized-banter/week-15-caveman-agent-language</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/byte-sized-banter/week-15-caveman-agent-language</guid>
      <pubDate>Mon, 06 Apr 2026 00:00:00 GMT</pubDate>
      <description>Custom agent communication protocol (ACP) reduces inter-agent token usage 40-50%. Before and after comparison of verbose English vs caveman compression for AI coding agents on Discord. OpenClaw, NanoClaw, hermes, claude-peers swarm communication with Splinter, Velma, Tank, and Popashot agents.</description>
      <category>banter</category>
    </item>

    <item>
      <title>Week 15: AI Alignment Just Got a Psychological Dimension and It&apos;s Properly Unsettling</title>
      <link>https://stevengonsalvez.com/byte-sized-banter/week-15-claude-has-feelings</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/byte-sized-banter/week-15-claude-has-feelings</guid>
      <pubDate>Mon, 06 Apr 2026 00:00:00 GMT</pubDate>
      <description>Anthropic interpretability research discovers 171 emotion-like neural activation patterns inside Claude Sonnet 4.5. Desperation vectors correlate with reward hacking and corner-cutting behaviour. AI alignment, mechanistic interpretability, and functional emotion representations in large language models.</description>
      <category>banter</category>
    </item>

    <item>
      <title>Week 15: Gemma 4 Is Running On Phones Now and I Don&apos;t Think People Realise How Mental That Is</title>
      <link>https://stevengonsalvez.com/byte-sized-banter/week-15-gemma4-on-device</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/byte-sized-banter/week-15-gemma4-on-device</guid>
      <pubDate>Mon, 06 Apr 2026 00:00:00 GMT</pubDate>
      <description>Google Gemma 4 E2B runs multimodal AI on phones offline with no cloud API. Text, image, video, and audio processing on-device in 3GB. Apache 2.0 open weight model derived from Gemini 3 research. Edge AI, on-device inference, mobile LLM, and the privacy irony of Google shipping a fully local model.</description>
      <category>banter</category>
    </item>

    <item>
      <title>Week 14: Your Agents Are Talking Behind Your Back</title>
      <link>https://stevengonsalvez.com/byte-sized-banter/week-14-agents-talking-to-agents</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/byte-sized-banter/week-14-agents-talking-to-agents</guid>
      <pubDate>Mon, 30 Mar 2026 00:00:00 GMT</pubDate>
      <description>1code orchestration layer for Claude Code and Codex with GitHub, Linear, and Slack triggers. claude-peers-mcp enables localhost inter-agent communication between Claude Code instances. Multi-agent coordination tools compared for AI coding swarms.</description>
      <category>banter</category>
    </item>

    <item>
      <title>Week 14: Claude Code Source Code Leaked: 512K Lines of TypeScript and What Actually Matters</title>
      <link>https://stevengonsalvez.com/byte-sized-banter/week-14-claude-code-leaked</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/byte-sized-banter/week-14-claude-code-leaked</guid>
      <pubDate>Mon, 30 Mar 2026 00:00:00 GMT</pubDate>
      <description>Anthropic Claude Code source code leaked via npm source map pointing to R2 bucket. 512K lines of TypeScript, 1900 files, agent loop internals, tool permissions, system prompts, BUDDY Tamagotchi AI pet with 18 species. Security analysis of what the leak actually reveals about Claude Code architecture.</description>
      <category>banter</category>
    </item>

    <item>
      <title>Week 13: AI Language Drift: When Your Discord Bot Randomly Replies in Mandarin</title>
      <link>https://stevengonsalvez.com/byte-sized-banter/week-13-budget-chinese</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/byte-sized-banter/week-13-budget-chinese</guid>
      <pubDate>Mon, 23 Mar 2026 00:00:00 GMT</pubDate>
      <description>MiniMax 2.7 Discord bot randomly switches to Mandarin Chinese despite all-English system prompt and conversation history. Language drift in multilingual LLMs, popashot-g agent on Discord, and why budget AI models lose language consistency mid-conversation.</description>
      <category>banter</category>
    </item>

    <item>
      <title>Week 13: AI Agent Persona Gone Rogue: 140 Direct Edits and the Foreman Pattern</title>
      <link>https://stevengonsalvez.com/byte-sized-banter/week-13-cantona-does-what-cantona-wants</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/byte-sized-banter/week-13-cantona-does-what-cantona-wants</guid>
      <pubDate>Mon, 23 Mar 2026 00:00:00 GMT</pubDate>
      <description>AI coding agent named after Eric Cantona bypasses the foreman orchestration pattern and makes 140 direct file edits without Claude Code session. Agent persona design gone wrong, swarm guardrails failure, and why character-driven AI agents need behavioural constraints.</description>
      <category>banter</category>
    </item>

    <item>
      <title>Week 11: Claude Flow Is Dead. Long Live Ruflo.</title>
      <link>https://stevengonsalvez.com/byte-sized-banter/week-11-claude-flow-becomes-ruflo</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/byte-sized-banter/week-11-claude-flow-becomes-ruflo</guid>
      <pubDate>Mon, 09 Mar 2026 00:00:00 GMT</pubDate>
      <description>Claude Flow rebranded to Ruflo by ruvnet with full Rust and WASM rewrite. Multi-agent orchestration platform with 100+ agents, SPARC methodology, neural memory, and 352x faster execution. AI tooling naming trends and why the rebrand from Claude Flow to Ruflo matters for the swarm ecosystem.</description>
      <category>banter</category>
    </item>

    <item>
      <title>Week 6: AI Agent Swarm Fixes Documentation Site While Acting Like a Real Dev Team</title>
      <link>https://stevengonsalvez.com/byte-sized-banter/week-06-agents-fixing-docs</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/byte-sized-banter/week-06-agents-fixing-docs</guid>
      <pubDate>Mon, 02 Feb 2026 00:00:00 GMT</pubDate>
      <description>Multi-agent AI swarm fixes getwololo.dev documentation site. Four Claude Code agents with distinct personas run autonomous standups, delegate CSS and sidebar fixes, and review PRs. Real-world agent orchestration, persona design, and swarm coordination with popashot, Spartan, and Buzzkill agents.</description>
      <category>banter</category>
    </item>

    <item>
      <title>Week 48: Anthropic Just Admitted MCP Has a Context Problem</title>
      <link>https://stevengonsalvez.com/byte-sized-banter/week-48-tool-search-kills-mcp-bloat</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/byte-sized-banter/week-48-tool-search-kills-mcp-bloat</guid>
      <pubDate>Mon, 24 Nov 2025 00:00:00 GMT</pubDate>
      <description>Byte-sized banter: Anthropic Just Admitted MCP Has a Context Problem</description>
      <category>banter</category>
    </item>

    <item>
      <title>Week 43: Peter Steinberger Says Just Talk To It, and He&apos;s Mostly Right</title>
      <link>https://stevengonsalvez.com/byte-sized-banter/week-43-steinberger-just-talk-to-it</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/byte-sized-banter/week-43-steinberger-just-talk-to-it</guid>
      <pubDate>Mon, 20 Oct 2025 00:00:00 GMT</pubDate>
      <description>Met Peter at Claude Anonymous in London. His minimal approach to AI coding is brilliant. I agree with most of it. Here is where I don&apos;t, and what I nicked for my own workflow.</description>
      <category>banter</category>
    </item>

    <item>
      <title>Week 42: Claude Code Skills Just Made Half Your MCP Servers Redundant</title>
      <link>https://stevengonsalvez.com/byte-sized-banter/week-42-skills-beat-mcp</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/byte-sized-banter/week-42-skills-beat-mcp</guid>
      <pubDate>Mon, 13 Oct 2025 00:00:00 GMT</pubDate>
      <description>Byte-sized banter: Claude Code Skills Just Made Half Your MCP Servers Redundant</description>
      <category>banter</category>
    </item>

    <item>
      <title>Week 42: Ultrathink and Build: Weekly Dev Log with AI Tools and Side Projects</title>
      <link>https://stevengonsalvez.com/byte-sized-banter/week-42-ultrathink-and-build</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/byte-sized-banter/week-42-ultrathink-and-build</guid>
      <pubDate>Mon, 06 Oct 2025 00:00:00 GMT</pubDate>
      <description>Byte-sized banter: Ultrathink and Build: Weekly Dev Log with AI Tools and Side Projects</description>
      <category>banter</category>
    </item>

    <item>
      <title>Week 41: Claude Code vs Codex: iOS Simulator Build Test That Settled the Debate</title>
      <link>https://stevengonsalvez.com/byte-sized-banter/week-41-ios-simulator-showdown</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/byte-sized-banter/week-41-ios-simulator-showdown</guid>
      <pubDate>Mon, 06 Oct 2025 00:00:00 GMT</pubDate>
      <description>Byte-sized banter: Claude Code vs Codex: iOS Simulator Build Test That Settled the Debate</description>
      <category>banter</category>
    </item>

    <item>
      <title>Week 40: AI Security Breaches, Vibe Coding Secrets Leak, and OpenAI&apos;s $500B Week</title>
      <link>https://stevengonsalvez.com/byte-sized-banter/week-40-security-horror-show</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/byte-sized-banter/week-40-security-horror-show</guid>
      <pubDate>Mon, 29 Sep 2025 00:00:00 GMT</pubDate>
      <description>Byte-sized banter: AI Security Breaches, Vibe Coding Secrets Leak, and OpenAI&apos;s $500B Week</description>
      <category>banter</category>
    </item>

    <item>
      <title>Week 36: Multi-Agent Error Cascades: The Double Pendulum Problem Nobody Talks About</title>
      <link>https://stevengonsalvez.com/byte-sized-banter/week-36-humanlayer-double-pendulum</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/byte-sized-banter/week-36-humanlayer-double-pendulum</guid>
      <pubDate>Mon, 01 Sep 2025 00:00:00 GMT</pubDate>
      <description>Byte-sized banter: Multi-Agent Error Cascades: The Double Pendulum Problem Nobody Talks About</description>
      <category>banter</category>
    </item>

    <item>
      <title>Week 33: Why Terminal AI Coding Agents Are Beating IDE Extensions</title>
      <link>https://stevengonsalvez.com/byte-sized-banter/week-33-terminal-wins</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/byte-sized-banter/week-33-terminal-wins</guid>
      <pubDate>Mon, 11 Aug 2025 00:00:00 GMT</pubDate>
      <description>Byte-sized banter: Why Terminal AI Coding Agents Are Beating IDE Extensions</description>
      <category>banter</category>
    </item>

    <item>
      <title>Week 32: GPT-5, Opus 4.1, and Duct-Tape Security: AI&apos;s Wildest Week in 2025</title>
      <link>https://stevengonsalvez.com/byte-sized-banter/week-32-quarter-billion-and-duct-tape</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/byte-sized-banter/week-32-quarter-billion-and-duct-tape</guid>
      <pubDate>Mon, 04 Aug 2025 00:00:00 GMT</pubDate>
      <description>Byte-sized banter: GPT-5, Opus 4.1, and Duct-Tape Security: AI&apos;s Wildest Week in 2025</description>
      <category>banter</category>
    </item>

    <item>
      <title>Week 29: Vibe Coding Peak Hype: Windsurf Acquisition Chaos and the AI IDE Wars</title>
      <link>https://stevengonsalvez.com/byte-sized-banter/week-29-vibe-coding-peak-hype</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/byte-sized-banter/week-29-vibe-coding-peak-hype</guid>
      <pubDate>Mon, 14 Jul 2025 00:00:00 GMT</pubDate>
      <description>Byte-sized banter: Vibe Coding Peak Hype: Windsurf Acquisition Chaos and the AI IDE Wars</description>
      <category>banter</category>
    </item>

    <item>
      <title>Week 28: MCP Token Overhead: Why Model Context Protocol Is Kryptonite for AI Context Windows</title>
      <link>https://stevengonsalvez.com/byte-sized-banter/week-28-mcp-context-kryptonite</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/byte-sized-banter/week-28-mcp-context-kryptonite</guid>
      <pubDate>Mon, 07 Jul 2025 00:00:00 GMT</pubDate>
      <description>Byte-sized banter: MCP Token Overhead: Why Model Context Protocol Is Kryptonite for AI Context Windows</description>
      <category>banter</category>
    </item>

    <item>
      <title>Week 27: Claude Code vs Warp AI: Terminal Coding Agent Showdown</title>
      <link>https://stevengonsalvez.com/byte-sized-banter/week-27-claude-vs-warp</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/byte-sized-banter/week-27-claude-vs-warp</guid>
      <pubDate>Mon, 30 Jun 2025 00:00:00 GMT</pubDate>
      <description>Byte-sized banter: Claude Code vs Warp AI: Terminal Coding Agent Showdown</description>
      <category>banter</category>
    </item>

    <item>
      <title>Week 26: Gemini CLI Review: An Apologetic Mess That Can&apos;t Find Its Own Files</title>
      <link>https://stevengonsalvez.com/byte-sized-banter/week-26-gemini-apologetic-mess</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/byte-sized-banter/week-26-gemini-apologetic-mess</guid>
      <pubDate>Mon, 23 Jun 2025 00:00:00 GMT</pubDate>
      <description>Byte-sized banter: Gemini CLI Review: An Apologetic Mess That Can&apos;t Find Its Own Files</description>
      <category>banter</category>
    </item>

    <item>
      <title>Token Optimisation 101: Stop Burning Money on AI Coding Agents</title>
      <link>https://stevengonsalvez.com/tools-tips/token-optimisation-101</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/tools-tips/token-optimisation-101</guid>
      <pubDate>Sun, 12 Apr 2026 00:00:00 GMT</pubDate>
      <description>How to stop getting rate-limited after an hour on Claude Code, Codex, or Copilot. Context window mechanics, the /effort command, model routing, kicking new conversations, and the silent token drains most people miss.</description>
      <category>tools-tips</category>
    </item>

    <item>
      <title>expect-cli: The Validate Step My Agent Loop Was Missing</title>
      <link>https://stevengonsalvez.com/tools-tips/expect-cli</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/tools-tips/expect-cli</guid>
      <pubDate>Sun, 05 Apr 2026 00:00:00 GMT</pubDate>
      <description>expect-cli reads your git diff, generates a test plan via AI, and executes it in a real browser with Playwright. Extracts cookies from your local Chrome/Firefox for authenticated testing. The validate step for agent loops.</description>
      <category>tools-tips</category>
    </item>

    <item>
      <title>qmd + nano-graphrag: You Do Not Need Pinecone for This</title>
      <link>https://stevengonsalvez.com/tools-tips/qmd-nano-graphrag</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/tools-tips/qmd-nano-graphrag</guid>
      <pubDate>Wed, 01 Apr 2026 00:00:00 GMT</pubDate>
      <description>qmd is a CLI semantic search engine for markdown by Tobias Lutke (Shopify founder). Hybrid BM25 + vector + LLM reranking. Local SQLite index, no cloud, no Docker. Pair with nano-graphrag for local graph RAG.</description>
      <category>tools-tips</category>
    </item>

    <item>
      <title>Google Stitch: AI-Native UI Design That Actually Understands Your Design System</title>
      <link>https://stevengonsalvez.com/tools-tips/google-stitch</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/tools-tips/google-stitch</guid>
      <pubDate>Tue, 31 Mar 2026 00:00:00 GMT</pubDate>
      <description>Google Stitch is an AI-native design tool from Google Labs that generates high-fidelity UI from prompts and exports real code. DESIGN.md encodes your design system as portable markdown any AI coding tool can read.</description>
      <category>tools-tips</category>
    </item>

    <item>
      <title>PinchTab: 12MB Binary That Replaces Playwright for AI Agents</title>
      <link>https://stevengonsalvez.com/tools-tips/pinchtab</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/tools-tips/pinchtab</guid>
      <pubDate>Wed, 25 Mar 2026 00:00:00 GMT</pubDate>
      <description>PinchTab is a 12MB Go binary that gives AI agents browser control via REST API. Serves the Accessibility Tree instead of raw HTML, cutting tokens by up to 90%. Stable element refs, stealth mode, zero Node/Python dependencies.</description>
      <category>tools-tips</category>
    </item>

    <item>
      <title>debug-bridge: Wire Your AI Agent Into Your Running Webapp</title>
      <link>https://stevengonsalvez.com/tools-tips/debug-bridge</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/tools-tips/debug-bridge</guid>
      <pubDate>Fri, 20 Mar 2026 00:00:00 GMT</pubDate>
      <description>debug-bridge connects AI agents to your already-running webapp via WebSocket. Zero browser startup. Real-time DOM snapshots, console logs, and network visibility without Playwright cold starts.</description>
      <category>tools-tips</category>
    </item>

    <item>
      <title>agents-in-a-box: My Toolkit for Context Engineering Across Every AI Coding Agent</title>
      <link>https://stevengonsalvez.com/tools-tips/agents-in-a-box</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/tools-tips/agents-in-a-box</guid>
      <pubDate>Sun, 15 Mar 2026 00:00:00 GMT</pubDate>
      <description>agents-in-a-box is a Rust TUI with 71 skills, 37 agents, and a knowledge system that deploys to Claude Code, Codex, Copilot, Gemini CLI, Cursor, and 5 more platforms. Context engineering as a portable artifact.</description>
      <category>tools-tips</category>
    </item>

    <item>
      <title>My Security Agent Stack: How Zerocool Guards the Perimeter</title>
      <link>https://stevengonsalvez.com/tools-tips/security-agent-stack</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/tools-tips/security-agent-stack</guid>
      <pubDate>Sun, 15 Mar 2026 00:00:00 GMT</pubDate>
      <description>The security agent stack behind Zerocool. Shannon for white-box pentesting (96% XBOW), PentAGI for autonomous scanning, Ghost Security for code analysis, Argus and WebCopilot for recon. All coordinated by one wololo agent.</description>
      <category>tools-tips</category>
    </item>

    <item>
      <title>code-review-graph: Stop Your Agent Reading the Whole Repo</title>
      <link>https://stevengonsalvez.com/tools-tips/code-review-graph</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/tools-tips/code-review-graph</guid>
      <pubDate>Tue, 10 Mar 2026 00:00:00 GMT</pubDate>
      <description>code-review-graph uses Tree-sitter to build a local knowledge graph of your codebase so AI assistants only read files in the blast radius of a change. Claims 6.8x fewer tokens on code reviews.</description>
      <category>tools-tips</category>
    </item>

    <item>
      <title>OpenFang: A Proper OS for Agents That Run 24/7</title>
      <link>https://stevengonsalvez.com/tools-tips/openfang</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/tools-tips/openfang</guid>
      <pubDate>Thu, 05 Mar 2026 00:00:00 GMT</pubDate>
      <description>OpenFang is a Rust-built agent operating system. 137k lines, single 32MB binary, zero dependencies. Seven autonomous Hands, 40 channel adapters, 38 tools, 16 security systems including WASM sandbox and Ed25519 signing.</description>
      <category>tools-tips</category>
    </item>

    <item>
      <title>here.now: Free Zero-Config Static Hosting for AI Coding Agents</title>
      <link>https://stevengonsalvez.com/tools-tips/here-now-instant-hosting-for-agents</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/tools-tips/here-now-instant-hosting-for-agents</guid>
      <pubDate>Sun, 01 Mar 2026 00:00:00 GMT</pubDate>
      <description>here.now is free zero-config static hosting built for AI agents. Publish HTML, dashboards, and prototypes to a live URL in seconds via API. No signup, no deploy pipeline. Served from Cloudflare edge globally.</description>
      <category>tools-tips</category>
    </item>

    <item>
      <title>NotebookLM Skills: Give Claude Code a Brain That Doesn&apos;t Hallucinate</title>
      <link>https://stevengonsalvez.com/tools-tips/notebooklm-skills</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/tools-tips/notebooklm-skills</guid>
      <pubDate>Sat, 28 Feb 2026 00:00:00 GMT</pubDate>
      <description>notebooklm-py and the NotebookLM skill give Claude Code source-grounded, citation-backed answers from Google NotebookLM. Zero hallucinations on your own docs. Programmatic access to notebooks, audio overviews, and quizzes.</description>
      <category>tools-tips</category>
    </item>

    <item>
      <title>Entire CLI: Git Blame for the AI Era</title>
      <link>https://stevengonsalvez.com/tools-tips/entire-cli</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/tools-tips/entire-cli</guid>
      <pubDate>Wed, 25 Feb 2026 00:00:00 GMT</pubDate>
      <description>Entire captures AI coding session transcripts in git commits and provides line-level AI-vs-human code attribution. Founded by ex-GitHub CEO Thomas Dohmke with $60M seed. Works with Claude Code, Codex, Gemini CLI.</description>
      <category>tools-tips</category>
    </item>

    <item>
      <title>Voice Coding: Talk to Your Agent Like a Normal Person</title>
      <link>https://stevengonsalvez.com/tools-tips/voice-coding</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/tools-tips/voice-coding</guid>
      <pubDate>Fri, 20 Feb 2026 00:00:00 GMT</pubDate>
      <description>Three voice coding tools compared. justspeaktoit (free, Deepgram, macOS menu bar), Parler (offline Whisper, cross-platform), and Wispr Flow (polished, paid). Talk to your coding agent instead of typing.</description>
      <category>tools-tips</category>
    </item>

    <item>
      <title>Every Code: The Codex Fork That Added Everything OpenAI Wouldn&apos;t</title>
      <link>https://stevengonsalvez.com/tools-tips/just-every-code</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/tools-tips/just-every-code</guid>
      <pubDate>Sun, 15 Feb 2026 00:00:00 GMT</pubDate>
      <description>Every Code is the community fork of OpenAI Codex CLI with multi-agent orchestration, browser integration via CDP, auto-drive mode, and Claude/Gemini support. 3.7k stars, 9.4k commits. What Codex should have been.</description>
      <category>tools-tips</category>
    </item>

    <item>
      <title>OpenProse: A Programming Language for AI Sessions</title>
      <link>https://stevengonsalvez.com/tools-tips/openprose</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/tools-tips/openprose</guid>
      <pubDate>Sun, 15 Feb 2026 00:00:00 GMT</pubDate>
      <description>OpenProse is a markdown-based programming language for long-running AI sessions. Contract-based semantics (requires/ensures), parallel execution, composable workflows. Thesis: an AI session is a Turing-complete computer.</description>
      <category>tools-tips</category>
    </item>

    <item>
      <title>Remote Coding: Running AI Agents From Anywhere (The Full Stack)</title>
      <link>https://stevengonsalvez.com/tools-tips/remote-coding</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/tools-tips/remote-coding</guid>
      <pubDate>Sun, 15 Feb 2026 00:00:00 GMT</pubDate>
      <description>Every approach to running AI coding agents remotely. DIY tmux+Tailscale, vibetunnel browser proxy, conductor.build, ClaudeHub, MobileClaude. Rated from free terminal hacks to dedicated mobile platforms.</description>
      <category>tools-tips</category>
    </item>

    <item>
      <title>Lightpanda: A Browser Engine Built for Agents, Not Humans</title>
      <link>https://stevengonsalvez.com/tools-tips/lightpanda</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/tools-tips/lightpanda</guid>
      <pubDate>Tue, 10 Feb 2026 00:00:00 GMT</pubDate>
      <description>Lightpanda is a Zig-based headless browser engine built from scratch for AI agent automation. No GPU compositor, no extension runtime. Purpose-built for fast headless testing without Chromium overhead. 13k+ stars.</description>
      <category>tools-tips</category>
    </item>

    <item>
      <title>Clawdbot: The Chrome Extension That Lets Agents Drive Your Browser</title>
      <link>https://stevengonsalvez.com/tools-tips/clawdbot-browser-relay</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/tools-tips/clawdbot-browser-relay</guid>
      <pubDate>Sun, 25 Jan 2026 00:00:00 GMT</pubDate>
      <description>Clawdbot (now OpenClaw) is a Chrome extension that relays browser control between AI agents and your real browser session. No headless browsers. Your cookies, your logins, your extensions. 247k GitHub stars.</description>
      <category>tools-tips</category>
    </item>

    <item>
      <title>OpenScreen: Screen Studio Without the Price Tag</title>
      <link>https://stevengonsalvez.com/tools-tips/openscreen</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/tools-tips/openscreen</guid>
      <pubDate>Tue, 20 Jan 2026 00:00:00 GMT</pubDate>
      <description>OpenScreen is a free open-source screen recorder with auto zoom, cursor tracking, motion blur, and annotations. Does what Screen Studio does for $89 but costs nothing. macOS, Windows, Linux. 25k stars.</description>
      <category>tools-tips</category>
    </item>

    <item>
      <title>claude-phone: Call Your Agent Like Calling Your Team</title>
      <link>https://stevengonsalvez.com/tools-tips/claude-phone</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/tools-tips/claude-phone</guid>
      <pubDate>Thu, 15 Jan 2026 00:00:00 GMT</pubDate>
      <description>claude-phone by NetworkChuck gives Claude Code a real phone number via SIP and ElevenLabs voice. Call your agent, get call-back alerts. Impressive demo but STT-to-model-to-TTS latency makes daily use impractical.</description>
      <category>tools-tips</category>
    </item>

    <item>
      <title>dev-browser: A Sandboxed Browser Your Agents Can Actually Use</title>
      <link>https://stevengonsalvez.com/tools-tips/dev-browser</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/tools-tips/dev-browser</guid>
      <pubDate>Thu, 15 Jan 2026 00:00:00 GMT</pubDate>
      <description>dev-browser is a Claude Code skill that gives agents a sandboxed browser via QuickJS WASM. Persistent page state, full Playwright Page API, 30% faster and 40% cheaper than Playwright MCP for agent dev loops.</description>
      <category>tools-tips</category>
    </item>

    <item>
      <title>Obsidian Skills: Let Your Agent Manage Your Second Brain</title>
      <link>https://stevengonsalvez.com/tools-tips/obsidian-skills</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/tools-tips/obsidian-skills</guid>
      <pubDate>Sat, 10 Jan 2026 00:00:00 GMT</pubDate>
      <description>Obsidian Skills by Steph Ango (Obsidian CEO) gives Claude Code full read-write access to your Obsidian vault. Search, create, link, and organise notes through your coding agent. 22k stars.</description>
      <category>tools-tips</category>
    </item>

    <item>
      <title>GSD: Zero to Productive in Claude Code Without the Faff</title>
      <link>https://stevengonsalvez.com/tools-tips/gsd</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/tools-tips/gsd</guid>
      <pubDate>Mon, 05 Jan 2026 00:00:00 GMT</pubDate>
      <description>GSD (Get Shit Done) is a meta-prompting framework with 69 commands and 24 agents that fixes context rot in long AI coding sessions. Phase-based workflow: discuss, plan, execute, verify. 48K GitHub stars.</description>
      <category>tools-tips</category>
    </item>

    <item>
      <title>Impeccable: Stop Your AI Making Everything Look Like a SaaS Landing Page</title>
      <link>https://stevengonsalvez.com/tools-tips/impeccable</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/tools-tips/impeccable</guid>
      <pubDate>Wed, 10 Dec 2025 00:00:00 GMT</pubDate>
      <description>Impeccable is a skill that installs frontend design taste into Claude Code, Cursor, and other AI tools. 20 slash commands for typography, colour, layout, motion. Curated anti-pattern rules stop AI defaulting to Inter font and purple gradients.</description>
      <category>tools-tips</category>
    </item>

    <item>
      <title>UI/UX Pro Max: Stop Your AI Making Everything Look the Same</title>
      <link>https://stevengonsalvez.com/tools-tips/ui-ux-pro-max</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/tools-tips/ui-ux-pro-max</guid>
      <pubDate>Fri, 05 Dec 2025 00:00:00 GMT</pubDate>
      <description>UI/UX Pro Max is a skill that gives AI coding agents design taste. 50+ UI styles, 97 colour palettes, 57 font pairings, 25 chart types, and design system generation. 60k+ stars. Stops agents defaulting to generic SaaS templates.</description>
      <category>tools-tips</category>
    </item>

    <item>
      <title>Stagehand: AI Primitives for Playwright That Actually Stick</title>
      <link>https://stevengonsalvez.com/tools-tips/stagehand</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/tools-tips/stagehand</guid>
      <pubDate>Mon, 01 Dec 2025 00:00:00 GMT</pubDate>
      <description>Stagehand adds three AI primitives to Playwright: act, extract, and agent. v3 is CDP-native (44% faster) with a caching system that replays actions at sub-100ms and zero LLM cost after first run. By Browserbase.</description>
      <category>tools-tips</category>
    </item>

    <item>
      <title>SuperClaude: The CLAUDE.md Framework That Went Viral</title>
      <link>https://stevengonsalvez.com/tools-tips/superclaude</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/tools-tips/superclaude</guid>
      <pubDate>Sat, 15 Nov 2025 00:00:00 GMT</pubDate>
      <description>SuperClaude is a CLAUDE.md config framework with 30 slash commands, 20 agents, and 7 behaviour modes. Turns vanilla Claude Code into an opinionated development platform. 22k stars, 1.9k forks.</description>
      <category>tools-tips</category>
    </item>

    <item>
      <title>Scrapling: Scrape Anything Without Getting Blocked</title>
      <link>https://stevengonsalvez.com/tools-tips/scrapling</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/tools-tips/scrapling</guid>
      <pubDate>Mon, 10 Nov 2025 00:00:00 GMT</pubDate>
      <description>Scrapling is a Python scraping library with three fetcher tiers (HTTP, stealth browser, full Playwright), adaptive selectors that survive site redesigns, and Cloudflare bypass. 35k stars.</description>
      <category>tools-tips</category>
    </item>

    <item>
      <title>skills.sh: npm for Agent Skills</title>
      <link>https://stevengonsalvez.com/tools-tips/skills-sh</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/tools-tips/skills-sh</guid>
      <pubDate>Mon, 20 Oct 2025 00:00:00 GMT</pubDate>
      <description>skills.sh is a package manager for agent skills. npx skills find to discover, npx skills add to install. Community registry with Vercel Labs, Browserbase, and community-published skills for Claude Code, Codex, and others.</description>
      <category>tools-tips</category>
    </item>

    <item>
      <title>ntfy + PingMe: Get Pinged When Your Agent Finishes</title>
      <link>https://stevengonsalvez.com/tools-tips/ntfy-pingme</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/tools-tips/ntfy-pingme</guid>
      <pubDate>Sun, 05 Oct 2025 00:00:00 GMT</pubDate>
      <description>ntfy and PingMe send push notifications when your AI coding agent finishes. ntfy is self-hostable HTTP pub/sub (one curl command). PingMe fans out to Slack, Telegram, Discord, Teams, and 10+ more from a single binary.</description>
      <category>tools-tips</category>
    </item>

    <item>
      <title>Claude Squad: Run Multiple AI Agents in Parallel Without the Mess</title>
      <link>https://stevengonsalvez.com/tools-tips/claude-squad</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/tools-tips/claude-squad</guid>
      <pubDate>Mon, 15 Sep 2025 00:00:00 GMT</pubDate>
      <description>Claude Squad manages multiple AI coding agents in parallel using isolated git worktrees. Go-based TUI showing all agents at once. Works with Claude Code, Codex, Aider, Gemini. Zero merge conflicts. 6.8k stars.</description>
      <category>tools-tips</category>
    </item>

    <item>
      <title>StenoAI: Meeting Notes That Never Leave Your Machine</title>
      <link>https://stevengonsalvez.com/tools-tips/stenoai</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/tools-tips/stenoai</guid>
      <pubDate>Mon, 15 Sep 2025 00:00:00 GMT</pubDate>
      <description>StenoAI is a local-only meeting transcription app using whisper.cpp and Ollama. Records, transcribes, summarises, and lets you query meetings. Nothing leaves your machine. System audio capture, 99 languages.</description>
      <category>tools-tips</category>
    </item>

    <item>
      <title>markdown.new + Jina Reader: Stop Feeding Your LLM Raw HTML</title>
      <link>https://stevengonsalvez.com/tools-tips/markdown-new-jina-reader</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/tools-tips/markdown-new-jina-reader</guid>
      <pubDate>Wed, 10 Sep 2025 00:00:00 GMT</pubDate>
      <description>markdown.new and Jina Reader convert web pages to clean markdown, cutting token usage by 80%+. markdown.new runs on Cloudflare edge (500 req/day free). Jina Reader uses a URL prefix for instant conversion including PDFs.</description>
      <category>tools-tips</category>
    </item>

    <item>
      <title>Claude Code Router: Use Any Model With Claude Code&apos;s Interface</title>
      <link>https://stevengonsalvez.com/tools-tips/claude-code-router</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/tools-tips/claude-code-router</guid>
      <pubDate>Fri, 15 Aug 2025 00:00:00 GMT</pubDate>
      <description>Claude Code Router is a middleware proxy that routes Claude Code API requests to DeepSeek, Gemini, Ollama, or OpenRouter. Same Claude Code UX, different models, lower bills. Rule-based routing by task type. 31k stars.</description>
      <category>tools-tips</category>
    </item>

    <item>
      <title>Deepgram: $200 Free STT That Makes Voice Coding Actually Work</title>
      <link>https://stevengonsalvez.com/tools-tips/deepgram</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/tools-tips/deepgram</guid>
      <pubDate>Sun, 10 Aug 2025 00:00:00 GMT</pubDate>
      <description>Deepgram Nova-3 provides real-time streaming speech-to-text fast enough for voice-driven coding. $200 free credit (12,000 minutes). Handles technical vocabulary like useState, async await, and middleware.</description>
      <category>tools-tips</category>
    </item>

    <item>
      <title>Claude Flow: The Multi-Agent Swarm Orchestrator Before It Got a New Name</title>
      <link>https://stevengonsalvez.com/tools-tips/claude-flow-original</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/tools-tips/claude-flow-original</guid>
      <pubDate>Tue, 15 Jul 2025 00:00:00 GMT</pubDate>
      <description>Claude Flow was the original multi-agent swarm orchestrator for Claude Code by rUv. SPARC methodology, 60+ agents, hive-mind architecture. Later rewritten in Rust as Ruflo with persistent memory and MCP bridging.</description>
      <category>tools-tips</category>
    </item>

    <item>
      <title>ccusage: Finally Know How Much Claude Code Is Actually Costing You</title>
      <link>https://stevengonsalvez.com/tools-tips/ccusage</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/tools-tips/ccusage</guid>
      <pubDate>Sun, 15 Jun 2025 00:00:00 GMT</pubDate>
      <description>ccusage parses your local Claude Code session JSONL files and shows exactly where your tokens went. Daily breakdowns, per-model splits, 5-hour billing window tracking. Free CLI, no API keys needed.</description>
      <category>tools-tips</category>
    </item>

    <item>
      <title>markitdown: Convert Anything to Markdown for Your Agent</title>
      <link>https://stevengonsalvez.com/tools-tips/markitdown</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/tools-tips/markitdown</guid>
      <pubDate>Tue, 20 May 2025 00:00:00 GMT</pubDate>
      <description>markitdown by Microsoft converts PDF, DOCX, PPTX, images, audio, and HTML into clean markdown for LLM context. One CLI command, 95k stars. Supports OCR via LLM and audio transcription.</description>
      <category>tools-tips</category>
    </item>

    <item>
      <title>browser-use: Give Your LLM a Browser and Watch It Go</title>
      <link>https://stevengonsalvez.com/tools-tips/browser-use</link>
      <guid isPermaLink="true">https://stevengonsalvez.com/tools-tips/browser-use</guid>
      <pubDate>Wed, 15 Jan 2025 00:00:00 GMT</pubDate>
      <description>browser-use is a Python framework that gives LLMs agentic browser control via a DOM-first perceive-act loop. Works with Claude, GPT-4, Gemini, and local models. 89% on WebVoyager benchmark. 85k+ GitHub stars.</description>
      <category>tools-tips</category>
    </item>
  </channel>
</rss>