125 related articles
Context Mode: How One MCP Plugin Cured…
Context Mode solves AI coding assistants' context amnesia via sandbox isolation, session continuity tracking, and code-thinking philosophy—compressing context consumption by 99% and earning 9,700 Stars in two months.
TutorialsA deep dive into Cursor's coding agent architecture and practical techniques, covering code search, feature development, debugging, code review, and custom configuration for efficient AI programming.
Product ReviewsOpenAI launches a Codex Chrome extension enabling automated actions on authenticated websites. Deep analysis of its capabilities, security design, CLI improvements, and plugin ecosystem evolution.
Tech FrontiersThis week's tech roundup analyzes OpenAI's Swarm Agent framework, Anthropic's Claude data visualization app, Kali Linux, Unikraft lightweight OS, and Go Blueprint — covering AI, security, and cloud computing.
TutorialsExplore Claude Code multi-Agent collaboration with Planner+Packager Subagents for semi-automated project iteration, plus a lite TARS orchestration concept revealing Agent inter-calling limits.
Product ReviewsIndie developer releases AI IDE WaLiCode v0.2.0 with multi-project chat, task decomposition mode, and Ollama local model support, addressing pain points in mainstream AI IDEs.
TutorialsLearn how to redirect Claude Agent SDK API requests to local LLMs via LiteLLM Proxy, achieving zero-cost inference while retaining full agent framework capabilities.
TutorialsDeep dive into SubAgent context isolation architecture, covering parent-child Agent roles, tool definitions, run_subagent implementation, and differences from TodoList and Agent Teams.
Deep DivesDeep comparison of Claude sub-agents vs agent teams: architecture differences, use cases, and real-world results. A Pokémon RPG case study shows how agent teams achieve 95%+ feature completeness.
Product ReviewsHands-on comparison of Cursor, Windsurf, and PearAI across UI design, UX, AI coding ability, and extra features to help you pick the best AI code editor.
TutorialsDeep dive into an open-source multi-Agent diagnostic system built on modified OneCall, featuring MCP real-time interaction, RAG-enhanced Q&A, and Skill routing to minimize Token consumption.
Deep DivesDeep dive into Harness Engineering: how to build execution environments, toolchains, and feedback loops for AI. From Prompt Engineering to system-level engineering for stable AI production.
TutorialsClaude Code beginner tutorial covering installation, common issues, low-cost alternatives for budget users, and deep analysis of 8 Agent design patterns revealed by the 510K-line source code leak.
Tech FrontiersOpenAI's GPT-5.3 codenamed Garlic is coming soon, Anthropic launches Claude Cowork for non-developers, plus breakthroughs in Baichuan M3 medical and SiNong agricultural AI models.
TutorialsA systematic breakdown of the Complete Guide to Claude Code course, covering context engineering, MCP protocol, claude.md configuration, multi-Agent architecture, and three progressive projects.
Product ReviewsDeep analysis of Moonshot AI's open-source Kimi K2.6 Agent orchestration: 300 sub-Agents executing 4000-step tasks, outperforming GPT-5.4 in coding benchmarks, LoRA fine-tuning on 2x RTX 4090s.
TutorialsCompare Claude Code vs traditional AI chat tools like ChatGPT across 5 dimensions: interaction, context, execution, memory, and tool invocation to decide if this AI coding assistant is right for you.
Product ReviewsDeep dive into Google AI Studio Build 2.0's major upgrade: Anti-Gravity agent, Firebase integration, full-stack support, server-side generation, and multi-framework options transforming this free AI coding platform.
TutorialsLearn how the Deep Agents framework solves enterprise AI Agent challenges like tool sprawl and context pollution, with a complete Deep Research implementation guide covering task decomposition, multi-source integration, and structured report generation.
Local Deployment of Qwen 3.6 27B on 4×…
Real-world test of Qwen 3.6 27B FP8 deployed on 4×3080Ti 16GB modded GPUs with OpenCode for system tool development. Covers hardware setup, inference speed, context management, and productivity gains.