Skip to content

Releases: fil-technology/esh

Esh 0.1.41

12 May 19:37

Choose a tag to compare

Esh 0.1.40

07 May 18:19

Choose a tag to compare

Full Changelog: v0.1.38...v0.1.40

Esh 0.1.38

30 Apr 11:48

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.37...v0.1.38

Esh 0.1.37

30 Apr 06:29

Choose a tag to compare

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

30 Apr 05:16

Choose a tag to compare

Full Changelog: v0.1.35...v0.1.36

Esh 0.1.35

29 Apr 11:07

Choose a tag to compare

Full Changelog: v0.1.34...v0.1.35

Esh 0.1.34

27 Apr 17:16

Choose a tag to compare

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

25 Apr 19:23

Choose a tag to compare

Full Changelog: v0.1.32...v0.1.33

Esh 0.1.32

25 Apr 06:31

Choose a tag to compare

Fixed debug SwiftPM builds emitting stale clang module-cache warnings.

Full Changelog: v0.1.31...v0.1.32

Esh 0.1.31

25 Apr 06:42

Choose a tag to compare

Full Changelog: v0.1.30...v0.1.31