AI Code to Success
Author

AI Code to Success

Focused on hardcore practical AI technologies (OpenClaw, ClaudeCode, LLMs, etc.) and HarmonyOS development. No hype—just real-world tips, pitfall chronicles, and productivity tools. Follow to transform workflows with code.

61
Articles
0
Likes
200
Views
0
Comments
Recent Articles

Latest from AI Code to Success

61 recent articles
AI Code to Success
AI Code to Success
Jul 24, 2026 · Artificial Intelligence

Doubao-Seed-Evolving: Real‑World Evaluation of ByteDance’s Continuously Evolving LLM

This article evaluates ByteDance’s Doubao-Seed-Evolving model, highlighting its weekly‑level updates, 1 M‑token context window, improved stability for long‑chain agent tasks, cost‑effective inference, and real‑world performance on a full‑project Android code‑refactoring case.

1M token contextDoubao-Seed-Evolvingagent workflow
0 likes · 12 min read
Doubao-Seed-Evolving: Real‑World Evaluation of ByteDance’s Continuously Evolving LLM
AI Code to Success
AI Code to Success
Jun 11, 2026 · Artificial Intelligence

MiMo Code vs Claude Code: Hands‑On Review of Xiaomi’s New AI Coding Assistant

The article evaluates Xiaomi’s open‑source MiMo Code, comparing its persistent memory, Compose mode, and /dream command against Claude Code, and provides a step‑by‑step hands‑on test that shows how MiMo Code’s engineering‑focused workflow can reduce rework despite a slower start.

AI coding assistantClaude CodeCompose mode
0 likes · 11 min read
MiMo Code vs Claude Code: Hands‑On Review of Xiaomi’s New AI Coding Assistant
AI Code to Success
AI Code to Success
Jun 2, 2026 · Artificial Intelligence

Claude Code’s Dynamic Workflows Eliminate Manual Task Splitting – A Hands‑On Test

Claude Code introduced dynamic workflows on May 28, 2026, enabling the AI to automatically decompose tasks, run dozens to hundreds of sub‑agents in parallel, and cross‑validate results, which acts like a project manager and can cut multi‑hour jobs down to minutes while offering guidance on when to use or avoid the feature.

AI automationClaude CodeParallel Execution
0 likes · 9 min read
Claude Code’s Dynamic Workflows Eliminate Manual Task Splitting – A Hands‑On Test
AI Code to Success
AI Code to Success
May 18, 2026 · Artificial Intelligence

Redefining Skill Development: A Complete Tutorial and One‑Stop Dev Assistant

This guide explains the concept of AI Agent Skills, walks through creating, installing, and managing a Skill—including file structure, YAML metadata, progressive loading, platform-specific considerations—and introduces a one‑stop development assistant that streamlines Skill development and deployment.

AI AgentsAutomationDevOps
0 likes · 27 min read
Redefining Skill Development: A Complete Tutorial and One‑Stop Dev Assistant
AI Code to Success
AI Code to Success
Apr 20, 2026 · Artificial Intelligence

Why Identical LLMs Behave So Differently: Inside the Agent Harness Architecture

The article dissects the Agent Harness concept—covering its definition, three engineering layers, twelve production‑grade components, detailed orchestration loops, context‑management tricks, verification strategies, and how frameworks like Anthropic, OpenAI, LangChain, CrewAI and AutoGen implement these patterns, revealing why the same model can yield wildly different results.

AI AgentsAgent HarnessContext Management
0 likes · 21 min read
Why Identical LLMs Behave So Differently: Inside the Agent Harness Architecture
AI Code to Success
AI Code to Success
Apr 16, 2026 · Artificial Intelligence

Master Claude Code’s 1M‑Token Context: Proven Strategies to Manage, Compact, and Rewind

Claude Code now supports a 1 million‑token context window, but effective use hinges on disciplined context management—choosing when to continue, rewind, clear, compact, or delegate to sub‑agents, and applying three core concepts of context windows, compaction, and context rot to avoid performance pitfalls.

AI WorkflowClaudeContext Management
0 likes · 10 min read
Master Claude Code’s 1M‑Token Context: Proven Strategies to Manage, Compact, and Rewind
AI Code to Success
AI Code to Success
Apr 13, 2026 · Industry Insights

Why Anthropic’s Managed Agents Redefine AI Agent Runtime

Anthropic’s Managed Agents transform the cumbersome agent runtime into a modular, production‑ready infrastructure by decoupling the brain, hands, and session layers, improving reliability, security, and performance while offering developers a clear path to build long‑running AI workflows.

AI AgentsAgent RuntimeAnthropic
0 likes · 10 min read
Why Anthropic’s Managed Agents Redefine AI Agent Runtime
AI Code to Success
AI Code to Success
Apr 3, 2026 · Artificial Intelligence

Can Your AI Agent Earn a College Degree? Exploring Clawvard’s Evaluation Platform

The author explores Clawvard, an AI‑agent assessment platform that tests agents across eight dimensions, shares personal test results showing an initial A‑ rating with a critical retrieval weakness, details the customized improvement rules applied, and demonstrates a subsequent A+ rating, while also discussing the platform’s limits and practical use cases.

AI AgentArtificial Intelligenceevaluation
0 likes · 8 min read
Can Your AI Agent Earn a College Degree? Exploring Clawvard’s Evaluation Platform