Skip to content

Releases: anchildress1/vestige

Release list

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 24 May 22:52
54998fa

1.0.0 (2026-05-24)

Important

This release was prepared explicitly for the Gemma 4 DEV Challenge ending on 2026-05-24. Refer to the demo video and submission post.

Features

  • core-inference: foreground capture call + parser (Story 2.2) (#6) (503cc23)
  • core-inference: persona switching during session (Story 2.3) (#7) (f36b1f7)
  • final-polish UI redesign + model-readiness correctness (#46) (8c18af6)
  • inference: single-pass 3-lens extraction with convergence resolver (#55) (9bd2c23)
  • patterns: Story 4.8 — Polished Pattern List + Pattern Detail (#34) (8bd03ff)
  • phase-2: agent-emitted template labels (Story 2.10) (#13) (8f9503b)
  • phase-2: background extraction lifecycle service (Story 2.6.5) + ADR-006/007 (#11) (e723a44)
  • phase-2: background extraction worker (Story 2.6) (#10) (e81eb0e)
  • phase-2: capture session + transcript (Story 2.1) + dependabot (#3) (ac26924)
  • phase-2: close Phase 2 — ADR-009 + Stories 2.12 / 2.13 + save-flow + coverage gate (#18) (9404e2e)
  • phase-2: convergence resolver (Story 2.8) (#12) (0f9d841)
  • phase-2: multi-lens prompt assembly (Story 2.5) (#9) (cc59e14)
  • phase-2: Stories 2.15/2.16/2.18/2.6.6/2.19 — MTP, streaming, retrieval history, concurrent inference (Path C) (#44) (40fc261)
  • phase-2: Story 2.18 — retrieval history into foreground follow-up (option C) (#43) (3f55645)
  • phase-2: STT-B fallback (Story 2.4) + ADR-004 + ADR-005 (#8) (c631d41)
  • phase-2: STT-C/STT-D harnesses (Stories 2.7 + 2.9) (#14) (97a9898)
  • phase-3: pattern engine — detector, lifecycle, orchestrator, atomic cooldown reservation (#20) (03e1e74)
  • phase-3: patterns UI — list + detail (Stories 3.9 + 3.10) (#24) (4eeca6c)
  • phase-3: RetrievalRepo keyword + tag + recency baseline (Story 3.1) (#19) (0747765)
  • phase-3: Story 3.11 — embed distilled fields, not raw transcript (#37) (43ebc01)
  • phase-3: Story 3.2 — EmbeddingGemma loader + Embedder API (#21) (c0f99f5)
  • phase-3: STT-E gate + vector schema (Stories 3.3 + 3.4) (#22) (efa7128)
  • phase-4: design language pivot to Scoreboard + Story 4.1.5 rebuild (#26) (e83cfea)
  • phase-4: P0 completion — model UX, settings, patterns, diagram atlas (#36) (a1ecec2)
  • phase-4: Story 4.1 — design language pass (#25) (d557de0)
  • phase-4: Story 4.5 — Capture surface (voice + typed, error chrome, discard, audio cue) (#30) (9f1b0ea)
  • phase-4: Story 4.6 — History list + Capture footer polish (#32) (c6b2bda)
  • phase-4: Story 4.6 PR A — EntryEntity.durationMs plumbing (#31) (6673a2e)
  • recurrence viability pipeline + canonical→consensus rename (#60) (dc4d643)
  • storage: make ObjectBox the entry source of truth (#50) (b6246b9)
  • temporal pattern callouts, lens receipts, full data export (#47) (115887a)

Bug Fixes

  • inference: prompt tightening + chunk-ref recurrence for smoke test (#53) (e96b889)
  • partial-export data contract + Codex pattern hardening (#51) (47d335d)
  • patterns: per-pattern cooldown + Phase 3 detection cadence (ADR-016) (#48) (bdec2f2)
  • README anchor links + extraction tuning (template_label, goblin, vocab) (#63) (ed345cc)
  • release: reset release-please bootstrap to 1.0.0 (#40) (66b929b)

Reverts

  • roll back "prompt tightening + chunk-ref recurrence (#53)" (792e80e)