By AI4Context — Search deeper in long text, logs, and (soon) the current tab. We don’t promise every match exists; we try multiple ways to find it.
| Package | Description |
|---|---|
packages/core |
Shared search engine (normalization, strategies). |
apps/pwa |
Progressive Web App — paste or open a file, run Auto or manual modes. |
apps/extension |
Chrome MV3 — same look & feel; full in-tab search in a later milestone. |
npm install
npm run dev:pwaOpen the URL Vite prints (usually http://localhost:5173).
npm run buildOutputs: packages/core/dist, apps/pwa/dist.
Load unpacked from apps/extension (see apps/extension/README.md). It opens the PWA origin (default dev server). Replace icons/*.png with RummageDeep artwork before publishing.
- Local-first: pasted content stays in your browser unless you opt in to something else later.
- Honest empty states: no match can mean the text isn’t loaded, is in another frame, or isn’t searchable.
- AI4Context umbrella: same privacy stance and design language as our other extensions.
Proprietary / TBD — align with other AI4Context products.