58 related articles

Complete guide to Claude Code + Opus setup via CCSwitch for unified model management. Real-world case: payment system built in 4 hours with zero hand-written code, covering installation, Prompt engineering, and model selection.

Deep dive into HiClaw, an open-source multi-Agent OS built on the Matrix protocol for transparent, controllable human-AI task coordination with Human-in-the-Loop design.

An in-depth analysis of SiYuan, a privacy-first, self-hosted open source knowledge management system. Explore its architecture, core features, use cases, and advantages over Obsidian and Logseq.

Google launches unified AI platform Antigravity, migrating Gemini CLI users to the new Antigravity CLI rebuilt in Go with multi-agent orchestration and async workflows.
Product ReviewsDeep dive into OpenCode, a terminal AI coding tool built with Go. Blazing-fast startup, multi-model support (Gemini, Claude), built-in Vim editor, and LSP integration. Compared with Claude Code and Aider.
Product ReviewsOne API is an open-source LLM API gateway that unifies 30+ LLM providers including OpenAI, Claude, Gemini, and DeepSeek through an OpenAI-compatible interface. Features Key management, quota control, load balancing, and one-command Docker deployment. 32k+ GitHub Stars.
Product ReviewsSub2API is a trending GitHub project (18,000+ Stars) built in Go that unifies AI subscriptions from Claude, OpenAI, Gemini and more into a single API with cost-sharing support.
Tech FrontiersThe Go team launches a new developer community survey to collect usage feedback and improvement suggestions. Learn about the survey's purpose, how to participate, and how past surveys drove features like generics and Go Modules.
TutorialsGo 1.25 introduces Flight Recorder, inspired by black boxes, continuously recording runtime events with low overhead. Learn its ring buffer design and real-world use cases for production diagnostics.
Industry InsightsDeep dive into the 2025 Go Developer Survey: developer satisfaction, cloud-native and AI use cases, error handling and generics challenges, IDE and AI tool trends.
ResearchGo 1.25 introduces experimental garbage collector Green Tea, exploring GC architecture changes. Learn its design, how to enable it, and potential performance gains for high-concurrency and memory-intensive apps.
Tech FrontiersGo 1.26 officially released with a new garbage collector, significantly reduced cgo overhead, experimental SIMD support, and runtime/secret key management package.
Tech FrontiersGo turns 16, evolving from a 2009 open-source experiment to the backbone of cloud-native infrastructure. From Docker and Kubernetes to generics and AI-era opportunities.
Product ReviewsIn-depth analysis of Google I/O 2026's AntiGravity 2.0 desktop app, Go-rewritten CLI, and Gemini 3.5 Flash model. Covers multi-agent workflow testing, benchmarks, and competition with Claude Code/Cursor.
Product Reviews5 curated GitHub open source projects: Post-its AI social media tool, FreeCAD 3D modeling, GoBlueprint Go scaffolding, Keystone full-stack framework, and HertzBeat monitoring system.
Product ReviewsLightningRAG is an open-source full-stack RAG framework built with Vue and Gin, supporting knowledge base management, vector search, and multi-model integration. A deep dive into its architecture and comparison with LangChain and Dify.
Product ReviewsCrush CLI is a Go-based terminal AI coding assistant reborn from OpenCode, featuring LSP enhancement, multi-model switching, and multi-session management. Pair it with free Qwen 3 Code for zero-cost professional AI coding assistance.
Product Reviews53AI Hub is an open-source AI portal platform supporting Dify, Coze, FastGPT integration, helping enterprises build operational-level AI app stores with Go-powered performance.
Deep DivesDeep dive into Tencent's open-source LLM knowledge platform WeKnora, covering RAG, autonomous reasoning Agent, and self-maintaining Wiki capabilities, plus its Go-based architecture and enterprise use cases.
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.