CodeWhale

Tracked

DeepSeek and MiMo powered coding agent that runs in the terminal, built with Rust for speed and reliability.

Author Hmbown Open Sourced 2026-01-19 Last Commit Unknown

Overview

CodeWhale is a terminal-based AI coding agent powered by DeepSeek and MiMo models. Written in Rust, it provides fast and reliable code generation, editing, and assistance directly from the command line.

Key Features

  • Powered by DeepSeek and MiMo models for code intelligence
  • Written in Rust for high performance and low resource usage
  • Terminal-first design with TUI interface
  • Supports multiple LLM backends

Use Cases

  • Quick code generation and editing from the terminal
  • AI-assisted development in environments without GUI
  • Lightweight coding agent for resource-constrained systems

Technical Details

  • Built with Rust for native performance
  • DeepSeek and MiMo model integration
  • TUI-based terminal interface