
Company News
Andrew Becherer Joins Socket as Chief Information Security Officer
Socket’s first CISO brings deep experience securing high-growth SaaS companies as open source supply chain threats accelerate.
Ghosty Code — agente de código para tu terminal, sobre DeepSeek V4. 👻
Instala y corre Ghosty Code desde los binarios precompilados (Rust) publicados en GitHub Releases.
npm install -g ghostycode
# o
pnpm add -g ghostycode
Uso local en un proyecto:
npm install ghostycode
npx ghostycode --help
El postinstall baja los binarios de tu plataforma a bin/downloads/ y expone los
comandos ghosty y ghosty-tui. Si los assets del release no están disponibles
en ese momento, la instalación continúa y el wrapper reintenta la descarga al primer uso.
ghosty auth set --provider deepseek --api-key "TU_DEEPSEEK_API_KEY"
ghosty doctor
ghosty
La config vive en ~/.ghosty/config.toml (también lee la variable DEEPSEEK_API_KEY).
ghosty # TUI interactiva
ghosty "explica esta función" # prompt de una sola vez
ghosty --model auto "arregla el bug" # auto-selecciona modelo + thinking
ghosty --yolo # auto-aprueba herramientas
ghosty sessions / resume --last # sesiones guardadas
ghosty update # actualiza el binario
Código y documentación: https://github.com/blissito/ghostycode
MIT
FAQs
Ghosty Code — agentic terminal coding agent
We found that ghostycode demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket’s first CISO brings deep experience securing high-growth SaaS companies as open source supply chain threats accelerate.

Company News
Replit is integrating Socket Firewall into its AI-powered development experience to help protect builders from malicious open source packages.

Security News
npm confirmed a tooling bug incorrectly marked several one-character packages as security holders and said it was working on a rollback.