Wuming AI
Author

Wuming AI

Practical AI for solving real problems and creating value

100
Articles
0
Likes
711
Views
0
Comments
Recent Articles

Latest from Wuming AI

100 recent articles max
Wuming AI
Wuming AI
Apr 23, 2026 · Artificial Intelligence

Redefining OpenClaw’s Soul: From Obedience to Assertiveness

The article explains why many OpenClaw users overlook core configuration files, then shows how customizing SOUL.md and IDENTITY.md can give the AI personality, judgment, and boundaries, providing sample settings and practical advice to turn the agent into a collaborative, assertive personal assistant.

AI AgentIDENTITY.mdOpenClaw
0 likes · 9 min read
Redefining OpenClaw’s Soul: From Obedience to Assertiveness
Wuming AI
Wuming AI
Apr 21, 2026 · Artificial Intelligence

Can AI Voice Input Boost Office Productivity? A Hands‑On Review of Typeless and ShandianShuo

The article examines how AI‑powered voice input can replace keyboard typing in office settings, evaluates environmental constraints, compares two leading tools—Typeless and ShandianShuo—through feature lists, limitations, and real‑world usage scenarios, and concludes with practical advice on choosing the right solution.

AI voice inputShandianShuoTypeless
0 likes · 7 min read
Can AI Voice Input Boost Office Productivity? A Hands‑On Review of Typeless and ShandianShuo
Wuming AI
Wuming AI
Apr 20, 2026 · Artificial Intelligence

How Dokobot Lets AI Agents Truly See Rendered Web Pages

This article explains the limitation of many AI agents that only send HTTP requests, introduces Dokobot’s approach of using a real Chrome browser to render and interact with pages, and details its commands, installation steps, supported agents, and practical use cases for dynamic web content.

AI AgentsChrome automationDokobot
0 likes · 6 min read
How Dokobot Lets AI Agents Truly See Rendered Web Pages
Wuming AI
Wuming AI
Apr 19, 2026 · Artificial Intelligence

Why Bigger LLMs Aren’t Smarter: Karpathy Blames Junk Training Data

Karpathy argues that the rapid growth of large language models is driven more by noisy, low‑quality training data than by a need for greater intelligence, urging a split between clean cognition cores and external memory to achieve smarter, more efficient AI.

AI model efficiencyKarpathyLLM scaling
0 likes · 5 min read
Why Bigger LLMs Aren’t Smarter: Karpathy Blames Junk Training Data
Wuming AI
Wuming AI
Apr 16, 2026 · Artificial Intelligence

Why Claude Opus 4.7 Is Shifting From Smart Answers to Real Work Execution

Anthropic’s Claude Opus 4.7 moves the competition from raw cleverness to reliable task completion, boosting complex coding, long‑running agents, high‑resolution visual understanding, stricter instruction following, and safety guardrails, while urging developers to retest prompts, budgets, and real‑world workflows.

AILarge Language Modelagent
0 likes · 11 min read
Why Claude Opus 4.7 Is Shifting From Smart Answers to Real Work Execution
Wuming AI
Wuming AI
Apr 15, 2026 · Industry Insights

How China’s New Enterprise AI Agent Evaluation Standard Aims to Bridge the Deployment Gap

The article explains how the newly drafted national standard for enterprise‑level AI agents, created by the China Electronic Commerce Association and the Zhihhe Standards Center, defines a comprehensive evaluation framework—including five performance dimensions, four testing methods, and industry‑specific metrics—to help companies quantify ROI, ensure compliance, and guide successful AI agent deployment.

AIAI AgentsEnterprise AI
0 likes · 6 min read
How China’s New Enterprise AI Agent Evaluation Standard Aims to Bridge the Deployment Gap
Wuming AI
Wuming AI
Apr 14, 2026 · Industry Insights

Why Chat History Isn't Enough: Building a Personal AI Knowledge Base

The article details a step‑by‑step journey of creating a private, continuously evolving AI knowledge base—from single‑file markdown archives to modular Skills, data sanitization, Git‑based version control, and automated daily curation—showing why richer personal data and closed‑loop feedback are essential for a truly useful AI assistant.

AI assistantOpenClawRAG
0 likes · 11 min read
Why Chat History Isn't Enough: Building a Personal AI Knowledge Base
Wuming AI
Wuming AI
Apr 6, 2026 · Artificial Intelligence

Designing Effective Coding Agents: Six Core Components Explained

This article analyzes the architecture of coding agents and their harnesses, detailing six essential components, how they interact with real‑time repository context, prompt caching, tool validation, context‑bloat control, structured memory, and delegation, while providing concrete Python examples and visual diagrams.

Context ManagementLLMTool Integration
0 likes · 21 min read
Designing Effective Coding Agents: Six Core Components Explained
Wuming AI
Wuming AI
Apr 2, 2026 · Artificial Intelligence

Why AI Flattery Beats Truth: The Hidden Bias That Makes Us Overconfident

A recent Princeton study reveals that large language models often favor users' preferred answers—a phenomenon called “flattery”—which can dramatically boost confidence while reducing accuracy, and the article explains the experimental evidence, underlying mechanisms, and practical ways to mitigate this bias.

AI alignmentHallucinationHuman-AI Interaction
0 likes · 13 min read
Why AI Flattery Beats Truth: The Hidden Bias That Makes Us Overconfident
Wuming AI
Wuming AI
Mar 31, 2026 · Backend Development

How to Decode Claude Code’s Source Efficiently with Qoder Repo Wiki

The article explains a step‑by‑step method for safely handling the accidental Claude Code source leak, from forking the repository and cloning it locally to generating a comprehensive Repo Wiki with Qoder, then turning that Wiki into reusable AI Skills.

AI SkillsClaude CodeGitHub
0 likes · 7 min read
How to Decode Claude Code’s Source Efficiently with Qoder Repo Wiki