Releases: mistakenot/auto-stack
Releases · mistakenot/auto-stack
Release list
v0.30.0
Full Changelog: v0.29.1...v0.30.0
v0.29.1
v0.29.0
What's Changed
- feat(058): promote-e2e-harness by @mistakenot in #124
Full Changelog: v0.28.0...v0.29.0
v0.28.0
What's Changed
- fix(auto-skill): P0/P1 fuzz-test findings + harness hardening by @mistakenot in #122
- feat(057): auto-skill edge-case assurance by @mistakenot in #121
Full Changelog: v0.27.0...v0.28.0
v0.27.0
v0.26.0
What's Changed
- feat(052): reflect-tool-hardening by @mistakenot in #116
- feat(054): reflect-matcher-domain-boost by @mistakenot in #117
- feat(055): autowatch-daemon-hardening by @mistakenot in #118
- feat(053): auto-hook-hints — cross-agent hint emission on hook events by @mistakenot in #115
- chore(deps): bump actions/checkout from 6.0.2 to 7.0.0 by @dependabot[bot] in #88
- feat(etl): Quint MBT verification harness for CRDT merge by @mistakenot in #50
- chore(deps): bump github.com/yuin/goldmark from 1.7.16 to 1.8.2 in /auto-doc by @dependabot[bot] in #26
- chore(deps): bump github.com/parquet-go/parquet-go from 0.29.0 to 0.30.1 in /auto-etl by @dependabot[bot] in #29
- chore(deps): bump modernc.org/sqlite from 1.47.0 to 1.53.0 in /auto-watch by @dependabot[bot] in #90
- chore(deps): bump github.com/parquet-go/parquet-go from 0.29.0 to 0.30.1 in /auto-search by @dependabot[bot] in #31
- feat: ensure host.json on init for all tools by @yR56Ie in #8
- chore(deps): bump modernc.org/sqlite from 1.47.0 to 1.53.0 in /auto-search by @dependabot[bot] in #89
New Contributors
- @dependabot[bot] made their first contribution in #88
Full Changelog: v0.25.0...v0.26.0
v0.25.0
What's Changed
- fix(auto-skill): reconcile replacements schema and local-git lock URLs by @mistakenot in #106
- feat(046): multi-host-spa by @mistakenot in #107
- feat(047): hook-retarget-autowatch — autowatch is the sole hook ingest by @mistakenot in #108
- feat(048): auto-skill-property-tests by @mistakenot in #109
- feat(049): reflect-audit-lineage-lint by @mistakenot in #110
- fix(skill-sync): scope orphan pruning to --target set on a scoped sync by @mistakenot in #112
- feat(051): auto-artifact-cli by @mistakenot in #114
- feat(050): model-based sync testing by @mistakenot in #113
Full Changelog: v0.24.0...v0.25.0
v0.24.0
What's Changed
- feat(029): auto-ui-state-refactor by @mistakenot in #82
- feat(028): bus-event-host-field by @mistakenot in #83
- feat(030): transport-conformance-harness by @mistakenot in #85
- feat(auto-ui): in-session recent activity feed by @mistakenot in #81
- docs(reflection): seed observations.yaml — batch 1 backfill by @mistakenot in #87
- feat(027): plan-status-executor-liveness by @mistakenot in #84
- feat(031): autowatch-rpc-listener by @mistakenot in #86
- feat(032): skill-project-schemas by @mistakenot in #91
- feat(038): autowatch doc + project RPC methods by @mistakenot in #92
- feat(039): autowatch task RPCs by @mistakenot in #94
- feat(040): autowatch event ingest + relay by @mistakenot in #95
- feat(009): skill git cache + trust gate by @mistakenot in #93
- feat(033): skill-add-discovery by @mistakenot in #96
- feat(041): dataplane-backbone-assurance by @mistakenot in #97
- feat(042): auto-ui-proxy-backends by @mistakenot in #98
- feat(034): skill-native-sync-render by @mistakenot in #99
- feat(036): skill-inspect-deprecations by @mistakenot in #101
- feat(035): skill-prune-adopt — ownership/cleanup layer (T5) by @mistakenot in #103
- feat(043): etl-registry-repo-discovery by @mistakenot in #100
- feat(037): skill-integration-migration — migrate vercel + git hooks by @mistakenot in #105
- feat(044): session-html-map — auto search session export by @mistakenot in #102
- feat(045): auto-ui-event-aggregation by @mistakenot in #104
Full Changelog: v0.23.0...v0.24.0
v0.23.0
What's Changed
- feat(ui): two-way WebSocket + JSON-RPC 2.0 layer (ping/pong POC) by @mistakenot in #65
- fix(reflect): detect CLAUDE_CODE_SESSION_ID for session identity by @mistakenot in #66
- fix(ui): resolve lint errors blocking main CI by @mistakenot in #67
- feat(reflect): Phase 1 — Observe → Consolidate playbook pipeline (1.2–1.6) by @mistakenot in #68
- feat: project registry plumbing — shared registry, auto init, auto hooks fire by @mistakenot in #72
- fix(registry): make auto init migration-safe (no ordering hazard) by @mistakenot in #73
- feat(020): auto hooks install — wire fire hook into claude+codex config by @mistakenot in #74
- feat(021): auto-bus-standard — unified event bus for auto-stack by @mistakenot in #75
- feat(022): hook-event-log — durable JSONL capture + hooks ETL source by @mistakenot in #76
- feat(023): reflect-miner-queue — deterministic work-queue + coverage tracker by @mistakenot in #77
- feat(024): planning dashboard backend — enumeration, raw serving & validation harness by @mistakenot in #78
- feat(025): planning dashboard explorer — default-landing project & doc browser by @mistakenot in #79
- feat(026): planning dashboard live updates — open-doc refresh & live nav tree by @mistakenot in #80
Full Changelog: v0.22.0...v0.23.0
v0.22.0
What's Changed
- feat(012): structured tool output (tool_use_result_json) by @mistakenot in #49
- feat(autoetl): capture system/turn_duration into AgentSession.TotalTurnDurationMs [PR 1 of 3] by @mistakenot in #45
- feat(autoetl,autosearch): persist per-tool-call duration_ms, tool_use_id, interrupted (PR 2 of 3) by @mistakenot in #51
- feat(autosearch): --min-tool-duration, --interrupted, --sort-by tool_duration (PR 3 of 3) by @mistakenot in #47
- feat(013): auto-ui tech base — single-binary no-build SPA by @mistakenot in #56
- feat(015): session-intent-summary by @mistakenot in #57
- feat(016): ETL preserve session signal by @mistakenot in #58
- feat(017): unify binaries into a single
autocommand by @mistakenot in #59 - feat(018): no-sudo user-level auto watch daemon + one-command update by @mistakenot in #60
- fix(auto-watch): omit User=/Group= from user-scope systemd units by @mistakenot in #63
- feat(019): playbook-retrieval-loop by @mistakenot in #64
Full Changelog: v0.21.1...v0.22.0