@priyanshuxmaurya/deepcli
v1.0.1
Published
AI terminal agent powered by DeepSeek
Maintainers
Readme
DeepCLI
AI terminal agent powered by DeepSeek. Run AI-powered commands directly from your terminal.
Install
npm install -g @priyanshuxmaurya/deepcli
Setup
Run deepcli — it will ask for your DeepSeek API token on first run. Get your token at https://platform.deepseek.com
Usage
@ prefix → ask AI deepcli ❯ @show all files in current folder ❯ @create a react component called Button ❯ @find all TODO comments in my code
No prefix → run shell command directly ❯ ls -la ❯ git status
Commands
/help → show help /clear → clear screen and reset AI memory /exit → quit
--reset-token → change your API token
