Conversation
- BRAINSTORM-mcp-app → docs/archive/brainstorms/ - WORKFLOW-FIX-SUMMARY → docs/archive/completed/ - Added Tauri dep fix, DragRegion mock fix, broken links fix to v1.17.0 changelog Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Brainstorm file was moved to docs/archive/brainstorms/ but the spec still referenced the old root-level location. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Two related bugs: vault dots show all projects instead of filtering, and breadcrumb stays stuck on Research because vault toggle doesn't update currentProjectId. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…rumb - Filter ExpandedIconPanel to show only the clicked project instead of all - Wire vault toggle to call setCurrentProject so breadcrumb and search scope update - Consolidate Dexie DB initialization into browser-api.ts to eliminate race condition - Update test to assert correct single-project filtering behavior Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Cover the MissionSidebar logic that calls onSelectProject when expanding a vault (breadcrumb update) and skips it when collapsing. Also tests inbox expansion calls onSelectProject(null). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Fixes sidebar vault expansion showing all projects instead of one, adds breadcrumb sync on vault toggle, and fixes browser-mode DexieError2 race condition.
Working artifact from feature branch, not needed on dev. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Update test counts (2,187 → 2,190) across 5 doc files. Add [Unreleased] changelog entry for sidebar vault expansion fix. Update Latest Work section in CLAUDE.md. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Version bump across package.json, tauri.conf.json, Cargo.toml, badges, .STATUS, and changelogs. Regenerated Cargo.lock. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Changes since v1.17.0
Test plan
🤖 Generated with Claude Code