#332 · Primary category: AI Coding Assistants
deeptide
Built by DeepSeek, for DeepSeek — a Swift-native macOS coding agent
Project last updated:08/22/26
GitHub Stars
1.1K
Forks
139
Contributors
11
License
MIT
Why we included this project
DeepTide is a terminal-native coding agent built around DeepSeek models, and it comes in three flavors: a Swift 6 native app for macOS 15+, a cross-platform TypeScript/Bun CLI, and a Rust port with a lightweight egui desktop GUI. That range matters if your team mixes operating systems or wants one agent that works both interactively and in headless CI. It uses the DeepSeek API by default but can point at any Anthropic-protocol-compatible endpoint, so you're not tied to one provider. The agent handles the usual coding tasks like file edits, bash, glob/grep, web fetch, MCP servers, and sub-agents, and the Rust GUI shares the same config, session history, and tools as the CLI, making the switch between terminal and desktop seamless. Teams already on DeepSeek, or those who want a native macOS feel with a cross-platform fallback, will find this worth a look.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.