<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>AI Tools on Bruce on AI Engineering</title><link>http://www.heyuan110.com/tags/ai-tools/</link><description>Recent content in AI Tools on Bruce on AI Engineering</description><generator>Hugo</generator><language>en</language><lastBuildDate>Fri, 03 Apr 2026 14:00:00 +0800</lastBuildDate><atom:link href="http://www.heyuan110.com/tags/ai-tools/index.xml" rel="self" type="application/rss+xml"/><item><title>Claude Pricing 2026: My $400/mo Bill Decoded — Pro vs Max vs API ROI</title><link>http://www.heyuan110.com/posts/ai/2026-04-03-claude-pricing-complete-guide/</link><pubDate>Fri, 03 Apr 2026 14:00:00 +0800</pubDate><guid>http://www.heyuan110.com/posts/ai/2026-04-03-claude-pricing-complete-guide/</guid><description>&lt;p&gt;&lt;img src="http://www.heyuan110.com/posts/ai/2026-04-03-claude-pricing-complete-guide/cover.webp"
 alt="Claude AI pricing comparison chart showing Free, Pro, Max, and Team plans for 2026"
 
 loading="lazy"
 decoding="async"
 fetchpriority="low"
 width="1200"
 height="630"
/&gt;
&lt;/p&gt;
&lt;p&gt;Anthropic&amp;rsquo;s Claude has become one of the most capable AI assistants available, but its pricing structure can be confusing. With five consumer tiers, two Max sub-tiers, a Team plan with mixed seat types, and a separate API — choosing the right plan takes real research.&lt;/p&gt;
&lt;p&gt;This guide breaks down every Claude pricing option available in April 2026, including exact costs, usage limits, and practical recommendations for different user types. Whether you are a casual user exploring the free tier, a developer running &lt;a href="http://www.heyuan110.com/posts/ai/2026-02-25-claude-code-pricing/"&gt;Claude Code&lt;/a&gt; daily, or a team lead evaluating enterprise options, you will find the numbers you need here.&lt;/p&gt;</description></item><item><title>Seedance 2.0 Deep Dive: ByteDance AI Video Model That Tops Sora and Veo</title><link>http://www.heyuan110.com/posts/ai/2026-03-29-seedance-2-bytedance-ai-video/</link><pubDate>Sun, 29 Mar 2026 10:00:00 +0800</pubDate><guid>http://www.heyuan110.com/posts/ai/2026-03-29-seedance-2-bytedance-ai-video/</guid><description>&lt;p&gt;&lt;img src="http://www.heyuan110.com/posts/ai/2026-03-29-seedance-2-bytedance-ai-video/cover.webp"
 alt="Seedance 2.0 AI video generation model by ByteDance — cinematic multi-modal creation workspace"
 
 loading="lazy"
 decoding="async"
 fetchpriority="low"
 width="1200"
 height="630"
/&gt;
&lt;/p&gt;
&lt;p&gt;In February 2026, ByteDance released &lt;strong&gt;Seedance 2.0&lt;/strong&gt;. Within weeks, it hit &lt;strong&gt;#1 on the Artificial Analysis text-to-video leaderboard&lt;/strong&gt; — beating Google Veo 3, OpenAI Sora 2, and Runway Gen-4.5 in blind human evaluation.&lt;/p&gt;
&lt;p&gt;If you are reading this from outside China, you have probably heard the buzz but face a wall of confusion: What is Dreamina? What is VolcEngine? Can you even sign up without a Chinese phone number? Is there legal risk from the Disney controversy?&lt;/p&gt;</description></item><item><title>Best MCP Servers for Claude Code: 18 Tools You Need in 2026</title><link>http://www.heyuan110.com/posts/ai/2026-03-05-best-mcp-servers-claude-code/</link><pubDate>Tue, 03 Mar 2026 14:00:00 +0800</pubDate><guid>http://www.heyuan110.com/posts/ai/2026-03-05-best-mcp-servers-claude-code/</guid><description>&lt;p&gt;The MCP ecosystem has exploded. Since Anthropic open-sourced the Model Context Protocol in late 2024, the community has built over 10,000 public MCP servers, and the official SDKs have surpassed 97 million downloads across TypeScript and Python. Every major AI tool vendor now supports MCP — Anthropic, OpenAI, Google, and Microsoft have all adopted it as the standard for connecting AI agents to external tools.&lt;/p&gt;
&lt;p&gt;But with thousands of servers available, finding the ones that actually matter is the hard part.&lt;/p&gt;</description></item><item><title>Vibe Coding Guide 2026: What It Is, Best Tools, and How to Start</title><link>http://www.heyuan110.com/posts/ai/2026-02-22-vibe-coding-guide/</link><pubDate>Sun, 22 Feb 2026 09:00:00 +0800</pubDate><guid>http://www.heyuan110.com/posts/ai/2026-02-22-vibe-coding-guide/</guid><description>&lt;p&gt;In 2026, if you follow the AI coding space, one term is impossible to ignore: &lt;strong&gt;Vibe Coding&lt;/strong&gt;. From a single tweet to the Collins Dictionary Word of the Year shortlist and MIT Technology Review&amp;rsquo;s Top 10 Breakthrough Technologies, Vibe Coding has evolved from a niche concept into a mainstream development practice. Statistics show that 91% of engineering organizations have adopted at least one AI coding tool, and Vibe Coding is the most emblematic idea driving this transformation.&lt;/p&gt;</description></item><item><title>AI Workflow Playbook: From Prompts to Production Code</title><link>http://www.heyuan110.com/posts/ai/2026-01-30-ai-workflow-real-guide/</link><pubDate>Fri, 30 Jan 2026 10:00:00 +0800</pubDate><guid>http://www.heyuan110.com/posts/ai/2026-01-30-ai-workflow-real-guide/</guid><description>&lt;p&gt;Most people have been using AI for months, yet they&amp;rsquo;re still stuck in &amp;ldquo;ask a question, get an answer&amp;rdquo; mode. They&amp;rsquo;ve had plenty of conversations with ChatGPT, but when it comes to real work, the results always feel lacking — answers are too generic, generated code won&amp;rsquo;t run, or the output screams &amp;ldquo;written by AI.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;The problem isn&amp;rsquo;t that AI is bad. It&amp;rsquo;s that &lt;strong&gt;we&amp;rsquo;re using it wrong&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;This article is a practical AI workflow methodology distilled from real-world experience — covering how to ask better questions, how to write effective prompts, how to use AI for programming, and how to deploy AI in enterprise settings. If you&amp;rsquo;re still figuring out how to make AI genuinely useful, this guide is for you.&lt;/p&gt;</description></item><item><title>Claude Code Complete Guide: From Beginner to Power User</title><link>http://www.heyuan110.com/posts/ai/2026-01-14-claude-code-guide/</link><pubDate>Wed, 14 Jan 2026 14:38:00 +0800</pubDate><guid>http://www.heyuan110.com/posts/ai/2026-01-14-claude-code-guide/</guid><description>&lt;p&gt;&lt;img src="http://www.heyuan110.com/posts/ai/2026-01-14-claude-code-guide/cover.webp"
 alt="Claude Code terminal AI assistant"
 
 loading="lazy"
 decoding="async"
 fetchpriority="low"
 width="2752"
 height="1536"
/&gt;
&lt;/p&gt;
&lt;p&gt;Have you ever wished for an AI assistant that could actually &lt;em&gt;do things&lt;/em&gt; — not just give advice, but directly edit files, run commands, and handle repetitive tasks? &lt;strong&gt;Claude Code&lt;/strong&gt; is exactly that. Built by Anthropic, it runs in your terminal as a fully agentic AI assistant that understands your needs and takes action.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;It&amp;rsquo;s not just for programmers.&lt;/strong&gt; While Claude Code excels at coding, it can also help product managers organize documentation, assist ops engineers with log analysis, help admin staff process data reports, and automate tedious repetitive work for anyone.&lt;/p&gt;</description></item></channel></rss>