Skip to content

Releases: mistakenot/auto-stack

v0.30.0

Choose a tag to compare

@github-actions github-actions released this 07 Aug 12:37

Full Changelog: v0.29.1...v0.30.0

v0.29.1

Choose a tag to compare

@github-actions github-actions released this 06 Aug 15:57

Full Changelog: v0.29.0...v0.29.1

v0.29.0

Choose a tag to compare

@github-actions github-actions released this 07 Jul 16:03

What's Changed

Full Changelog: v0.28.0...v0.29.0

v0.28.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 22:34

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

Choose a tag to compare

@github-actions github-actions released this 01 Jul 07:28

Full Changelog: v0.26.0...v0.27.0

v0.26.0

Choose a tag to compare

@github-actions github-actions released this 30 Jun 12:07

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

Full Changelog: v0.25.0...v0.26.0

v0.25.0

Choose a tag to compare

@github-actions github-actions released this 28 Jun 17:49

What's Changed

Full Changelog: v0.24.0...v0.25.0

v0.24.0

Choose a tag to compare

@github-actions github-actions released this 27 Jun 22:01

What's Changed

Full Changelog: v0.23.0...v0.24.0

v0.23.0

Choose a tag to compare

@github-actions github-actions released this 14 Jun 20:45

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

Choose a tag to compare

@github-actions github-actions released this 10 Jun 11:04

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 auto command 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