103 related articles

Gas Town is an open-source multi-agent workspace manager built in Go with 16,000+ GitHub Stars. This article analyzes its architecture, Go language advantages, and typical multi-agent collaboration scenarios.

Immich is a high-performance open-source self-hosted photo manager with 100k+ GitHub Stars. Features auto backup, AI search, face recognition, and Docker deployment.

Vibe Coding, coined by ex-Tesla AI Director Karpathy, redefines AI programming. This article breaks down the LLM + Agent + Workflow three-layer architecture.

AMD GPU black screens running local LLMs? This post-mortem covers Ollama's 3 fatal flaws and how switching to LM Studio boosted token speed from 5 to 36, with ROCm setup, Speculative Decoding, and GFX version tips.

Hands-on review of Meituan's CatPaw AI coding tool: free GLM-5.2 access, 500-point quota, real network error issues, and comparison with Cursor and CodeBuddy.

Deep dive into Claude Code's major new updates: Remote Control for session takeover, Auto Mode to reduce interruptions, multi-agent code review, Auto Memory, and Routines for cloud automation workflows.

A complete guide to self-hosting Dify, the open-source AI platform: environment setup, Docker Compose deployment, LLM integration, and app building. Runs on just 2 cores and 4GB RAM.

In AI-assisted coding, having AI borrow from open-source projects often leads to wholesale copying. This article uses the GapGun audio tool as a case study to show how to set borrowing boundaries and guide AI precisely.

A deep dive into AI Agent architecture and engineering practices, covering tool design, ReAct execution patterns, Vercel deployment, and production considerations to bridge the prototype-to-production gap.

Deep analysis of memory system architectures across 16 open-source AI Agent projects including Hermes, Goose, NanoClaw, and Deerflow, covering FTS5 vs vector search, multi-tenant isolation, and LLM auto-extraction.

Deep analysis of LLM job interview essentials: Multi-Agent architecture, Harness engineering, Agent Loop, sandbox isolation, and memory management with career transition tips.

CLI-WeChat-Bridge is an open-source tool that bridges AI CLI tools like Codex, Claude Code, and Open Code to WeChat, supporting voice input, file transfer, and multi-CLI parallel switching.

June 2026 GitHub AI trends: Agent ecosystem middleware tools surge — PM Skills, Agent Reach, Graphify, and Skill Spectre signal the Agent middleware era.

Is AI-assisted coding making your codebase messier? Learn deep modules, seams, and adapters from A Philosophy of Software Design to systematically fix your architecture.

PiDeck 0.5.0 completes the rebrand from PiDesktop, shipping 10 versions with ~100 changes in one week: design system overhaul, dark mode, LAN sharing, Git integration, and dual-layer proxy config.

A complete guide to building apps with AI coding tools, covering product docs, prototyping, full-stack development, database design, project management, and testing — no coding required.

Deep dive into Harness AI Engineering Programming methodology, covering SDD, Skill development patterns, and core practices for enterprise-level AI-assisted development.

A detailed guide to CrewAI multi-Agent collaboration covering core concepts, FastAPI service setup, and real-world comparisons of GPT-4o Mini, Qwen Max, and Llama 3.1.

A deep dive into Claude Code's positioning and use cases, covering the five evolutionary stages of AI programming tools from traditional coding to autonomous agents.

Using a todo app's full development lifecycle as a guide, this article covers 35 core full-stack technologies from frontend to backend, databases, DevOps, cloud deployment, and scaling architecture.