Doriandarko/deepseek-engineer
A terminal-based AI coding assistant powered by DeepSeek models that autonomously reads, creates, and edits code files via function calling.

DeepSeek Engineer is a command-line coding assistant that leverages DeepSeek’s reasoning models to provide intelligent code development assistance. The system uses a function calling architecture to perform file operations including reading, creating, and editing files based on natural conversation with the user. It features Chain of Thought reasoning that shows the AI’s thought process before executing code changes, enabling transparent and traceable assistance for software engineering tasks.