Posts
All the articles I've posted.
Choosing the Right AI Coding Agent: Remote, CLI, or IDE Mode?
Published: at 12:00 AMA practical comparison of GitHub Copilot's remote coding agents, CLI mode, and VS Code agent mode based on real-world experience with Android development and automation tasks.
The Discovery Problem: How Will Agents Find Your WebMCP Tools?
Published: at 12:00 AMWebMCP's biggest unsolved challenge is tool discovery—the future of agent-web interaction depends on solving how AI agents find your website's structured tools without expensive navigation.
Why GitHub is Betting on 'Continuous AI' (And What It Means for You)
Published: at 12:00 AMContinuous AI represents the next evolution after CI/CD—GitHub's vision for LLM-powered automation in software collaboration, and what developers need to know about the future of repository automation.
Multi-Agent Systems Beyond VSCode: A Pattern Emerges
Published: at 12:00 AMVSCode custom agents, AutoGen, and agentic SDLC share a common architecture—specialized agents with structured handoffs. Discover why this pattern is becoming the standard for AI orchestration.
Automating Android Repo Secrets with Val Town and GitHub Apps
Published: at 06:45 AMHow I stopped hand-wiring Android template repos by letting a Val Town GitHub App inject keystores and GitHub Action secrets the moment a repository is created.