What version of Path of Exile does this work with?
Path of Agent is built for Path of Exile 1 and stays in sync with Path of Building and RePoE — the two main community data sources — so game data is as current as those projects provide. Current league is Mirage (3.28). PoE 2 is not supported.
How does the analysis work?
You import a build via PoB code or public PoE Account. An AI agent receives your full build state and a set of custom tools wired directly into Path of Building. One orchestrator tool tests gear, skills, and tree changes together — every stat diff measured by the PoB engine, not predicted by the model.
What AI model does it use?
Path of Agent runs on OpenAI's GPT-5.4. The analysis chains dozens of tool calls while holding full build context across all of them — a task that demands frontier-level reasoning. We tested extensively with smaller and cheaper models, but none could handle the multi-step orchestration without losing context, skipping verification, or hallucinating stat values.
Why do I need credits?
There's no free tier because every analysis runs a frontier AI model through dozens of real PoB calculations — and that costs real money per call. Credits let you pay for what you use at your own pace. No subscriptions, no surprise charges. The Oracle's Ledger inside the app shows exactly where every credit goes.
How much does a full analysis cost?
A full unified analysis costs roughly 50–70 credits (about $0.50–0.70 USD). Follow-up questions are about 10 credits each.
Is there a free trial?
The first 100 beta users get 100 free credits — enough for a full unified analysis plus a follow-up or two. Create an account and verify your email; credits are granted automatically. The Build Library is free to browse without an account.
Is my build data shared or stored?
Your build data stays on your machine. The server only sees what's needed to run the AI analysis, and nothing is stored after the session ends.
What platforms are supported?
Windows. The app is a native desktop application built with Tauri.