Discover and explore top open-source AI tools and projects—updated daily.
lesswebAI coding assistant CLI for enhanced development workflows
New!
Top 51.4% on SourcePulse
<2-3 sentences summarising what the project addresses and solves, the target audience, and the benefit.>
Deep Code CLI is a terminal AI coding assistant optimized for deepseek-v4 models. It offers advanced features like deep thinking, reasoning intensity control, and agent skills, targeting developers seeking efficient, AI-powered coding assistance directly from their terminal. The primary benefit is enhanced productivity through specialized model optimization and flexible extensibility.
How It Works
The CLI supports deepseek-v4 models and OpenAI-compatible APIs. Its core design emphasizes performance tuning for DeepSeek, cost reduction via context caching, and native "thinking mode" with adjustable "reasoning effort." This approach enables deeper analysis and controlled AI responses in the terminal.
Quick Start & Requirements
npm install -g @vegamo/deepcode-cli~/.deepcode/settings.json (MODEL, BASE_URL, API_KEY). Shared config with VSCode plugin.https://github.com/lessweb/deepcode-cli/issues.Highlighted Details
~/.agents/skills/) and project-level (./.agents/skills/) skills.Ctrl+V); deepseek-v4 lacks native support; Doubao-Seed-2.0-pro recommended.settings.json.Maintenance & Community
https://github.com/lessweb/deepcode-cli/issues).Licensing & Compatibility
Limitations & Caveats
Multimodal input effectiveness depends on the model; deepseek-v4 lacks native support. Advanced integrations require user-provided scripts. The tool is CLI-based; a VSCode plugin offers a GUI alternative.
3 hours ago
Inactive