Codex Intake 0.1.0 — first public preview
Pre-releaseCodex Intake v0.1.0 — first public preview
Turn selected notes, logs, screenshots and inventories into an editable, source-linked brief. The local rules engine emits reviewable candidates, masks detected sensitive values and exports Markdown/JSON without raw source bodies.
- Provenance Lens links findings and done-when candidates to explicit source pointers.
- User-edited fields survive source additions and OCR recompiles.
- English and Simplified Chinese OCR run locally after dependency installation. URLs are registered, never fetched.
- Text/log/inventory CLI requires only Node 20.19+; the Web UI and OCR require the pinned pnpm dependency install.
Try it
Extract the source ZIP and run:
node scripts/intake.mjs examples/incident.log examples/request.txt
For the browser and OCR:
pnpm install --frozen-lockfile
pnpm dev
Open http://127.0.0.1:5173 and load the demo. See README for optional local plugin preparation.
Evidence
15 unit/CLI/platform tests and 5 browser scenarios pass locally on Windows, including OCR. The exact historical Mac candidate retains its accepted external functional PASS; current publication metadata has a new identity. Hosted results are recorded separately for the tagged source commit.
This is a GitHub prerelease. No new physical-Mac, real-user, production or market result is claimed. npm and hosted plugin-directory publication are separate.
Source commit: 04278b6. All four hosted jobs passed.
The source ZIP was built from that commit. Its text CLI ran before dependency installation; a clean clone then passed frozen install and the full release check.
SHA-256 (codex-intake-0.1.0-source.zip): ec7501a1dae7493d79105d27179233a88577a1a29fc0b5aad4129021a8c87676.