Tag
A tool that enables running Linux-based AI agents on Windows systems, simplifying cross-platform development workflows.
The article describes replacing single-model code review with a consensus of multiple AI models, where only explicit approvals count, leading to more reliable code reviews at the cost of longer discussions.
This article compiles 10 high-value Skills essential for Codex, covering planning, code quality, frontend implementation, automated testing, CI/CD, security, and external tool integration, and provides installation methods and recommended combinations to help users improve development efficiency.
This article introduces the practical experience of using BeefAPI as an AI API relay service, emphasizing its stability, one-click configuration of secondary models, a quota calculator, and a Dragon Boat Festival promotional offer.
An engineer at Cognition shares internal tips for using Devin, including the 'Agent Fan Out' technique where a master agent spins up parallel child agents to solve tasks independently.
A developer tested over 30 Claude Code repositories and found 5 that genuinely improve Claude's building capabilities, such as Superpowers which forces structured planning before coding.
Codex tip: Use codex remote-control to connect any remote VM including a Raspberry Pi to Codex mobile, turning your phone into a remote development box.
A Twitter thread describing how to build a software factory using Claude Code with seven specialized AI agents to avoid the pitfalls of vibe coding, enabling one developer to ship features efficiently.
A firsthand perspective from an enterprise R&D manager on the realities of AI adoption in large companies, highlighting gaps between executive expectations and actual productivity improvements, and the challenges of getting teams to use AI tools effectively.
A comprehensive curated list of 100 repositories across 11 categories that extend Claude Code's capabilities, from awesome lists to memory systems and orchestrators, enabling developers to build a system rather than just use a tool.
The article discusses the idea of using a small local language model to continuously check code quality and enforce coding standards, aiming to keep codebases clean and secure without relying on cloud LLMs.
Shares a workflow tip for Claude Code: use subagents to keep context windows separate, mix different models, and assign specific tools to each subagent.
Matt Pocock open-sourced Skills for Real Engineers, a set of small, composable, and hackable AI coding skills designed to address issues in AI programming such as understanding bias, lack of shared language, missing feedback loops, and software entropy. The tool enhances AI programming efficiency through skills like grill-with-docs, tdd, and diagnose, and provides a complete workflow.
VS Code's new 'Agents window' allows developers to use local AI models, but still requires an Internet connection and a GitHub Copilot subscription.
The author shares an in-depth experience using Codex Agent, including the macify plugin update, AI Insider 2.0, and the wechat2readwise service, emphasizing its powerful features and low cost.
A new open-source library on GitHub provides 136 ready-to-use Codex subagents for specialized development tasks like backend, infrastructure, and security, allowing users to delegate specific workflows to focused AI assistants.
JetBrains launched 'Air', a new development environment specifically designed for orchestrating multiple AI coding agents in parallel to handle complex tasks simultaneously without interference.
Better Sol is a tool that enables developers to build end-to-end Solana applications using TypeScript.
Jian Xiao Liao announces the availability of a new serverless agents API, signaling a shift in how AI agents are deployed and managed.
BNA Code is a CLI agent designed to build full-stack mobile applications directly from the terminal.