v2.3.0
What's changed
Native macOS GUI
- #239 Build native macOS app (
Symseek.app) and DMG installer - #240 Embed
symseekdaemon inside the macOS app viaSymairaDaemonKit - The macOS app is available as a drag-and-drop DMG from GitHub Releases
Grounded Extraction Sidecars
- #251 Index grounded extraction sidecars and expose extraction search
symseek extract searchsearches extraction values and evidence textsymseek extract listlists imported extractions, optionally filtered by classsymseek extract importimports a sidecar JSONL for an already-indexed document- Markdown documents with a frontmatter
sha256auto-discover sidecars in.symaira/extractions/
Search API
- Stable chunk IDs, structured results, and path-scope filter (
--path) - Search results now include character offsets, RRF score, BM25 rank, and vector rank
symseek search --jsonreturns the new structured format
Tooling & Integration
symseek version --jsonemits machine-readable version and schema metadataSymseekModule.expectedSchemaVersionis now1for the macOS module integration
Closed Issues
Full Changelog: v2.2.2...v2.3.0