Section 01
[Introduction] Hearthstone AI Assistant: Empowering Card Strategy Decisions with Large Language Models
This article introduces the open-source project 'Hearthstone Match Agent Assistant', an Electron-based desktop application. By parsing Hearthstone game logs and screenshots, it sends structured match data to large language models for strategic analysis. Its core design principles are 'read-only' and 'privacy-first'—it does not perform any automated operations, only provides decision-making references. The project is maintained by CuZaoo, with source code hosted on GitHub (link: https://github.com/CuZaoo/hearthstone-agent-assistant), and the update date is 2026-06-08.