Skip to content

0.11.0 - 2026-04-06

Choose a tag to compare

@github-actions github-actions released this 06 Apr 18:55
bda1d4b

Release Notes

⛰️ Features

  • (thoughts-tool) Improve sync reliability and add shareable URL generation

🐛 Bug Fixes

  • (thoughts-tool) Normalize repo_subpath in GitHub URL composition
  • (thoughts-tool) Tighten tool log matching and correct divergence analysis
  • (thoughts-tool) Guard against empty org_path in GitHub URL composition
  • (thoughts-tool) Correct github url ref handling and path encoding
  • (thoughts-tool) Write merged JSONL to working tree during conflict resolution
  • (thoughts-tool) Set bare repo HEAD for clone compatibility in test
  • (thoughts-tool) Use add_path instead of add_frombuffer for conflict resolution

🧪 Testing

  • (thoughts-tool) Add divergence and JSONL smart-merge coverage