paean-ai/deeptide
DeepTide is a Swift-native macOS coding agent with CLI variants in Bun and Rust, built by DeepSeek for AI-assisted code editing and navigation.

DeepTide is a coding agent application and CLI tool developed by DeepSeek that brings AI-powered code assistance to macOS and cross-platform environments. It ships in three variants: a native Swift 6 macOS app, a Bun-based cross-platform CLI, and a Rust-based single-binary CLI with optional GUI mode. The Rust implementation is authored under the crates/ directory in this repository, while the CLI variant is powered by the open-source Zero CLI framework.
Frequently asked
- What is paean-ai/deeptide?
- DeepTide is a Swift-native macOS coding agent with CLI variants in Bun and Rust, built by DeepSeek for AI-assisted code editing and navigation.
- Is deeptide open source?
- Yes — paean-ai/deeptide is open source, released under the MIT license.
- What language is deeptide written in?
- paean-ai/deeptide is primarily written in Rust.
- How popular is deeptide?
- paean-ai/deeptide has 1.1k stars on GitHub.
- Where can I find deeptide?
- paean-ai/deeptide is on GitHub at https://github.com/paean-ai/deeptide.