refactor: remove deprecated .beads-wisp directory support (bd-bkul)
Wisps now use Wisp=true flag in the main database. The separate .beads-wisp/ directory is no longer needed. Removed: - WispDirName constant - FindWispDir() - FindWispDatabasePath() - NewWispStorage() - EnsureWispGitignore() - IsWispDatabase() - All related tests - .beads-wisp/ from .gitignore
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -117,7 +117,6 @@ history/
|
||||
# Gas Town agent state
|
||||
state.json
|
||||
.beads/redirect
|
||||
.beads-wisp/
|
||||
|
||||
# Claude Code runtime
|
||||
.runtime/
|
||||
|
||||
Reference in New Issue
Block a user