Skip to content

v0.13.0

Choose a tag to compare

@github-actions github-actions released this 05 Jun 14:40
· 147 commits to main since this release
v0.13.0
63f04eb

What's Changed

  • Github release pipeline and curl to bash install script by @benbaarber in #77
  • chore(tooling): add justfile, restyle shell scripts, add shellcheck gate by @akesling in #78
  • chore(quality): treat warnings as errors in test, doc, examples gates by @akesling in #79
  • feat(site): drag-and-drop, format toggle, and custom resize for visualizer by @akesling in #80
  • feat: path share — one-shot interactive Pathbase upload by @akesling in #82
  • feat(path-cli): path resume — one-shot resume into a coding agent by @akesling in #83
  • feat(path-cli): cross-harness translation matrix + codex idempotence fixes by @ben-emp in #81
  • Unify provider derive/project through ConversationView; drop Turn.extra by @ben-emp in #86
  • fix: make derive_path actors conform to the base schema by @ben-emp in #87
  • refactor(path-cli): group plumbing under path p … (0.10.0) by @akesling in #88
  • feat(toolpath): add meta.kind path-kind field; tag conversation paths "convo" by @ben-emp in #85
  • Readable conversation previews: kind-aware transcript + ANSI by @ben-emp in #90
  • Refresh pathbase-client; upgrade path-cli to graphs-by-UUID API (0.11.0) by @akesling in #89
  • Embed skim as a built-in fuzzy picker; fzf becomes optional (0.11.0) by @akesling in #91
  • release: bump versions across the kinds + previews + picker batch by @akesling in #94
  • fix(scripts): update test-pathbase-live URL assertions to Pathbase 1.1 by @akesling in #95
  • Rename toolpath.dev → toolpath.net; host install.sh on the site by @akesling in #97
  • release(ci): vendor openssl for the macOS build by @akesling in #98
  • fix(check): install site deps before building in gate_site by @akesling in #96

New Contributors

Full Changelog: v0.0.0-test1...v0.13.0