OmniGlyph 1.0.1
Security and documentation release. No behavior change to the compression path.
Security
- All CodeQL code-scanning alerts resolved (22 → 0). Regex-heavy hot paths rewritten to run in linear time (tag sniffer +
<env>extraction viaindexOf; trailing-slash/space strips and variant-tag stripping as linear scans). Two time-of-check/time-of-use file reads closed (export-collect.tsand the reflow corpus reader nowfstatthe same fd they read). Automatic-semicolon-insertion hazard fixed inrender.ts.
Docs
- Documentation translated into 41 languages under
docs/i18n/, with a localized CLI--helpviaOMNIGLYPH_LANG. English remains the source of truth. - Visual benchmark explainers: text-vs-image token bars, the patch grid the API bills, the cost×accuracy frontier, and the three-outcome scoring legend.
- Standard community-health files (issue/PR templates, CODEOWNERS, FUNDING) and AI-assistant contributor guides (
AGENTS.md,CLAUDE.md,GEMINI.md).
Install: npm install -g omniglyph