We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6284656 commit 69fecaaCopy full SHA for 69fecaa
1 file changed
CHANGELOG.md
@@ -11,9 +11,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
12
### Fixed
13
14
+- *(cargo)* isolate nested worktrees without dropping packaged dashboard assets
15
- *(grep)* scope generated path glob traversal
16
- *(grep)* honor generated directory path globs
17
- *(grep)* bound filesystem scans
18
+- *(sessions)* preserve and retry uncertain worktree membership
19
+- *(sessions)* defer uncertain session routing
20
+- *(storage)* bound legacy worktree probing
21
+- *(worktrees)* avoid blocking Git discovery
22
+
23
+### Performance
24
25
+- *(sessions)* cache worktree metadata resolution
26
27
## [0.0.67](https://github.com/ScriptedAlchemy/tracedecay/compare/v0.0.66...v0.0.67) - 2026-07-27
28
0 commit comments