claude_session_viewer/lib
Mathias Beaulieu-Duncan 53ed5a6cd1 fix: disable sandbox for ~/.claude access, add path input field for hidden folders
- Remove App Sandbox from Release entitlements (developer tool needs
  filesystem access to ~/.claude/projects — same as VS Code, iTerm2)
- Explicitly set get-task-allow=false in entitlements for notarization
- Add path input field in header so users can type paths with hidden
  folders (e.g. ~/.claude/projects) — press Enter or click arrow to scan
- Field pre-populated with ~/.claude/projects on launch
- Signed, notarized, stapled DMG
2026-04-07 13:55:24 -04:00
..
models Initial commit: Claude Code session viewer (Flutter macOS) 2026-03-10 16:17:23 -04:00
providers perf: Phase 1 critical performance fixes + production macOS build 2026-04-07 13:32:13 -04:00
screens fix: disable sandbox for ~/.claude access, add path input field for hidden folders 2026-04-07 13:55:24 -04:00
services perf: Phase 1 critical performance fixes + production macOS build 2026-04-07 13:32:13 -04:00
theme Initial commit: Claude Code session viewer (Flutter macOS) 2026-03-10 16:17:23 -04:00
widgets perf: Phase 1 critical performance fixes + production macOS build 2026-04-07 13:32:13 -04:00
main.dart Rename to Claude Session Analysis and prepare for Mac App Store 2026-03-12 16:57:20 -04:00