cap 0.0.1
What's Changed
- feat: scaffold SPM workspace and CI skeleton (CAP-1) by @jamiedavenport in #1
- feat: add the v0.1 capture schema and migration 001 (CAP-2) by @jamiedavenport in #2
- feat: add CaptureService.ingest single write path (CAP-3) by @jamiedavenport in #3
- feat: add SearchService with query parsing, bm25, snippets, and filters (CAP-6) by @jamiedavenport in #4
- feat: add secure-input and AX-subrole capture guards (CAP-4) by @jamiedavenport in #5
- feat: dedupe on re-capture + enrichment merge by @jamiedavenport in #6
- feat: add Vision OCR processing step and enrichment runner (CAP-9) by @jamiedavenport in #7
- feat: add tab-first body extraction with network fallback (CAP-8) by @jamiedavenport in #8
- feat: add CLI core commands (CAP-11) by @jamiedavenport in #9
- docs: pin the CLI output contract with golden-file tests (CAP-12) by @jamiedavenport in #11
- feat: app shell — hotkey capture path + HUD toast (CAP-14) by @jamiedavenport in #12
- feat: test harness — golden corpus + escaping matrix (CAP-7) by @jamiedavenport in #10
- feat: weekly version check + settings surface (CAP-18) by @jamiedavenport in #14
- feat: Spotlight-style search window (CAP-15) by @jamiedavenport in #15
- feat: enrichment agent — launchd, actor queue, crash isolation (CAP-10) by @jamiedavenport in #13
- docs: gate criterion, privacy statement, sandbox posture (CAP-24) by @jamiedavenport in #16
- feat: diagnostics — cap status + cap doctor (CAP-13) by @jamiedavenport in #17
- feat: first-run onboarding + launchd install flow by @jamiedavenport in #18
- feat: AX permission-loss detection + re-grant prompt by @jamiedavenport in #19
- feat: release CI — universal binary, sign, notarize, staple, tap bump by @jamiedavenport in #20
- fix: sign the .dmg itself by @jamiedavenport in #21
New Contributors
- @jamiedavenport made their first contribution in #1
Full Changelog: https://github.com/jamiedavenport/cap/commits/v0.0.1