0.1.2 · 2026-09-04
Claude setup now recognizes valid API keys correctly.
Fixed
- The setup wizard retries Claude key validation with the required API headers. This removes a misleading “could not validate” warning; saving a key past the warning already worked.
0.1.1 · 2026-09-04
Guided provider setup and quieter everyday use.
Added
mm wizardwalks through API key setup for OpenAI, Claude, and Gemini. It links to each provider’s signup page, masks key entry, and checks the key before saving. You can skip providers or revisit setup later without replacing their other settings.- A default provider setting lets you choose which configured provider Myellm uses.
- The wizard saves credentials atomically with owner-only permissions.
Changed
- Normal runs now log only errors unless you increase the log level.
- Myellm starts when at least one configured provider has a usable key. A missing key for another provider no longer blocks startup.
0.1.0 · 2026-08-29
The first installable build for private daily use, running in a terminal.
Added
mm --versionandmmd --versionreport the release version.- A built-in provider configuration lets a fresh install start with an API key in the environment.
- An Arch Linux package for system-wide installation on the author’s machines. It isn’t published to the AUR.
install.shinstalls for your user withoutsudo, with verified paths for Arch, Debian/Ubuntu, and Fedora.
Earlier history lives with the source. Version numbers identify these pre-1.0 builds; they don’t promise API compatibility.