CodeWhale
DeepSeek + MiMo coding agent in terminal
Learn how CodeWhale securely stores API keys using environment variables for local development and encrypted Cloudflare Worker secrets for production. Never hard-coded.
How to Use NVIDIA NIM Hosted Models with CodeWhale: A Complete Configuration GuideConfigure NVIDIA NIM hosted models with CodeWhale for DeepSeek V4. Run LLMs via OpenAI-compatible chat completions using this comprehensive guide.
How to Use the DeepSeek Provider with CodeWhale: Complete Configuration GuideConfigure the DeepSeek provider with CodeWhale using our complete guide. Learn to set the base URL, model, and API key for seamless integration. Get started now!
How to Override CodeWhale Provider and Model Using Environment VariablesDynamically switch LLM backends and models in Hmbown/CodeWhale. Override CodeWhale provider and model using environment variables like CODEWHALE_PROVIDER and CODEWHALE_MODEL at runtime.
How to Override CodeWhale Provider and Model Using CLI FlagsLearn to override CodeWhale provider and model using CLI flags without altering your config file. Seamlessly test different settings for single invocations.
How to Set Workspace-Scoped Configuration in CodeWhale: A Complete GuideLearn how to set workspace-scoped configuration in CodeWhale. Discover methods for global and project-specific settings to optimize your workflow. Master CodeWhale config today.
How to Configure DeepSeek Provider in CodeWhale: Complete Setup GuideConfigure the DeepSeek provider in CodeWhale by setting provider to deepseek in config.toml define base_url and populate the [providers.deepseek] table with your model and API key for seamless LLM routing.
CodeWhale Configuration File Locations and Precedence: Complete GuideMaster CodeWhale configuration file locations and precedence. Learn how CLI args, env vars, project overlays, workspace entries, and global defaults interact for optimal settings.
How to Configure an API Key for CodeWhale Using `codewhale login`Learn how to configure your API key for CodeWhale with the `codewhale login` command. Securely store your credentials in `~/.codewhale/config.toml` and the OS keyring.
CodeWhale First Run Setup: Installation, Authentication, and Verification GuideMaster CodeWhale installation and authentication. Follow this guide to set up, connect your API key, and verify your CodeWhale first run setup for seamless project integration.
How to Configure HTTP/HTTPS Proxy for CodeWhale InstallationLearn to configure HTTP/HTTPS proxy for CodeWhale installation by exporting shell environment variables. Route network traffic through your corporate proxy seamlessly.
How to Make CodeWhale Install Failures Non-FatalLearn how to make CodeWhale install failures non-fatal in your repository. Continue processing and get a full summary even if some skills fail. Fix installation issues efficiently.
Have a question about this repo?
These articles cover the highlights, but your codebase questions are specific. Give your agent direct access to the source. Share this with your agent to get started:
curl -s "https://instagit.com/install.md" Maintain an open-source project? Get it listed too →