Skip to content

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 21:00
· 62 commits to main since this release
1b8e2ad

Bug Fixes

  • DOS 8.3 short-path for cmd-unsafe Windows hook paths (#201)
  • strip Windows ?\ verbatim prefix in normalize_path_key (#202)
  • derive agent identity from the session UUID so subagent→parent links survive a worktree cwd-split (#203)
  • register large transcripts on first-sight instead of waiting for their next write (#205)
  • review-followups — 12 confirmed findings from the whole-codebase review (#210)
  • mid-attach visibility — liveness from live signals (sessions-registry probe + hook proof-of-life), never from log content (#224)
  • hardening batch — shim contract, CLI validation, falsifiable CI gate, script robustness (#231)
  • config/install data-safety — never wipe a user config, preserve comments/perms, lock the whole install round (#229)
  • visual-fidelity cluster from the external review (#233)
  • core lifecycle + transport — Waiting-clobber gate, socket-steal probe, id consistency, umask removal, resurrect hygiene (#232)
  • liveness-ladder edge fixes — live-set purge on instant exit, pid-rebind migration, CODEX_HOME probe root, lagged-Task gate, cycle-safe scope walks (#234)
  • lock-file socket arbitration, Windows SocketBusy parity, falsifiable CONN_TIMEOUT test, empty-env guard (#235)
  • bounded router cache, char-width HUD centering, aisle-slot clamp, docs drift (#237)
  • env-contract + install + signal-teardown hardening (#236)
  • close the review residuals — parent_id cycle rejection at the link seam, pod-decor south-edge band clamp (#240)
  • gate child SessionStart on the SessionEnd tombstone — a reordered SubagentStop no longer mints a sweep-cleared phantom (#245)
  • warn-once + shape pin for the undocumented sessions/.json registry (#248)
  • child ledger — ended-as-child tombstone windows + revival re-link (#249)

Documentation

  • feature npm + single-source install methods + Windows-experimental matrix (#188)
  • CLAUDE.md audit — 6 verified accuracy fixes (no restructuring) (#193)

Features

  • agent dashboard (Tab) + raise MAX_FLOORS 5→10 (#199)
  • Windows support for Codex + Reasonix hooks + Antigravity watcher (#198)
  • per-CLI badge, activity-tinted names, wider popup, overflow cue (#207)
  • liveness ladder follow-ups — Codex open-FD probe, ongoing vouches, hook identity, oversized Task seeding (#227)
  • instant exit detection — negative vouch + kqueue/pidfd process-exit watch (closes #223) (#228)
  • decode CC SubagentStart/Stop — instant subagent register + clean exit for Workflow fleets (#243)
  • child-end un-claim side-channel — the missing carrier for in-flight multi-turn subagent revival (#250)

Miscellaneous

  • build/test hygiene — drop a stray test binary, dedupe rustix, refresh lockfile (#192)
  • honest MSRV (1.78→1.89) + drop fs4 for std-native locks (closes #194) (#208)
  • bump the actions group with 2 updates (#225)

Refactoring

  • unify docs+site image pipelines behind one driver + manifest (#190)
  • reorganize pixtuoid-core integration tests by capability/layer (15 → 8 binaries) (#191)
  • consolidate cross-platform logic — one hook-command seam + one home/config resolver (#206)
  • GlobalDeskIndex/FloorLocalDeskIndex — typed desk-index spaces (#219)

Ci

  • gate the npm generator + README drift on every PR (#189)
  • pipeline hygiene from the verified CI audit (#213)
  • run windows tests with nextest ci profile and upload JUnit to Codecov (#226)
  • per-job least-privilege + tag-on-main ancestry check; OIDC prep (closes #215) (#230)

Release

  • bump 0.7.0 + Transport #[non_exhaustive] (#218)
  • re-curate the 0.7.0 in-app notes for the full window (#251)