Tencent Cloud Developer
Author

Tencent Cloud Developer

Official Tencent Cloud community account that brings together developers, shares practical tech insights, and fosters an influential tech exchange community.

1.5k
Articles
0
Likes
8.4k
Views
0
Comments
Recent Articles

Latest from Tencent Cloud Developer

100 recent articles max
Tencent Cloud Developer
Tencent Cloud Developer
Apr 16, 2026 · Artificial Intelligence

Turning AI Agents into Visible NPCs: Building a 3D Town Plugin for QClaw

After 15 days of AI‑driven development and 45 k lines of code, the open‑source Agentshire plugin transforms QClaw/OpenClaw agents into interactive 3D NPCs within a customizable town, offering zero‑config installation, real‑time visual tracking, multi‑agent collaboration, and a data‑driven UGC framework.

3d-visualizationAI AgentsMulti-Agent Collaboration
0 likes · 12 min read
Turning AI Agents into Visible NPCs: Building a 3D Town Plugin for QClaw
Tencent Cloud Developer
Tencent Cloud Developer
Apr 15, 2026 · Artificial Intelligence

How Hermes Agent’s Skills System Enables Self‑Learning AI Agents

This article provides an in‑depth technical analysis of Hermes Agent’s Skills closed‑loop system, detailing its lifecycle from experience extraction and knowledge storage to intelligent retrieval, conditional activation, progressive disclosure, security scanning, and self‑improvement, while comparing it to academic prototypes like Voyager.

AI agentHermes AgentSecurity
0 likes · 27 min read
How Hermes Agent’s Skills System Enables Self‑Learning AI Agents
Tencent Cloud Developer
Tencent Cloud Developer
Apr 10, 2026 · Artificial Intelligence

From Prompt to Harness: Mastering AI Agents, Context Engineering, and Spec‑Driven Development

The author shares a two‑part deep dive into practical AI tooling, agent‑centric workflows, and emerging engineering paradigms—covering Mac toolchains, Agent usage, Prompt vs. Context Engineering, Spec‑driven and Harness engineering, and personal reflections on staying productive amid rapid model evolution.

Harness EngineeringMac ToolchainSpec-Driven Development
0 likes · 22 min read
From Prompt to Harness: Mastering AI Agents, Context Engineering, and Spec‑Driven Development
Tencent Cloud Developer
Tencent Cloud Developer
Apr 3, 2026 · Artificial Intelligence

LLM Showdown in a Three‑Kingdoms Strategy Game: Tactics, Winners, and Surprising Insights

This article details a custom Three‑Kingdoms‑style strategy game used to benchmark nine flagship large language models, explains the game mechanics, evaluates each model's strategic decisions and diplomatic behavior, and reveals how Gemini 3.1 Pro clinched the championship with a clever "坚壁清野" tactic while also sharing the underlying engine architecture and development lessons.

Artificial IntelligenceLLMStrategy Evaluation
0 likes · 29 min read
LLM Showdown in a Three‑Kingdoms Strategy Game: Tactics, Winners, and Surprising Insights
Tencent Cloud Developer
Tencent Cloud Developer
Apr 1, 2026 · Artificial Intelligence

Why Raw AI Models Fail and How Harness Turns Them Into Powerful Agents

The article explains the four fundamental shortcomings of raw large language models—no memory, no code execution, outdated knowledge, and no workspace—and shows how a six‑component Harness (file system, Bash + sandbox, AGENTS.md memory, web search + MCP, context engineering, and orchestration + hooks) systematically resolves each issue to make AI agents practical and reliable.

AIHarnessModel
0 likes · 34 min read
Why Raw AI Models Fail and How Harness Turns Them Into Powerful Agents
Tencent Cloud Developer
Tencent Cloud Developer
Mar 24, 2026 · Artificial Intelligence

Why AI Coding Agents Miss the Mark—and How to Make Them Work

The article analyzes the hype around AI coding tools like OpenClaw, exposing false demands, the pitfalls of building agents before real needs, the quality gaps in AI‑generated code, and practical strategies such as spec‑first coding, bottleneck identification, and multi‑model orchestration to improve productivity.

AI codingLLM AgentsSpec Coding
0 likes · 15 min read
Why AI Coding Agents Miss the Mark—and How to Make Them Work