Silent Install HQ
EXE WinGet

Craft Agents

Craft Docs Ltd. · 0.9.2 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
Craft-Agents-x64.exe /S
Upgrade
Craft-Agents-x64.exe /S --updated

File Identity

SHA256 0d69386847e5b3c0dac98d401e1a121f53522e299779fd316cb6e899a8953c02 VirusTotal ↗
Filename Craft-Agents-x64.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID CraftDocs.CraftAgents
Version 0.9.2
Description Work with most powerful agents in the world, with the UX they deserve
License Apache-2.0
Upgrade Behavior install(Install over existing)
Release Notes v0.9.2 — OAuth refresh ordering, Pi system prompt persistence, cross-machine spawn guard, i18n key restore, source_test/streaming/browser hotfixes Bug Fixes - OAuth tokens silently refresh before agent build — On cold sessions, SessionManager.sendMessage ran getOrCreateAgent → buildServersFromSources → refreshOAuthTokensIfNeeded in that order. The first build saw stale tokens, emitted AUTH_REQUIRED, and the wrapper called markSourceNeedsReauth — flipping isAuthenticated=false on disk. The user s…