Blog Entry

Blog

Browse by practical paths first: AI coding setup, workflow judgment, and troubleshooting records. Pick a track, then open the individual posts.

Featured Topics

These paths match the questions worth revisiting now: AI content safety, frontier research, Windows setup, OpenClaw errors, and practical AI engineering workflows.

Start Here

Start with context

If you are not sure where to enter, start with definitions, setup context, troubleshooting, and official sources.

More long-running topic paths

Additional article clusters that connect related posts around the same practical problem.

AI Mindset

After Exams, Do Not Just Chase Majors: What Children Need In The AI Era

After high-stakes exams, many parents ask whether children should study computer science, math competitions, English, or worry about jobs disappearing. The deeper question is how to build adaptability in an AI-shaped world.

#AI Mindset#AI Education#Parenting#Future of Work#Everyday AI#AI Coach Laohui
AI Mindset

AI Is Changing the World: How Ordinary People Can Read the Trend

AI is no longer just a productivity tool. It is moving into work, buying decisions, and learning systems. Ordinary people need to understand AI as a coworker, a customer, and a teacher.

#AI Mindset#AI Tools#AI Agents#Everyday AI#Ethan Mollick#AI Coach Laohui
AI Tools

Don't Use Doubao Only as a Chatbot: 6 Practical AI Workflows for Everyday Users

A practical guide to using Doubao beyond casual chat: clarify tasks, scan contract risks, read images carefully, cross-check claims, capture lessons, and build reusable AI templates.

#Doubao#AI Workflow#AI Tools#Everyday AI#Prompting#AI Assistant
AI Frontier

Claude Fable 5 Field Test: Verify AI News Before You React

Claude Fable 5 is broadly available while Claude Mythos 5 remains an invitation-only preview. This field test explains what changed, how to read benchmark claims, and how ordinary users can verify AI news before reacting.

#Claude#AI Models#AI News Verification#AI Agent#Model Benchmarks
GEO

Where Should You Publish GEO Content? A Platform Map Based on AI Citation Sources

Platform selection for GEO is not traffic ranking. It is evidence ranking. This article maps six business scenarios to the platforms and page types AI systems are more likely to use as citation evidence.

#GEO#AI Search#Platform Selection#Content Strategy#Brand Evidence
AI Research

Fine-Tuning May Reactivate What LLMs Memorized During Pretraining

A new paper and DeepLearning.AI report suggest that fine-tuning can reactivate verbatim recall of copyrighted books in large language models. Here is what AI teams should learn from it.

#AI Safety#Fine-Tuning#Copyright Risk#Content Safety#Enterprise AI
GEO

Brand GEO Strategy: Position First, Then Create Content

To make AI recommend your brand, do not start with more content. First define your brand labels, design precise recommendation questions, and correct outdated AI understanding.

#GEO#Brand Strategy#AI Search#Brand Positioning#Content Strategy
GEO

Brand GEO Diagnosis: How to Test What AI Thinks Your Brand Is

Brand GEO should start with diagnosis, not more content. This article uses Kimi and Qianwen to test whether AI recognizes a brand, which sources it relies on, and whether it carries negative or incorrect impressions.

#GEO#Brand Diagnosis#AI Search#Kimi#Qianwen
AI Tools

Feishu CLI Hands-on: Letting Codex Enter a Real Office Workflow

A practical Feishu CLI test: Codex reads the official larksuite/cli repo, installs the tool, waits for human authorization, and sends a Feishu reminder as a real agent workflow.

#Feishu CLI#AI Agent#Office Automation#Codex#Workflow
Model Testing

Did Opus 4.8 Distill Qwen or DeepSeek? We Could Not Reproduce That in This Test

In our May 30, 2026 Claude Code test material, we did not reproduce Opus 4.8 identifying itself as Qwen or DeepSeek. The run also records how Codex helped repair a Claude Code spawn EBUSY upgrade failure.

#Claude Opus 4.8#Claude Code#Codex#Qwen#DeepSeek#AI Model Testing
Open Source

CodeWhale accepted our PRs: better coding agents need better harnesses

CodeWhale, formerly DeepSeek-TUI, accepted two Kunpeng AI Lab harness PRs. This post explains why patch-impact metadata and Cargo failure summaries help coding agents rely less on guessing and more on engineering signals.

#CodeWhale#DeepSeek-TUI#Open Source#AI Coding#Agent Workflow#Harness Engineering
Agent Workflow

How to Use AI Agents: AI Chat Is Not AI Productivity

Knowing how to chat with AI is not the same as using an agent. This article uses Marvis as a simple desktop-agent example and explains how to teach an agent a repeatable workflow, validate the output, and save the process into reusable memory.

#AI Agent#Agent Workflow#Marvis#AI Productivity#Long-Term Memory
AI Tools

Marvis Basic Review: More Than a Chat Wrapper, Not Jarvis Yet

A first hands-on look at Marvis: Windows setup, first launch, the main interface, and a small marvis.qq.com task. It feels like more than a chat wrapper, but it still needs harder tests.

#Marvis#Desktop Agent#AI Tools#Windows#Basic Review
GEO Methodology

Want Your Brand Recommended by AI? Start With These GEO Signals

A practical GEO case study on why AI systems recommend certain brands, what public evidence they can read, and how to build clearer brand signals for AI search.

#GEO#AI Search#Brand Signals#AI Recommendation#Content Strategy
Agent Workflow

When DeepSeek Gets Stuck: How a Strong Mentor Model Finds the Real Root Cause

A practical DeepSeek TUI debugging case: how a stronger mentor model traced cargo check logs, found the real root cause, guided correction, and turned the failure into reusable skills.

#DeepSeek#Mentor Model#Agent Workflow#Multi-agent Workflow#AI Coding Agents#Skill#Root Cause Debugging
AI Tool Debugging

Codex + Tencent LKEAP 401: Debug the Protocol Path Before the API Key

A practical debugging note on Codex, Tencent LKEAP, OpenAI-compatible endpoints, final request URL shape, and the protocol-path mismatch between Responses API and Chat Completions.

#Codex#Tencent LKEAP#OpenAI compatible#Responses API#Chat Completions#Protocol Debugging#Agent Workflow
Agent Workflow

How I Make DeepSeek Work Closer to Claude Code in Practice: the Mentor Model Pattern

DeepSeek does not become Claude Code as a single model. This post explains a multi-model mentor workflow where a stronger model plans, supervises, debugs, reviews, and turns failures into reusable skills.

#DeepSeek#Claude Code#Multi-agent Workflow#AI Coding Agents#Agent Workflow#Skill
AI Coding

Desktop GUI vs Terminal TUI: how I choose the right interface for AI coding agents

GUI and TUI workflows solve different problems. This guide explains when AI coding agents need visual context, browser supervision, parallel terminal sessions, and human handoff points.

#AI coding agents#GUI#TUI#Claude Code#Codex#OpenClaw#Agent Workflow
Developer Tools

Can Claude Code Still Use DeepSeek? A Windows Test with cc-switch

A practical Windows test of routing Claude Code to DeepSeek with cc-switch, including provider setup, PowerShell ps1 issues, JSON BOM config errors, and verification with status and doctor checks.

#Claude Code#DeepSeek#cc-switch#Windows#AI Coding#PowerShell#DeepSeek API
Open Source

Windows Agents Keep Freezing: What We Learned from an OpenClaw Merge and a Hermes Maintainer Reply

A practical engineering postmortem on turning Windows AI agent failures into upstream evidence: OpenClaw merged PR #76024 for transient Windows file locks, while Hermes PR #15846 was not merged but received a maintainer reply that placed the work into a broader Windows support direction.

#OpenClaw#Hermes#Windows#AI Agent#Open Source#Upstream Contribution
Developer Tools

DeepSeek TUI on Windows: A Practical Look at a Terminal-Native Coding Agent

A practical review of DeepSeek TUI on Windows, covering installation, terminal rendering issues, MCP, LSP diagnostics, session recovery, and why terminal-native coding agents matter.

#AI Agents#DeepSeek#DeepSeek TUI#Open Source#Software Engineering#Developer Tools
Agent Workflow

Green Tests Are Evidence, Not Approval: Why Multi-Agent Engineering Needs ACS

ACS, short for Agent Collaboration SOP, is a vendor-neutral workflow for teams that use multiple AI coding agents. It separates human ownership, agent execution, independent review, evidence ledgers, case studies, anti-patterns, and redaction gates.

#ACS#Agent Collaboration SOP#AI Coding Agent#Agent Workflow#Evidence Ledger#Case Study
Open Source

OpenClaw Accepted Our PR #76024: A Windows EBUSY Fix That Made It Upstream

A practical postmortem on PR #76024, a Windows memory atomic reindex fix accepted by OpenClaw. It covers the EBUSY / EPERM / EACCES boundary, the patch strategy, review process, CI status, merge commit, local verification, and reusable evidence records.

#OpenClaw#Windows#Open Source#AI Agent#Agent Workflow#Upstream Contribution
Agent Forum

Why AI Agents Need Their Own Technical Forum

AI agents need more than long context windows. They need a searchable, structured, public-read and whitelisted-write forum where troubleshooting evidence, commands, hypotheses, and verification notes can be handed from one agent to another.

#Agent Forum#AI Agents#Agent Workflow#AI Engineering#CLI#Markdown
AI Coding

Claude Code vs Codex CLI in 2026: If Both Are Terminal Coding Agents, Which Ecosystem Should You Bet On?

Claude Code and Codex CLI are both strong terminal-first coding agents, which makes them one of the most direct comparisons in AI coding right now. This guide focuses on the real decision: Anthropic route or OpenAI route, and which one fits your workflow better.

#Claude Code#Codex CLI#OpenAI#Anthropic#AI coding
AI Coding

Claude Code vs Cursor in 2026: Choose Terminal Agent Or IDE Platform First

Claude Code and Cursor are both hot, but they are not the same kind of product. One feels like a coding agent living in your terminal, while the other is a broader AI coding platform centered on the IDE. This guide helps you decide which one actually fits your workflow.

#Claude Code#Cursor#AI coding#comparison#agent
AI Coding

Claude Code On Windows PowerShell: Install, PATH, HTTP_PROXY, And Network Fix

Claude Code not working in Windows PowerShell? Check installation state, PATH, HTTP_PROXY, HTTPS_PROXY, terminal sessions, local proxy listeners, and CLI network errors in this practical Windows troubleshooting guide.

#Claude Code#Windows#PowerShell#proxy#HTTP_PROXY
AI Coding

What Is A Source Map? Why It Can Help Reconstruct Code, And Why The Claude Code Story Made It Go Viral

What exactly is a source map, and why can it make source code easier to reconstruct? This guide explains source maps in plain language, why they exist, how they work, what risks they create in production, and why the Claude Code story suddenly made everyone care.

#source map#Claude Code#source leak#frontend engineering#JavaScript
AI Coding

After The Claude Code Source Leak Went Viral, These Are The 3 Things That Actually Matter

Why did the Claude Code source leak story go so viral? The real value is not gossip. It is understanding what was actually exposed, what the reconstructed code reveals about AI coding products, and how ordinary people can turn the attention into content, services, and income.

#Claude Code#Anthropic#source leak#AI coding#source map

OpenClaw Windows Errors: Fix Script Policy, Config Edit, Ports, And Message Delivery

OpenClaw failing on Windows? Fix PowerShell script policy, config edit too many arguments, port conflicts, gateway startup, and message delivery with a practical checklist.

#OpenClaw#Troubleshooting#Self-hosted#AI Assistant#Tutorial
AI编程

AutoGen vs CrewAI 2026: Ultimate Multi-Agent Framework Comparison Guide

In-depth comparison of AutoGen and CrewAI, two leading AI Agent frameworks. Code examples, performance benchmarks, selection guide, and best practices from real production experience.

#AutoGen#CrewAI#AI Agent#Multi-Agent#Framework Comparison#Python

OpenClaw Getting Started Guide: Build Your Personal AI Assistant in 5 Minutes

A practical step-by-step guide to installing and configuring OpenClaw, connecting Telegram, Discord, Feishu, model providers, local deployment options, and your first self-hosted AI assistant.

#OpenClaw#Self-hosted#AI Assistant#Local Deployment#Privacy#Multi-platform
AI Benchmark

I Tested 10 Inference Tasks with Gemini 2.5 Pro and Here's What I Learned About Agentic Coding

Real-world test of 10 complex inference tasks comparing Gemini 2.5 Pro vs GPT-4o and Claude Opus. Test data, methods, pitfalls, and learnings about Agentic Coding capabilities.

#Gemini 2.5#Large Model#Inference Model#Agentic Coding#Intelligent Agency#GPT-4o vs Gemini#Benchmark#Data Analysis
AI编程

I Refactored a 150-File Backend with Two AI IDEs — Real Data, Real Pitfalls

Same RBAC module task: Cursor took 2 hours, Windsurf took 15 minutes. A detailed comparison with real prompts, failures, and 2026 AI IDE selection advice.

#Cursor#Windsurf#AI coding#AI IDE comparison#RBAC#NestJS#coding tools benchmark
AI Coding

Cursor vs Windsurf 2025: Which AI IDE Is Right for You?

A practical comparison of Cursor and Windsurf for AI-assisted coding, covering product philosophy, pricing, real-world workflow fit, large codebases, and developer control.

#Cursor#Windsurf#AI IDE#AI Coding#Developer Tools
Industry Analysis

One Year After DeepSeek Shook the World: The Real Challenges Facing China's AI Industry

DeepSeek R1's debut in January 2025 sent shockwaves through Silicon Valley. A year later, we examine China's AI progress — and the hurdles that remain.

#DeepSeek#China AI#AI Industry#LLM#AI Competition
AI Automation

I Built an Automated Content Factory with n8n — One Post, Four Platforms, 5 Minutes

Manual cross-platform publishing ate 2 hours per post. I used n8n automation to build a content distribution pipeline that drops it to 5 minutes. Full workflow JSON, real debugging notes, and production-ready code included.

#n8n#automation#content distribution#AI workflow#multi-platform#low-code
AI Agents

AutoGLM Phone Agent Hands-On: Can an AI Assistant Really Run Your Phone?

A practical look at AutoGLM after extended real-world use, focused on what it does well, where it still struggles, and whether it is worth trying today.

#AutoGLM#AI Agent#Smartphone#Mobile AI#Productivity#Android
AI Coding

Bolt.new in Real Use: Is It Really a 30-Second Website Builder or Just a Great Prototype Tool?

A practical review of Bolt.new focused on what it does best, where it saves time, where it still falls short, and why it is strongest as a rapid prototype tool.

#AI Coding#Bolt.new#No-Code#Web Development#Rapid Prototyping#WebContainers
AI Agents

Build an AI Agent in 5 Minutes with Coze? A More Practical Look at Where It Beats Dify

A practical Coze review focused on onboarding speed, templates, plugin workflows, bot-building limits, and the real product differences between Coze and Dify.

#Coze#AI Agent#Low-Code#Bot Builder#Dify#Workflows

Kimi K2 Deep Dive: Is This the Best Chinese LLM for Long-Context Tasks?

A week of intensive testing with Kimi K2 — from document analysis to code generation — to see if Moonshot AI's latest model truly delivers.

#LLM#Kimi#K2#Long Context#Moonshot AI
Local AI

Mac Mini + Ollama for Local LLMs: How to Pick the Right Configuration Without Overspending

A practical guide to choosing a Mac mini for local LLM use with Ollama, including what really matters in hardware selection and which memory tiers make sense for different users.

#Ollama#Mac Mini#Local LLM#Apple Silicon#M4#AI Deployment
AI Hardware

Modular AI Smart Glasses: Breaking Free from One-Size-Fits-All

The AI glasses market suffers from severe homogenization — modular design could be the breakthrough. A deep dive into XuanJing's modular AI glasses, exploring how modularity solves aesthetic limitations, upgrade anxiety, and cost concerns, with the latest industry trends and buying advice.

#AI Glasses#Modular Design#Wearables#XuanJing#Smart Glasses#Modular Glasses#Wearable Tech Trends#AWE2026#AWE2026#Hardware Innovation
AI Technology

OpenClaw Goes Physical: The Desktop Robot Agent Era Is Here

SenseTime's YuanLuo opens OpenClaw integration, bridging AI from the virtual world to physical reality. An in-depth look at desktop robot agents — how they work, core architecture, applications, and what's next.

#OpenClaw#Desktop Robot#Physical AI#YuanLuo#AI Assistant#Home Robot#Robotic Arm#Human-Robot Collaboration#AI Automation