Releases: empathic/toolpath
Releases · empathic/toolpath
v0.0.0-test1
What's Changed
- fix(ci): unbreak release-desktop workflow by @eliothedeman in #28
- chore(toolpath-desktop): auto-install frontend deps in tauri dev/build by @eliothedeman in #29
- chore: ignore node modules dir in desktop app by @eliothedeman in #30
- toolpath-codex by @benbaarber in #25
- feat(toolpath-desktop): soft-graphite dark mode + theme toggle by @eliothedeman in #32
- feat(toolpath-desktop): inline browse view in New upload tabs by @eliothedeman in #33
- feat(toolpath-desktop): chat transcript + Edit-tool diffs by @eliothedeman in #34
- toolpath-opencode by @benbaarber in #31
- fix(toolpath-convo): consult git HEAD for Write-tool before-state by @eliothedeman in #48
- fix(toolpath-convo): strip leading slash in unified_diff headers by @eliothedeman in #43
- perf(toolpath-desktop): narrow buildTree derived dep to preview.doc by @eliothedeman in #44
- fix(toolpath-desktop): fall back to transform:scale when CSS zoom unsupported by @eliothedeman in #42
- test(toolpath-desktop): vitest + unit tests for classify and flattenChatHead by @eliothedeman in #45
- perf(toolpath-desktop): memoize markdown rendering per chat turn by @eliothedeman in #46
- chore(toolpath-desktop): add synthetic preview benchmarks by @eliothedeman in #47
- chore: Add script to start desktop client by @eliothedeman in #49
- feat(toolpath-desktop): menu-bar Quick View for live agent activity by @eliothedeman in #50
- Per-row Select button + preview horizontal-overflow fix by @eliothedeman in #51
- perf(toolpath-desktop): perf tracer + buildTree memo (net effect: faster preview open) by @eliothedeman in #54
- feat(toolpath-cli): add
path authcommand for Pathbase login by @eliothedeman in #52 - docs: add Claude Code on-disk format reference by @akesling in #55
- Recency-sort browse lists; label Claude projects with session title by @eliothedeman in #56
- chore: remove toolpath-desktop (moved to pathbase repo) by @eliothedeman in #57
- feat: JSONL streaming format for Path documents by @eliothedeman in #19
- feat(cli): import/export verbs + Pathbase round-trip by @eliothedeman in #58
- Gemini Export by @benbaarber in #59
- feat(toolpath-cli): interactive fzf session picker + topic metadata by @eliothedeman in #60
- refactor: s/toolpath-cli/path-cli/ keep toolpath-cli as deprecated shim by @akesling in #64
- chore(release): realign 4 satellite crates + harden release.sh dry-run by @akesling in #65
- Simplify toolpath format to single Graph root by @eliothedeman in #63
- refactor(path-cli): migrate cmd_track jsonl I/O to Graph API by @eliothedeman in #68
- feat!: add path.base.branch + schema-validating path validate by @akesling in #69
- fix(pathbase): repoint import/export at real Pathbase API + typed client by @akesling in #66
- chore(release): realign convo stack + add registry compat pre-check by @akesling in #70
- fix(path-cli,toolpath): host schema in toolpath crate; bump toolpath 0.4.1 by @akesling in #72
- site: token-driven brand restyle, self-hosted fonts and vendor JS by @akesling in #71
- fix(site): repair visualizer for single-Graph format + UX polish by @akesling in #73
- docs(site): rewrite /format/ as quick start; align homepage + FAQ with single-Graph root by @akesling in #75
- Pi Export by @benbaarber in #61
- Codex Export by @benbaarber in #67
- Opencode Export by @benbaarber in #76
Full Changelog: artifact-test...v0.0.0-test1
test-if-artifacts-work
What's Changed
- Add GitHub Actions CI/CD and Wasm "try it" by @akesling in #1
- feat: add syntax highlighting to visualizer artifacts by @akesling in #2
- feat: update
path trackto allow better linkage to VCS source by @akesling in #3 - feat: add toolpath-convo crate for provider-agnostic conversation abstraction by @akesling in #4
- feat: cross-entry tool result assembly in toolpath-claude by @akesling in #5
- feat: WatcherEvent convenience methods and provider-namespaced extras by @akesling in #7
- feat: add toolpath-github crate for GitHub PR provenance by @akesling in #8
- fix: wrap bare URL in rustdoc angle brackets by @akesling in #9
- feat: toolpath-md and toolpath-github 0.2.0 by @akesling in #10
- chore: pin Rust toolchain to 1.94.0 by @eliothedeman in #15
- docs: RFC for JSONL streaming format by @eliothedeman in #14
- chore: add .claude/worktrees to gitignore by @eliothedeman in #16
- Add Pi (pi.dev) agent harness support + shared derive layer by @eliothedeman in #17
- feat: conversation projection — toolpath as agent session interchange by @akesling in #22
- Add toolpath-desktop crate (Tauri 2 app) by @eliothedeman in #20
- toolpath-gemini by @benbaarber in #21
- feat(toolpath-desktop): html-card graph viz with expandable dead branches by @eliothedeman in #23
- toolpath-desktop: cartographic redesign by @eliothedeman in #24
- ci: build desktop app on release by @eliothedeman in #27
New Contributors
- @akesling made their first contribution in #1
- @eliothedeman made their first contribution in #15
- @benbaarber made their first contribution in #21
Full Changelog: https://github.com/empathic/toolpath/commits/artifact-test