This document provides programming AI agents with essential information about this project.
A command-line tool for switching between different Claude Code model configurations by updating environment variables in the Claude Code settings.
Main script for model switching - reads JSON configs, displays menu, updates Claude Code settings.
Traditional installation for non-NixOS systems - copies configs to ~/.claude/my-models/ and installs command.
Provides a Nix flake with:
nixosModules.default- NixOS modulehomeManagerModules.default- Home Manager module
Both modules auto-install config files to ~/.claude/my-models/.
my-models/*.json- Model configuration filesREADME.md- Full documentation
See @README.md for detailed usage and installation instructions.