Posts
All the articles I've posted.
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.
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.