Using Git Worktrees to Parallelize AI Agents
Explains how Git worktrees enable parallel execution of AI coding agents, improving developer productivity by managing multiple tasks simultaneously.
Explains how Git worktrees enable parallel execution of AI coding agents, improving developer productivity by managing multiple tasks simultaneously.
Introduces SkillBox, a curated collection of reusable AI agent skills for development tasks like session management and React patterns.
A daily roundup of links and articles covering .NET, AI, web development, Windows, and the latest tech industry news and tutorials.
A daily tech reading list covering AI updates from Google, Netflix's Graph Search evolution, multi-agent workflows, and AI's impact on CI and product management.
A daily roundup of top IT and developer news, including updates on .NET, AI agents, Visual Studio, web development, and Windows tools.
Explores how AI agents are evolving from add-ons to core, autonomous coworkers embedded in enterprise systems, and the governance challenges this creates.
A guide to adding voice notifications to Claude Code AI agents using hooks, a local server, and ElevenLabs TTS for ambient awareness of parallel tasks.
A developer describes using ChatGPT to research state formation theory and applying it to tweak a game's token economy and raid mechanics.
Explains why MCP servers often fail and provides best practices for building effective MCP servers by treating them as AI agent interfaces, not REST API wrappers.
A glossary explaining key AI agent and coding assistant terms like 'skills' and 'subagents' in the context of Claude Code.
A developer shares key lessons from using AI agents full-time, focusing on workflow improvements, prompt strategies, and productivity gains in software development.
Jeremy Daer discusses why CLI tools are better than REST APIs for AI agents, citing accuracy, cost, and model accessibility.
Discusses using CLI tools over REST APIs for AI agents to improve accuracy, success rates, and cost-efficiency with simpler models.
A daily tech link roundup covering .NET, AI, web dev, Windows, mobile, and DevOps news, tools, and tutorials from January 16, 2026.
Case study on building an edge AI food monitoring system using AI-led development with the BMAD framework, achieving rapid delivery with minimal human oversight.
A guide to writing effective specifications for AI coding agents, covering principles like starting with a high-level vision and breaking down tasks.
Introduces Agent Skills, an open format for sharing reusable AI knowledge across projects, replacing project-specific AGENTS.md files.
A daily tech link roundup covering AI agents, .NET, VS Code updates, web development, JavaScript frameworks, and Windows tools.
Introducing mcp-cli, a lightweight CLI tool for efficient, dynamic discovery and interaction with MCP servers, drastically reducing token usage for AI agents.
A performance comparison of Microsoft Agent Framework implementations in Python and .NET for AI agents, using local Ollama models.