Skip to content

Releases: ShadowESC95/ELI_v2.0

ELI v2.1.9

Choose a tag to compare

@github-actions github-actions released this 10 Jul 12:33

Full Changelog: v2.1.8...v2.1.9

ELI v2.0.33

Choose a tag to compare

@ShadowESC95 ShadowESC95 released this 09 Jul 03:10
c072c2f

ELI v2.0.33

Hardening + fixes release. (windows-portable.zip re-issued 2026-07-09: installer encoding fix — re-download if you fetched it earlier.)

  • Repo-wide sweep: every undefined-name breakage fixed (missing imports, undefined safety-wrapper logger across 5 core modules, dead code removed); 253 silent exception handlers now log instead of swallowing.
  • Correction repair ("that's not what I asked") wired live into the pipeline.
  • Code audits persist — "list the errors you found" now replays the real findings verbatim.
  • Ctrl+scroll zoom now scales the dark theme too (was light-only).
  • IDE ships a native code editor: line numbers, Python syntax highlighting, auto-indent — no QScintilla needed.
  • Proactive suggestions no longer repeat across cycles (content-deduped, survives restart).
  • Windows user-path redaction actually fires now; acoustic wake-word scoring works.

Install: extract the Linux portable and run ./INSTALL_ELI.sh, or use the AppImage. Windows: extract the zip, run install.bat.

Verification (SHA256)

8d94219de37cfbb376f6488ec3bde078923cb35b11a7be24e302384c18b55c1a ELI_v2-2.0.33-linux-portable.tar.gz
d11fa668001a2f3b46d0033d8b17bf76c40eff08880c794f6579c1e22e4edc39 ELI_v2-2.0.33-x86_64.AppImage
1dd72cf81df811bbb52b8f61f7e4c52a77318816db07905bd7fb8c94bc6775d1 ELI_v2-2.0.33-windows-portable.zip

ELI GPU packs (Vulkan llama.cpp builds)

Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Jul 20:12

CI-built Vulkan wheels of llama-cpp-python for the ELI GPU pack (AMD / Intel Arc). Installed automatically by ELI --install-gpu-pack; not meant for manual pip use.

ELI v2.0.32

Choose a tag to compare

@ShadowESC95 ShadowESC95 released this 08 Jul 20:36

Find-and-click screen control; code-gen fix; streaming deep-links (netflix/prime/disney/plex...); editor-grade news brief; media device tiles. Formats: .tar.gz, AppImage, Windows .zip. 100% local.

ELI v2.0 — Model & voice assets (optional)

Choose a tag to compare

@ShadowESC95 ShadowESC95 released this 21 May 13:37

ELI v2.0 — local model & voice pack (local-assets-v2.1)

Third-party weights only — not ELI source code. License manifest:
MODEL_LICENSES.md (attached).

Auto-restore (./RUN_ELI.sh --with-github-assets)

Kind Files
Embedder (required) nomic-embed-text-v1.5.Q4_K_M.ggufmodels/embeddings/ (~80 MiB)
Starter chat GGUF TinyLlama, SmolLM2, DeepSeek-R1-Distill, Ministral-3B, Palmyra-mini
Default voice en_US-amy-medium (Piper) — works out of the box

Skipped on restore (license policy)

en_US-ryan-*, en_US-lessac-*, en_GB-cori-high — install manually from upstream if you accept their terms.

Install

./INSTALL_ELI.sh
./RUN_ELI.sh --with-github-assets
./RUN_ELI.sh

INSTALL_ELI.sh also fetches embedder + amy voice + builds blank-slate SQLite schemas.

ELI software: source-available, PolyForm Internal Use — personal/internal use only.