# Doriandarko/deepseek-engineer

A powerful coding assistant application that integrates with the DeepSeek API to process user conversations and generate structured JSON responses. Through an intuitive command-line interface, it can read local file contents, create new files, and apply diff edits to existing files in real time.

Repository: https://github.com/Doriandarko/deepseek-engineer
Canonical: https://ross.abutalabs.com/products/deepseek-engineer
Language: Python
License: MIT
License Family: permissive
Last push: 2025-05-31T18:38:25+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 24, release rhythm 35, longevity 43
- inputs: {"age_days": 615, "days_push": 459, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2238, forks 362 (observed 2026-08-28T04:06:29.530469+00:00)

## What it is
DeepSeek Engineer is a Python command-line coding assistant that connects to the DeepSeek API and uses function calling to read, create, and edit local files from an interactive terminal conversation. It provides chain-of-thought reasoning visibility and rich, color-coded terminal feedback for AI-assisted software development.

## Use cases
- ai coding assistant in the terminal
- have an llm read and edit my local files
- refactor code with deepseek from the command line
- scaffold new project files via conversation
- review a source file and suggest improvements with ai
- apply diff-style edits to existing code automatically

## When to choose
- you want a lightweight, open-source terminal coding agent powered by DeepSeek models
- you prefer function-calling file operations over rigid structured JSON output
- you want visible chain-of-thought reasoning while the assistant works
- you need quick file reading, creation, and snippet-based editing from a chat interface

## When to avoid
- you need an IDE-integrated assistant with graphical diff views
- you require provider-agnostic support beyond the DeepSeek API
- you want fully autonomous multi-step agent workflows with sandboxing
- your codebase must not be sent to a third-party LLM API

## Facets
- artifact type: cli-tool
- maturity: active
- function: agent-framework, llm-inference, chatbot, developer-tools, cli
- domain: developer-tools, artificial-intelligence, large-language-models
- platform: cli, python, cross-platform
- tags: deepseek, coding-assistant, function-calling, terminal-ui, file-editing, ai-agent, command-line

## Member repositories
- Doriandarko/deepseek-engineer (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:29.530469+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:44:12.444867+00:00, confidence not recorded.
  - readme: https://github.com/Doriandarko/deepseek-engineer (fetched 2026-08-28T04:06:29.530469+00:00, sha 13095d22f61b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
