2385 related articles

Complete guide to OpenCode, the open-source Claude Code alternative: covers desktop and WSL installation, model configuration, rule files, custom commands, and MCP service integration.

Deep dive into TypeScript expert Matt Pocock's open-source AI coding workflow, analyzing the design philosophy behind Grill Me, 2Spec, 2Tickets, TDD, and other modular skills.

AFK is a team-oriented AI coding Agent management platform using Daemon local architecture, permission governance, task handoff, and BYOK to solve multi-user Agent collaboration challenges.

Heym is a self-hostable visual platform for building agentic systems, offering multi-agent workflow orchestration, built-in observability, human approval mechanisms, and MCP protocol support.

Claude Code creator Boris shares 10 practical AI coding tips in his viral talk, covering setup, prompting, planning, team collaboration, SDK usage, and multi-instance concurrency.

Deep dive into how developer Theo optimizes AI coding agents through AGENTS.md, CLAUDE.md, and Skills files for Claude Code and Codex, covering global config, skill reuse, example-driven teaching, and data-driven optimization.

Deep dive into Prompt Caching: how it works, why AI Agents repeatedly send tokens causing costs to skyrocket, and best practices to slash LLM costs by up to 90%.

Deep dive into the Tau open-source coding framework: tree-based session management, JSONL persistence, skills system, and custom prompts. Learn how this Python port of Pi delivers a new AI coding agent experience.

Exploring language choice in the AI coding assistant era: statically typed languages like TypeScript and Rust enable AI self-correction via compiler feedback, while Python leads with massive training data.

AI coding tools are lowering software development barriers, enabling more people to become builders. This article analyzes SaaS disruption, agent-driven internet, personal brand rise, and how AI reshapes the future of software.

A B2B SaaS developer shares their multi-agent code review practice: building an automated review loop with Opus, Composer, and CodeRabbit, shifting from reading diffs to writing better tests.

Cursor gives users $20 in free credits, sparking Reddit discussion. A deep dive into AI coding tool credit marketing strategies and how Cursor builds reputation advantage against GitHub Copilot.

A detailed guide on full-stack LangChain architecture design, covering FastAPI backend setup, streaming responses, React frontend integration, and practical tool selection with LangServe and LangGraph.

U.S. chain pharmacy Kinney Drugs pulled its AI phone assistant after hundreds of complaints. Analysis of why healthcare AI voice assistants fail and how to avoid deployment disasters.

A comprehensive Gemini model family guide for Go developers, covering Pro vs Flash selection strategies, multimodal capabilities, official Go SDK integration, and token management practices.

oqoqo is a developer-focused AI evaluation tool for building private benchmarks, measuring Agent performance on real products, and optimizing model selection across GPT, Claude, and Gemini.

Prime Agent is an open-source self-improving coding agent using Recursive Language Models and Continual Harness abstractions, achieving 95.5% on ARC-AGI-3.

Brandfetch MCP provides AI Agents with 50M+ brands' logos, colors, and fonts via MCP protocol, solving the problem of AI fabricating brand assets in design work.

Complete guide to self-hosting LLMs on Azure Kubernetes Service with vLLM, covering GPU scheduling, NVIDIA GPU Operator setup, deployment troubleshooting, and cost control for production workloads.

Uncle Bob open-sources swarm-forge, a lightweight multi-AI agent coordination tool built with Clojure. Explore its design philosophy, Clojure's concurrency advantages, and its significance in the multi-agent framework ecosystem.