Tag: developer-tools
All the articles with the tag "developer-tools".
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.
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.