README.md

June 23, 2026 · View on GitHub

seeker Logo

seeker

Deepseek agent command center for CodeWhale

English | 中文

Downloads

seeker-8

Install via Homebrew

brew tap milisp/seeker
brew install --cask seeker

Download

Last Release

Support Providers

Architecture

AGENTS.md

Development

install codewhale

cp /path/of/codewhale-tui to src-tauri/bin/codewhale-tui-aarch64-apple-darwin # depends the platform and archh you dev

prerequisites

install bun

curl -fsSL https://bun.com/install | bash

install package

bun i

start dev

bun tauri dev