APXV v1.3.2
v1.3 series stabilization — operators on Windows and Linux can connect, run jobs, and read markdown artifact reports without fighting the API key, server lifecycle, or raw JSON.
Fixed
- Linux desktop jobs —
runPipelineandcreateUploaduseresolveFetch()(Tauri HTTP plugin) instead of browserfetch, fixing immediate "job failed" on pipeline submit. - Server lifecycle — desktop
server.rskills process trees on stop/quit (Windowstaskkill /T, Linux process groups +fuser), waits for:8741to release, exposes managed vs external listener status, adds Restart server in Settings. - Onboarding / API key — auto-discover
OPERATOR-KEY-*.txt(desktop filesystem or/api/v2/system/operator-key-hint), auto-fill Connect step, copy/reload actions, inline Test connection on Setup. - Jobs UI freshness — SSE events patch react-query cache directly (no refetch lag), optimistic queued row on pipeline submit, faster stream poll + reconnect backoff, 2s polling fallback when live stream unavailable.
- Artifact reports — new Report tab renders a markdown summary; optional Download report (.md) for the full artifact report.
Added
- Pack Studio on-ramp — “Build your first pack” panel with one-click Duplicate reference pack, create-from-template shortcuts (reference / minimal), tutorial and catalog links; reference pack detail warns against editing the official pack.
- APXV™ trademark notices — README, NOTICE, desktop window title, operator console branding, website hero/footer.
- Downloads hub — docs/DOWNLOADS.md, README Downloads section, website Download section — all pointing to releases/latest.
Changed
- Operator console polish — clearer Connect banner (Settings + retry actions), actionable API errors, Jobs empty state Run a pipeline CTA, structured server status in Settings, bootstrap step progress, About APXV™ in Settings.