Skip to content

APXV v1.4.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 16:02
· 9 commits to main since this release

Removed

  • Legacy CLI shimsscripts/apx_*.py, scripts/run_apx.py, auditor/apx_verify.py, apx_demo.sh / apx_demo.ps1
  • Pip entry pointsrun-apx, apx-serve, apx-ctl, apx-doctor, apx-verify-bundle, apx-onboard
  • APX_* environment fallbacks — only APXV_* names are read (agents/env.py)
  • Rust/Python compat aliasesresolve_apx_*, build_apx_*, resolve_apx_root, APXLocalServer
  • Tauri legacy commandsstart_apx_server, stop_apx_server, get_apx_server_status

Added

  • docs/MIGRATION-v1.4.md — upgrade guide from v1.3.x
  • Pack Studio authoring wizard — five-step flow (template → name → governance → activate → test run) at /packs?wizard=1
  • Build your pipeline on-ramp — Dashboard and Pack Studio entry; copy notes full agent/step composer ships in v1.5
  • Verify page?job= deep link from Jobs, recent completed jobs with artifacts, URL sync on artifact pick
  • Integrity repair helpersscripts/repair_integrity.py (audit chain rebuild + governance approval reconcile); branding migration for APX → APXV wording

Changed

  • Operator docs, runbooks, and pack READMEs use canonical apxv_* / APXV_* only
  • Default entity ZK bootstrapnormalization + threat removed from ENTITY_CIRCUITS, sovereign keygen, and shipped rust/apxv-zk/keys/ (6 entity circuits; attest path for official packs unchanged)
  • docs/cryptography/CIRCUITS.md — documents deferred normalization / threat modules (Rust sources retained)
  • Onboarding / setup — honor ?redirect= after connect; distinguish API unreachable vs missing operator key; health wait on browser onboarding; inline invalid-key feedback
  • Jobs — status-filter empty states, list errors as alerts, stale job deep-link recovery
  • BUILD-YOUR-FIRST-PACK links on Setup, Onboarding, Jobs, Pipeline, and Verify empty states
  • QA / bug sweep — 401 session recovery, sidebar typed-route resets, pack deep links (?pack=), governance/system/proposal error states, onboarding redirect preserves search params
  • Branding — user-facing product name is APXV only (no bare APX / APXV1 in UI shell or seed governance copy)
  • Version strings and publish defaults updated to 1.4.0

Fixed

  • Pack wizard Open Governance uses in-app navigation (no 404 against the API port)
  • Governance seed and library markdown — "APX agent" / "APX-governed" → APXV wording
  • LLM reasoner default system prompt uses APXV

Ship artifacts

  • APXV_1.4.0_x64_en-US.msi, APXV_1.4.0_x64-setup.exe, APXV_1.4.0_amd64.deb, APXV_1.4.0_amd64.AppImage