Releases: edspencer/paddock
Releases · edspencer/paddock
Release list
v0.69.0
What's Changed
- fix(web): refresh the project list when a Discover run ends (#808) by @edspencer in #809
- chore: version packages by @github-actions[bot] in #810
- feat(server,web): show background work that is still running, pinned above the composer (#604) by @edspencer in #807
- chore: version packages by @github-actions[bot] in #811
Full Changelog: v0.68.0...v0.69.0
v0.68.0
What's Changed
- feat(server): GET /api/discover — find directories with existing Claude Code history (#745) by @edspencer in #799
- feat(web): Discover — find and import directories with existing Claude Code history (#745) by @edspencer in #802
- feat(cli)!: remove
--here, and lead the docs with Discover (#798) by @edspencer in #803 - feat(cli):
paddock service install— run Paddock from login (#796) by @edspencer in #804 - Restore the dark theme's warmth, and the terracotta accent by @edspencer in #801
- chore: version packages by @github-actions[bot] in #800
Full Changelog: v0.67.0...v0.68.0
v0.67.0
What's Changed
- docs(concepts,architecture): refresh for v0.66.2 by @edspencer in #777
- docs(using,guides): refresh the using/guides/entry-point pages for v0.66.2 by @edspencer in #779
- docs(configuration,reference): refresh for 0.66.2 by @edspencer in #776
- docs: triage the docs/ fork, move + correct the runbook, close two README gaps by @edspencer in #778
- docs(website): screenshots for the seven pages the 0.66 audit flagged as image-less by @edspencer in #785
- feat(web): design system foundation — Tailwind v4, semantic OKLCH tokens, enforced contrast, UI primitives by @edspencer in #763
- Config screen: one measure, a surface, and rows (structural) by @edspencer in #768
- Home: empty states as invitations, not four voids by @edspencer in #769
- feat(web): four runtime themes and an accent picker that cannot fail AA by @edspencer in #780
- feat: the fleet readout — a live strip of in-flight chats above every route by @edspencer in #787
- docs(self-mcp): document send_message delivery into a running chat by @edspencer in #792
- fix(e2e): self-terminate the fixture launcher when its run is aborted (#788 class A) by @edspencer in #793
- fix(docker): run tini as pid 1 so orphaned processes get reaped (#788 class B) by @edspencer in #794
- chore: version packages by @github-actions[bot] in #789
Full Changelog: v0.66.2...v0.67.0
v0.66.2
What's Changed
- fix: project path floor + PATCH body validation (#718, #719, #720, #721) by @edspencer in #754
- fix(server,web): deleting something takes its bookkeeping with it (#732, #734) by @edspencer in #755
- fix(config): /config reports what is actually in paddock.config.yaml, and null clears instead of zeroing (#722, #723) by @edspencer in #757
- fix(web): keep polling a still-running sub-agent across a remount — #725 cause B (closes #725) by @edspencer in #759
- fix: composer attachments riding an unrelated message, and a remount eating the reply (#728, #726) by @edspencer in #760
- chore: version packages by @github-actions[bot] in #761
- docs: What's New through 0.66.1, an archive page, and four backfilled releases by @edspencer in #762
Full Changelog: v0.66.1...v0.66.2
v0.66.1
What's Changed
- fix: stop losing queued messages three ways (#736, #629, #627) by @edspencer in #751
- chore: version packages by @github-actions[bot] in #752
Full Changelog: v0.66.0...v0.66.1
v0.66.0
What's Changed
- feat(server): schemaVersion on project.yaml and paddock.config.yaml, with a downgrade guard (#724) by @edspencer in #735
- test(harness): add [[BGSUBAGENT]] — a fake sub-agent that outlives its parent turn (#725) by @edspencer in #739
- refactor(web): call it "adopt", not "import" (#744) by @edspencer in #748
- fix(server): the turn after a delete lands in the chat it was sent to (#730) by @edspencer in #742
- fix(server): stop the in-flight turn before a destructive chat op (#731) by @edspencer in #743
- feat(server): change the default port from 4000 to 7233 by @edspencer in #741
- feat(web): make the instance Config screen navigable — section rail + live filter by @edspencer in #740
- fix(release): point the BGSUBAGENT changeset at a real workspace package by @edspencer in #749
- fix(server): don't call a running sub-agent finished, and keep its steps out of the parent transcript (#725, #727) by @edspencer in #750
- chore: version packages by @github-actions[bot] in #738
Full Changelog: v0.65.0...v0.66.0
v0.65.0
What's Changed
- refactor(server,web): route promote() rollbacks through rmInsideRoot, drop dead repoBacked test props by @edspencer in #712
- feat(self-mcp): add promote_project (notebook → repo-backed) (#470) by @edspencer in #668
- chore: version packages by @github-actions[bot] in #713
Full Changelog: v0.64.0...v0.65.0
v0.64.0
What's Changed
- fix: the instructions: own startup notice warns, so the npx path sees it by @edspencer in #707
- feat!: managed/unmanaged projects, a
path:on both axes, and the Changes tab on workingDir (#206, #597) by @edspencer in #709 - chore: version packages by @github-actions[bot] in #711
Full Changelog: v0.63.0...v0.64.0
v0.63.0
What's Changed
- fix(server): warn that a declared MCP server's env reaches the claude command line (#691) by @edspencer in #702
- docs: v0.62 sharing levers, a what-Paddock-touches page, and a full-site audit by @edspencer in #703
- feat(server): inherit host Claude Code plugins, carry MCP headers and sse (#700) by @edspencer in #705
- chore: version packages by @github-actions[bot] in #704
Full Changelog: v0.62.0...v0.63.0
v0.62.0
What's Changed
- fix(server): deleting a chat must not destroy a transcript we do not own (#689) by @edspencer in #692
- feat(server)!: a
claude:config block, and Paddock always owns its Claude home (#691 step 2) by @edspencer in #695 - feat(server): claude.credentials — use the login this machine already has (#691) by @edspencer in #696
- feat(server): claude.instructions and claude.hooks — stop inheriting the host's prompts and shell commands (#691) by @edspencer in #697
- feat(server): claude.mcpServers — your own MCP servers can reach Paddock's agents (#691) by @edspencer in #699
- feat(server): mcpServers — declare an MCP server to Paddock itself (#691) by @edspencer in #701
- chore: version packages by @github-actions[bot] in #694
Full Changelog: v0.61.1...v0.62.0