Releases
v0.2.0
Compare
Sorry, something went wrong.
No results found
0.2.0 - 2026-06-08
LLM Proxy : new built-in proxy server that intercepts Claude Code API calls and routes them to an OpenAI-compatible gateway.
Per-tier model remapping (opus, sonnet, haiku) — each can be "native" (real Anthropic) or a gateway model.
Runtime model selector overlay (show_llm_models) — switch proxy models on the fly without restart.
Toggle proxy on/off at runtime (toggle_llm_proxy).
Additional models registered via [[llm_proxy.model]] in config.
claude-mhd.bat launcher with instructions for users with/without an Anthropic subscription.
Settings editor : LLM Proxy actions now display correctly in the shortcuts editor (were showing as "Quit mhd" due to missing editor action names).
Blackbox : fixed SQLite nested-transaction spam and ensure_app_category "0 rows changed" errors in console output.
New files : llm-proxy/ crate, mhd-daemon/src/core/llm_proxy.rs, mhd-daemon/src/overlays/llm_models.rs.
You can’t perform that action at this time.