Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 11 May 07:58
fdceae4

Changelog

Features

  • dbaa762 feat(migrate): add scripts/migrate-to-xdg.sh for legacy data migration
  • 35bac97 feat(orchestration): add structured transcript API and session result/wait/prompt CLI

Bug Fixes

  • 300500e fix(session): remove worktree using CurrentWorkDir and surface non-worktree as error

Others

  • 52a1660 chore(lint): pin golangci-lint to v1.64.8 in Makefile and CI
  • cc611f1 refactor(paths): add internal/paths for XDG-compliant path resolution
  • 4b79387 refactor: route ccvalet through internal/paths for XDG layout