Skip to content

0.8.1 - 2026-02-10

Choose a tag to compare

@github-actions github-actions released this 10 Feb 01:27
182f5f7

Release Notes

⛰️ Features

  • (thoughts-tool) Add canonical RepoIdentity for robust reference sync

🐛 Bug Fixes

  • (thoughts_tool) Add error context to I/O operations for consistent debugging
  • (thoughts_tool) Stop silently swallowing errors in sync and doctor commands
  • (thoughts_tool) Address race condition and path traversal in repo mapping

🚜 Refactor

  • (thoughts_tool) Replace fs4 with std file locking