Releases: fil-technology/esh
Releases · fil-technology/esh
Esh 0.1.41
Full Changelog: v0.1.40...v0.1.41
Esh 0.1.40
Full Changelog: v0.1.38...v0.1.40
Esh 0.1.38
What's Changed
- feat: add runtime capability and prompt cache foundations by @fil-technology in #1
New Contributors
- @fil-technology made their first contribution in #1
Full Changelog: v0.1.37...v0.1.38
Esh 0.1.37
Added
- Runtime orchestration commands: esh config, esh engines list, esh engines doctor, and esh validate.
- Passive llama.cpp and MLX readiness checks with local model validation for GGUF files and MLX model directories.
- Optional engine tracking for llamafile, Ollama, Transformers, and llama.cpp server adapters.
Changed
- llama.cpp runtime lookup no longer attempts automatic Homebrew installation; it reports the missing dependency and suggested fix instead.
Verification
- swift test
- .venv/bin/python -m unittest Tests/Python/test_mlx_vlm_bridge.py
- ./scripts/package-release.sh 0.1.37
- ./dist/esh-macos-0.1.37/share/esh/scripts/smoke-test-package.sh ./dist/esh-macos-0.1.37
Full Changelog: v0.1.35...v0.1.37
Esh 0.1.36
Full Changelog: v0.1.35...v0.1.36
Esh 0.1.35
Full Changelog: v0.1.34...v0.1.35
Esh 0.1.34
Changes
- Add Codex CLI and Claude Code local integration commands.
- Fix Codex local profile auth by declaring OPENAI_API_KEY and Responses wire API.
- Add Anthropic-compatible Messages API support for Claude Code.
- Expand local model metadata for Codex CLI compatibility.
Verification
- swift test
- Codex CLI smoke against local /v1/responses returned OK
- Package smoke test passed for esh-macos-0.1.34
Full Changelog: v0.1.33...v0.1.34
Esh 0.1.33
Full Changelog: v0.1.32...v0.1.33
Esh 0.1.32
Fixed debug SwiftPM builds emitting stale clang module-cache warnings.
Full Changelog: v0.1.31...v0.1.32
Esh 0.1.31
Full Changelog: v0.1.30...v0.1.31