PulseAugur
EN
LIVE 21:17:11

Agent plays Slay the Spire 2 solo combat using local policy, not LLM

An agent has successfully played a full solo combat in Slay the Spire 2 without human intervention, utilizing a local, score-based greedy policy for decision-making rather than relying on an LLM for every action. The project highlights the importance of a robust command channel and feedback mechanism, where the game's rejections serve as crucial learning signals for the agent. This approach emphasizes that complex game-playing agents can be built by strategically integrating LLMs for system operation and context, while deterministic local policies handle repeatable, step-by-step decisions. AI

IMPACT Demonstrates a practical approach to game-playing agents by separating LLM functions from core decision-making, potentially influencing how AI agents are integrated into complex interactive systems.

RANK_REASON The item describes a technical implementation of an agent playing a game, focusing on the architecture and decision-making process, rather than a new model release or significant industry event.

Read on dev.to — MCP tag →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Agent plays Slay the Spire 2 solo combat using local policy, not LLM

How we ranked this

Signal score
30 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Tool
The item describes a technical implementation of an agent playing a game, focusing on the architecture and decision-making process, rather than a new model release or significant industry event.
Source corroboration
Single-source cluster
Only one publisher covered this so far. Single-source stories can still rank when the publisher is high-authority, but they lack cross-source corroboration.
Topics
product, other
Editorial topic classification. Feeds into how the story surfaces on /topic/<slug> hub pages and into the per-entity coverage mix.
AI-industry relevance
High
Clearly on-topic for AI-industry coverage.
Story freshness
Breaking (< 6h)
Fresh story with cross-source coverage still developing. Ranking may shift as more sources report.

Full methodology in our editorial standards.

COVERAGE [1]

  1. dev.to — MCP tag TIER_1 English(EN) · Bruno Marcos ·

    I made an agent play Slay the Spire 2 on its own — and what unlocked it was the game saying 'no'

    <h1> I made an agent play Slay the Spire 2 on its own — and what unlocked it was the game saying 'no' </h1> <p>On 08/09/2026, an agent played an entire solo combat of Slay the Spire 2 <strong>with no human intervention</strong>: 7 turns, 35 actions, 0 rejections. Before any enthu…