CodeWhale

DeepSeek + MiMo coding agent in terminal

19 articles 36.6k View on GitHub ↗
19 articles
How CodeWhale Securely Stores API Keys: Environment Variables and Encrypted Secrets

Learn how CodeWhale securely stores API keys using environment variables for local development and encrypted Cloudflare Worker secrets for production. Never hard-coded.

best-practices
Jun 2, 2026
How to Use NVIDIA NIM Hosted Models with CodeWhale: A Complete Configuration Guide

Configure NVIDIA NIM hosted models with CodeWhale for DeepSeek V4. Run LLMs via OpenAI-compatible chat completions using this comprehensive guide.

how-to-guide
Jun 2, 2026
How to Use the DeepSeek Provider with CodeWhale: Complete Configuration Guide

Configure 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-guide
Jun 2, 2026
How to Override CodeWhale Provider and Model Using Environment Variables

Dynamically 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-guide
Jun 2, 2026
How to Override CodeWhale Provider and Model Using CLI Flags

Learn to override CodeWhale provider and model using CLI flags without altering your config file. Seamlessly test different settings for single invocations.

how-to-guide
Jun 2, 2026
How to Set Workspace-Scoped Configuration in CodeWhale: A Complete Guide

Learn 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-guide
Jun 2, 2026
How to Configure DeepSeek Provider in CodeWhale: Complete Setup Guide

Configure 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.

how-to-guide
Jun 2, 2026
CodeWhale Configuration File Locations and Precedence: Complete Guide

Master 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-guide
Jun 2, 2026
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.

how-to-guide
Jun 2, 2026
CodeWhale First Run Setup: Installation, Authentication, and Verification Guide

Master 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.

getting-started
Jun 2, 2026
How to Configure HTTP/HTTPS Proxy for CodeWhale Installation

Learn to configure HTTP/HTTPS proxy for CodeWhale installation by exporting shell environment variables. Route network traffic through your corporate proxy seamlessly.

how-to-guide
Jun 2, 2026
How to Make CodeWhale Install Failures Non-Fatal

Learn 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.

how-to-guide
Jun 2, 2026

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:

Share the following with your agent to get started:
curl -s "https://instagit.com/install.md"

Works with
Claude Codex Cursor VS Code OpenClaw Any MCP Client

Maintain an open-source project? Get it listed too →