You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+13-1Lines changed: 13 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [Unreleased]
9
9
10
+
## [0.29.0] - 2026-02-08
11
+
12
+
### Added
13
+
14
+
-**Git Worktree Detection and Auto-Init**: Automatically detect git worktrees and initialize grepai in the main worktree root (#114) - @tinker495
15
+
-**GOB File Locking for Cross-Process Safety**: Add file locking to GOB store to prevent data corruption when multiple processes access the same index (#113) - @tinker495
16
+
17
+
### Documentation
18
+
19
+
-**Git Worktree Support Documentation**: Add documentation page for git worktree support (#126) - @yoanbernabeu
20
+
10
21
## [0.28.0] - 2026-02-07
11
22
12
23
### Added
@@ -508,7 +519,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
0 commit comments