Tag: automation
All the articles with the tag "automation".
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.
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.
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.
Exporting Diffs for LLM Analysis and Codemod Generation
Published: at 11:12 AMA practical workflow for exporting git diffs, teaching LLMs the refactor patterns, and generating codemods with test data to apply across repositories.
Why Modern PostgreSQL is a Game-Changer for AI Agents
Published: at 10:00 AMHow modern PostgreSQL approaches empower AI agent workflows, making them ideal for local development and embedding-based applications.