Posts
All the articles I've posted.
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.
Ship Private Android Apps with GitHub Releases and Obtainium
Published: at 09:33 AMHow to self-sign Android APKs, automate GitHub Actions releases, and use Obtainium to install custom builds without the Play Store.
Codex CLI MCP Environment Variables: Lessons from the Sandbox
Published: at 12:00 AMWhy Codex CLI MCP servers need explicit environment variable configuration and how sandboxed runtimes differ from your local shell.
Copilot CLI vs Codex CLI: Terminal AI Assistants Compared
Published: at 12:00 AMA hands-on comparison of GitHub Copilot CLI and OpenAI Codex CLI across shell integration, remote agents, configuration, and documentation experience.