Skip to content

Aethelics/deepseek-code2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

DeepSeek Code

npm version DeepSeek Apache 2.0

An AI-powered coding assistant that lives in your terminal.


DeepSeek Code demo

Get started

  1. Install DeepSeek Code:
npm install -g @aethelics/deepseek-code
  1. Navigate to your project and run deepseek.

On first run you'll be asked for your DeepSeek API key, language and theme.

What it does

DeepSeek Code is an agentic coding tool with a beautiful terminal UI. It understands your codebase and helps you code faster through natural language — reading and writing files, running shell commands, searching code, fetching URLs, managing git, and more.

It supports two models: DeepSeek-V3 (deepseek-chat) for fast general use and DeepSeek-R1 (deepseek-reasoner) for complex chain-of-thought reasoning. Switch between them at any time with /model.

Reporting bugs

File a GitHub issue or use the /help command inside the TUI.


Made with ❤️ by Marcelo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors