Product Hunt is better as a second launch after the current public beta gets more developer feedback. Use this file to prepare assets, but do not treat Product Hunt as the immediate next step until launch media includes a short video-friendly cut.
Go when:
- npm is published and
npx @deepseek-code/cli versionworks from a clean machine. - A 30-60 second demo video exists, ideally from the 2048 recorder in
docs/demo/record-2048-demo.sh. - At least three clean screenshots or gallery images exist.
- README, install docs, and current status match the latest release.
- Known limitations are visible and defensible.
No-go when:
- install requires cloning the repo for most users;
- npm registry install regresses or package install fails on clean machines;
- no one can try the product without waiting for access;
- the launch page only describes the project instead of showing it working.
DeepSeek-first terminal code agent
A local code-agent CLI for DeepSeek users
Terminal-first coding agent for Linux and macOS
DeepSeekCode is a public-beta terminal code agent for Linux/macOS. It helps you inspect repos, edit files, run checks, review diffs, and keep local coding-agent sessions in one terminal.
I built DeepSeekCode because I wanted a terminal-first code-agent workflow for DeepSeek users, closer to Claude Code / Codex CLI than to a plain chat wrapper.
The current public beta focuses on Linux/macOS local repo work: inspect a repository, edit files, run commands, review diffs, and continue from the same terminal session.
v0.1.6 includes npm/npx packages, GitHub Release binaries, Linux arm64 support, a verified Homebrew tap, GHCR publishing, release-smoke checks, and model-backed demo evidence in the README.
It is still early. Windows is not the current public-beta focus, and I am looking for feedback from people who already use terminal-first coding agents.
- npm/npx install and quickstart.
- DeepSeekCode generating the playable 2048 app from an empty repo.
- Browser gameplay of the generated 2048 app.
- Full-screen TUI in a local repo.
git diffafter the agent edit.- Release evidence: GitHub Release, Homebrew Smoke, and GHCR.