[HN]score: 0.12
Deep – CLI/REPL for generating and iterating on codebases using DeepSeek
May 20, 2026
Cynchro Labs released deep, a CLI/REPL tool wrapping the DeepSeek API for natural-language-driven codebase generation. It iteratively generates files, evaluates outputs, and refines subsequent runs based on execution feedback. Installable via pip as deepseek-builder, it targets developers wanting agentic code scaffolding without a GUI. Comparable to Aider or Cursor CLI but DeepSeek-specific.