Skip to content

Releases: jmbeach/vat

Release list

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 21 Jun 23:02
4e42a81

What's Changed

  • Remove .gbork folder and gitignore it by @jmbeach in #63
  • feat(vat-mzd): append item-file pointer suffix in vat sync (SYNC-PTR-001..003) by @jmbeach in #61
  • feat(vat-46x): /vat skill delegates to the vat binary when installed by @jmbeach in #62
  • chore: arrow maintenance pass by @jmbeach in #64
  • fix(vat-h4n): relax project-id prefix to alphanumeric; keep suffix Crockford by @jmbeach in #65
  • chore: arrow maintenance pass by @jmbeach in #66
  • chore(release): v0.1.1 by @jmbeach in #67

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 14:58
753d55f

What's Changed

  • feat(base32): Crockford base32 utility (vat-q3m) by @jmbeach in #1
  • feat: add vat skill, fix workflow-to-tasks layout by @jmbeach in #2
  • feat: add vat skill (vat-c4d), fix workflow-to-tasks layout by @jmbeach in #3
  • chore(backlog): drop completed vat-q3m, unblock vat-s9g by @jmbeach in #4
  • chore: add linked-intent-dev, arrow-maintenance, bidirectional-differential skills by @jmbeach in #5
  • feat(vat-b9s): markdown frontmatter parser by @jmbeach in #6
  • chore(backlog): claim vat-h8x by @jmbeach in #7
  • test(vat-h8x): tests-first scaffold for project config loader by @jmbeach in #8
  • chore: vat done vat-h8x (cleared 1 blocker on vat-b6r) by @jmbeach in #9
  • chore: sync backlog by @jmbeach in #10
  • ci: add GitHub Actions workflow for fmt, clippy, build, test by @jmbeach in #18
  • feat(vat-n4c): item file read/write/append for backlog/items/.md by @jmbeach in #11
  • feat(vat-m8b): centralize line-ending normalization in file_io by @jmbeach in #12
  • feat(vat-v4j): tombstone read/write for backlog/.used-ids by @jmbeach in #15
  • feat(vat-r2n): user config loader for ~/.config/vat/config.toml by @jmbeach in #16
  • feat(vat-d6t): markdown body region split by @jmbeach in #17
  • chore: sync backlog by @jmbeach in #22
  • chore: sync backlog by @jmbeach in #23
  • feat(vat-p7d): version-check cross-cutting helper by @jmbeach in #14
  • feat(vat-r6f): bake backlog README template into the binary by @jmbeach in #19
  • feat(vat-f1w): implement parsed region parser (FMT-PARSE-001..005) by @jmbeach in #21
  • Feat/auto rebase prs by @jmbeach in #34
  • ci: merge main into PRs instead of rebasing, drop conflict comments by @jmbeach in #36
  • docs: add project README by @jmbeach in #37
  • ci: remove auto-merge-into-PRs workflow by @jmbeach in #38
  • feat(vat-b6r): implement vat config get/set commands by @jmbeach in #25
  • chore: make backlog remote-only by @jmbeach in #40
  • feat(vat-t1h): vat sync — notes extraction by @jmbeach in #32
  • feat(vat-q2e): implement vat init command by @jmbeach in #29
  • chore: arrow maintenance pass by @jmbeach in #42
  • feat(vat-s9g): ID assignment logic for vat sync by @jmbeach in #20
  • feat(vat-c9s): wire exit codes — user errors exit 1, internal exit 2 by @jmbeach in #41
  • chore: arrow maintenance pass by @jmbeach in #44
  • feat(vat-k1b): shell completions via hidden vat completions subcommand by @jmbeach in #43
  • feat(vat-n3x): switch CI test runner from cargo test to cargo-nextest by @jmbeach in #45
  • chore: arrow maintenance pass by @jmbeach in #47
  • feat(vat-g5y): bullet line tokenizer — greedy marker parser (FMT-MARK-001..007, FMT-PARSE-006, FMT-WS-002) by @jmbeach in #46
  • feat(vat-w5m): implement vat start command by @jmbeach in #48
  • feat(vat-v3k): wire bullet tokenizer into sync for marker normalization by @jmbeach in #49
  • feat(vat-skill): nested-repo atomic claim loop + Tier-1 evals by @jmbeach in #51
  • feat(vat-z4q): implement vat done command by @jmbeach in #54
  • feat(vat-x8n): implement vat block command by @jmbeach in #53
  • feat(vat-y2p): implement vat unblock command by @jmbeach in #52
  • refactor(vat-m2k): consolidate duplicated command-module code by @jmbeach in #55
  • test(vat-g4w): black-box end-to-end CLI lifecycle tests by @jmbeach in #56
  • test(vat-d3t): golden-file snapshot tests for vat sync by @jmbeach in #57
  • test(vat-f7v): snapshot tests for start/block/unblock/done by @jmbeach in #58
  • feat(vat-j5z): release workflow + cargo-install docs by @jmbeach in #59
  • build(packaging): publish to crates.io as vat-cli by @jmbeach in #60
  • chore: arrow maintenance pass by @jmbeach in #50

Full Changelog: https://github.com/jmbeach/vat/commits/v0.1.0