Path of Agent
Path of Agent
Desktop analysis for PoE 1
Changelog

What's new

Latest

v0.2.3

April 30, 2026

One-time manual install required: auto-update has been silently broken since v0.1.4 — your installed app never actually checked for updates, no matter how long it ran or how many times you reopened it. v0.2.3 fixes that, but you have to download this version manually from the website one more time. After v0.2.3, every future release will auto-update on its own.

Fixes

  • Auto-update is wired up again. The lifecycle driver was orphaned by a UI cleanup in March that assumed the version badge already drove the check — it doesn't, it only displays progress. The driver now lives in its own dedicated component mounted at the app root, and a regression test guards the wiring so this can't silently happen again.
  • Sign in with Path of Exile (carried forward from v0.2.2). The OAuth fix shipped in v0.2.2 is included here too. If you couldn't sign in with your PoE account before, this release lets you do it.

v0.2.2

April 29, 2026

Fixes

  • Sign in with Path of Exile works again — the "PoE Account" button on the auth screen has been broken since v0.2.0 because the GGG OAuth credentials were silently missing from the shipped binary. v0.2.2 fixes the build pipeline and restores one-click PoE login. If you signed up via Account Tag / PoB Code in the meantime, you can now link your PoE account from Settings.

v0.2.1

April 27, 2026

Fixes

  • Analysis no longer fails halfway through with a session-expired error after re-authenticating in another window — the app now picks up rotated tokens automatically.
  • Long passive-tree preflight phases no longer time out on slower machines. Notable, mastery, and cluster testing now stream progress so the analysis pipeline stays responsive.
  • Session log uploads now work correctly. If you opt in to share session data, your analysis logs actually reach the server (this was silently broken in v0.2.0).

Polish

  • Build Library — every guide's opening pitch was rewritten in a consistent, evocative voice. No more "Strength-stacking ballista totem wander" mechanics dumps where you wanted "the wander that doesn't die."
  • Ladder Benchmarks — the Progression and Configs tabs were hidden until they have data behind them. Four populated tabs (Overview, Skills, Gear, Tree) instead of six with two empty ones.
  • App and website now use the seer icon instead of the placeholder flame, with cyan glow accents matching the brand.

v0.2.0

April 21, 2026

Heads up — existing users: one-time re-login required on first launch. Your character and stash data are safe; the login scope changed and old sessions no longer validate.

New Features

  • Build Library — 38 hand-crafted progression guides, one per skill + ascendancy combo. Each guide shows a reference character at early mapping, endgame, and aspirational tiers with full gear, skills, and passive tree. Leveling section covers gem order, gear priorities, and a scrub-through tree plan per level.
  • Ladder Benchmarks — a full six-tab drawer (Overview, Skills, Gear, Tree, Configs, Progression) replacing the old sidebar. The Progression tab shows how your archetype evolves across level tiers — where to go next, what to pick up, what to drop.
  • Sign in with your Path of Exile account — full GGG OAuth flow replaces the old Account Tag / PoB Code workflow. Your characters show up automatically after one click.
  • Unified whole-build analysis — a single analysis mode tests gear, skills, and passive tree together and produces cross-pathway upgrade packages, instead of running three separate passes.

Fixes & Polish

  • Progression tab now renders with full tier data — a silent pkg-runtime regression was stripping the data on the way to the UI.
  • Analysis no longer silently fails to start on session-log-consenting imports.
  • Divine-orb-priced items now show their real cost instead of a stale chaos-equivalent fallback.
  • Seven security and correctness fixes from the internal audit (session path traversal, sidecar auth, OAuth token leak, rate limits, gem swap replay, 45 typecheck errors).

v0.1.4

March 17, 2026

Bug Fixes

  • Fixed auto-update getting stuck in a loop — the app no longer re-downloads the same version repeatedly.
  • Cleaned up duplicate update progress indicator in the header.

v0.1.3

March 17, 2026

New Features

  • Redesigned stats sidebar with a clean ledger-style layout that's easier to scan at a glance.

Improvements

  • More accurate gear mod menus — the mod suggestions better reflect what's actually available for your item base.
  • Herald auto-correction during skill analysis catches misconfigured heralds and fixes them before running calculations.
  • Updated config panel text for clarity.

Bug Fixes

  • Fixed credit tracking not recording which pathway and analysis consumed credits.
  • Fixed PoB engine session leaks that could cause stale data across consecutive analyses.

v0.1.2

March 15, 2026

New Features

  • Automatic updates — the app now downloads and installs new versions in the background when you launch it. No more manual reinstalls.
  • Version indicator in the top bar shows your current version and update progress at a glance.
  • Analysis is paused while an update is installing to make sure you're always running the latest engine.

Bug Fixes

  • Fixed an issue where the auto-updater couldn't connect on some Windows configurations.
  • Cleaned up a duplicate version badge that appeared in the header.

v0.1.1

March 15, 2026

New Features

  • Timeless jewel awareness — the app now detects transformed keystones, highlights jewel sockets on the tree, and renders legion sprites so you can see exactly what your timeless jewels are doing.
  • If an analysis gets interrupted (crash, network hiccup), it now picks up where it left off using context from the tools that already completed.
  • New ascendancy swap simulation — test how your build would perform with a different ascendancy, complete with PoB-verified numbers.
  • Per-pathway credit tracking so you can see exactly how your credits are being spent across Skills, Gear, and Tree analyses.

Improvements

  • Analysis always runs to completion now — no more partial results from accidental cancellations.
  • More accurate config measurements across all pathways.
  • Faster app startup — the PoB engine now starts on demand instead of all at once.
  • Jewel effects are now reflected on the passive tree visualization.
  • Fixed spell suppression color in the stats sidebar.
  • Analysis history no longer gets wiped when your browser storage fills up — old entries are pruned gradually instead.

Infrastructure

  • The installer is now signed with a verified certificate — no more Windows SmartScreen warnings when you download or install.
  • Upgrades are cleaner — stale files from previous versions are removed automatically.
  • Error reporting from the desktop app helps us catch and fix issues faster.

v0.1.0

March 12, 2026

First Public Release

  • Desktop app with a bundled Path of Building engine — all calculations run locally on your machine.
  • Import builds via PoB pastebin codes or directly from your GGG account.
  • Three analysis pathways — Skills, Gear, and Tree — each powered by real PoB simulations with SSE streaming so you see results as they come in.
  • Follow-up chat on each pathway to drill deeper, test alternatives, or ask game knowledge questions.
  • Built-in auto-update system so you always have the latest version.
  • Credit-based billing — buy packs and spend at your own pace, no subscriptions.
  • Website with download page, beta access info, and account management.