Skip to content

Releases: jr-mccoy/breadcrumbs

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 05 Sep 01:42
53b5dac

What's Changed

Full Changelog: 0.1.13...v0.2.0

v0.1.13

Choose a tag to compare

@jr-mccoy jr-mccoy released this 05 Sep 01:30
abd2bfd

What's Changed

  • fix: staleness warnings stop reporting memory that has already reached HEAD by @jr-mccoy in #48
  • Fix data loss and precision issues from field review by @jr-mccoy in #49

Full Changelog: v0.1.12...0.1.13

v0.1.12

Choose a tag to compare

@github-actions github-actions released this 18 Aug 19:05
95f7a72

What's Changed

  • F-1/F-2/F-4/F-6: field audit triage — guard stance, write-time reachability, snapshot coalescing by @jr-mccoy in #45
  • 0.1.12 — guard stops deciding for the user, and stops scoring cures as hazards by @jr-mccoy in #46
  • docs: fix reader-facing drift that made the repo look unmaintained by @jr-mccoy in #47

Full Changelog: v0.1.11...v0.1.12

v0.1.11

Choose a tag to compare

@github-actions github-actions released this 16 Aug 04:21
37d032f

What's Changed

  • 0.1.10 field-test triage: signal quality, honest reporting, retention by @jr-mccoy in #41
  • Let mark-status retire traps and answer questions by @jr-mccoy in #42
  • fix(ci): unbreak main, and cut 0.1.11 by @jr-mccoy in #43
  • release: cut 0.1.11 by @jr-mccoy in #44

Full Changelog: v0.1.10...v0.1.11

v0.1.10

Choose a tag to compare

@github-actions github-actions released this 15 Aug 06:16
38f3e3d

What's Changed

  • Remove internal review docs and clean up phase references by @jr-mccoy in #37
  • Stop hook extraction turn + morphological guard matching by @jr-mccoy in #38
  • Release 0.1.10 by @jr-mccoy in #39
  • Document PyPI trusted publisher re-pointing after repo owner change by @jr-mccoy in #40

Full Changelog: v0.1.9...v0.1.10

v0.1.9

Choose a tag to compare

@github-actions github-actions released this 06 Aug 21:47
3392f95

What's Changed

  • Fix staleness de-weighting, title scoring, and interactive prompts (MF-71/72/73) by @jumbodaddystack in #33
  • Fix agent provenance, slug length, and startup cost (MF-74/75/76/77) by @jumbodaddystack in #34
  • CI was red on Python 3.14, on a stdout double, not the CLI (MF-78) by @jumbodaddystack in #35
  • Fix guard performance, hook detection, and session record accuracy by @jumbodaddystack in #36

Full Changelog: v0.1.8...v0.1.9

v0.1.8

Choose a tag to compare

@github-actions github-actions released this 03 Aug 03:47
6165566

What's Changed

  • Remove resolved system review #3 doc by @jumbodaddystack in #23
  • docs: add system review #5 (2026-07-18) by @jumbodaddystack in #24
  • Claude/system audit 88h1e1 by @jumbodaddystack in #25
  • Fix the two hook-layer bugs (MF-01, MF-02) by @jumbodaddystack in #26
  • Fix the multi-machine projection/freshness cluster (MF-06 … MF-10) by @jumbodaddystack in #27
  • Fix input validation, correctness edges and the MCP surface (MF-14 … MF-25) by @jumbodaddystack in #28
  • Fix doc/code drift and take up D2 (MF-43 … MF-56) by @jumbodaddystack in #29
  • Close O1/O2, take up D3, fix a live MCP break (MF-57 … MF-64) by @jumbodaddystack in #30
  • Cut 0.1.8: bump version, date the changelog section by @jumbodaddystack in #31
  • Retry the PyPI upload; stop tests faking release annotations (MF-70) by @jumbodaddystack in #32

Full Changelog: v0.1.7...v0.1.8

v0.1.7

Choose a tag to compare

@github-actions github-actions released this 02 Jul 20:14
cd1a3f9

What's Changed

  • Bump version to 0.1.6 by @jumbodaddystack in #21
  • Make release publishing idiot-proof: workflow-cut tags + single-source version by @jumbodaddystack in #22

Full Changelog: v0.1.6...v0.1.7

v0.1.6

Choose a tag to compare

@jr-mccoy jr-mccoy released this 02 Jul 18:12
046cac1

What's Changed

  • Remove TestPyPI from release workflow; bump to 0.1.5 to unblock publish by @jumbodaddystack in #18
  • Add skip-existing to PyPI publish so a re-run can't get stuck on a partial upload by @jumbodaddystack in #19
  • Harden release workflow: fail fast on tag/version mismatch, tolerate re-runs by @jumbodaddystack in #20

Full Changelog: v0.1.5...v0.1.6

v0.1.4

Choose a tag to compare

@jr-mccoy jr-mccoy released this 29 Jun 19:41
fa7d21c

promoted the [Unreleased] section to [0.1.4] — 2026-06-29, with a note that the record schema_version stays 1 (the new verification records reuse the existing frontmatter contract) and a pointer to the review doc. The Added/Fixed entries cover the verification record type (F1), crumb reindex/memory_reindex + reindex-on-write (F2), the validate freshness check (F3), crumb resume --task scoping (F4/F6), and crumb mcp doctor (F11).