139 related articles
TutorialsByteDance published a Claude Code Chinese manual on Feishu covering installation, domestic LLM integration, coding, copywriting, and data analysis tutorials for all skill levels.
Product ReviewsReal-world comparison of Claude 4.6 Opus/Sonnet vs Gemini 3.1 Pro for AI novel writing. Multi-model workflow: Claude for outlines, Gemini for prose, with full reference-based setup process.
Product ReviewsEntire CLI is an open-source CLI tool that auto-captures AI coding sessions from Cursor, Copilot, and Claude Code via Git hooks, linking them to commits for full traceability and compliance.
Deep DivesAnthropic's Advisor Strategy lets Sonnet execute tasks while Opus serves as advisor, cutting costs 12% while boosting SWE-Bench by 2.7 points. A new multi-model AI Agent paradigm explained.
Deep DivesDeep dive into how Augment Code uses Mercury 2 dedicated subagents to replace traditional KV cache, achieving 82% faster context compaction, 90% lower summarization costs, and 30% reduced LLM spending.
Product ReviewsIn-depth review of MiroFlow open-source AI workflow framework: technical architecture behind 5+ benchmark Top-1 rankings, multi-model support, Web UI, and comparison with LangChain and Dify.
Product ReviewsDeep dive into Skill-Agent, an open-source FastAPI framework integrating 100+ LLM providers, MCP tool protocol, multi-agent collaboration, RAG knowledge base, and sandbox execution for enterprise AI Agent development.
Tech FrontiersA deep dive into how the open-source workers-research project combines Cloudflare Workers serverless architecture with Google Gemini 2.5 to build an automated deep research AI agent.
Product ReviewsDeep dive into CowAgent (chatgpt-on-wechat), a 44K-star GitHub project featuring AI Agent capabilities, multi-platform integration with WeChat/Feishu/DingTalk, and multi-model support for building your own AI assistant.
Product ReviewsccNexus is an open-source Go-based intelligent API gateway for AI coding tools like Claude Code and Codex CLI, featuring multi-endpoint rotation, multi-platform integration, and usage monitoring.
Product ReviewsAIChat is a Rust-based all-in-one LLM CLI tool featuring Shell Assistant, Chat-REPL, RAG, and AI Agents with support for OpenAI, Claude, Gemini, and more.
Product ReviewsCC Copilot is an open-source desktop GUI for Claude Code, offering multi-AI provider switching, project management, and real-time token usage tracking.
Tech FrontiersProgrammer Yupi open-sources yupi-skill on GitHub, distilling coding experience into an Agent Skill package for Claude Code, Cursor, and other AI tools.
TutorialsComplete guide to deploying LLMs locally with Ollama. Supports DeepSeek, Qwen, Kimi-K2.5 and more. Learn how this 170K-Star open-source tool enables one-click setup, offline inference, and ecosystem integration.
TutorialsDeep dive into Ollama, the local LLM framework with 170K GitHub Stars. Deploy DeepSeek, Qwen, Kimi-K2.5 and more with one command. Learn installation, model ecosystem, architecture, and privacy benefits.
Product ReviewsCliRelay is an open-source Go tool that converts Gemini CLI, Claude Code, and ChatGPT Codex into OpenAI-compatible APIs, enabling free access to top LLMs.
Product ReviewsUnsloth is an open-source LLM training tool with 63,000+ GitHub Stars. It supports local fine-tuning of Gemma 4, Qwen3, DeepSeek and more, with Web UI, VRAM optimization, and 2-5x training speedup on consumer GPUs.
TutorialsCodex CLI 0.128.0 adds the /goal command for goal-driven autonomous loop execution. This article analyzes its technical implementation, token budget mechanism, and practical use cases.