
Security News
Socket Releases Free Certified Patches for Nuxt Security Vulnerabilities
Socket releases free Certified Patches for high-severity Nuxt vulnerabilities, including server-side remote code execution through server island props.
crispy-code
Advanced tools
An agent workbench for Claude Code and Codex — with local agent memory, multi-agent collaboration, and controls you can't get in a terminal
A power-user's workbench for multiple Claude Code and Codex instances at a time — run it in VS Code, in your browser, or from Discord on your phone.

--dangerously-skip-permissions — one click, persisted per sessionCrispy now also ships as a standalone Windows desktop app — no VS Code, no Node, no browser required. Get it here.
crispy configWant to run Crispy as a headless Discord bot on a server? crispy config
walks you through model selection, permission mode, Discord bot token, and
custom providers — all from the terminal, no browser needed. Pair with
crispy start to run as a background daemon.
/ and $ dropdown
/superthink — pit Claude and Codex against each other on the same question. Catches bugs and blind spots a single model misses/super-implement — turn plans into self-contained execution prompts, auto-decomposed if too large/reflect — verify prompts and plans against the codebase before execution/handoff — distill context and rotate into a fresh session when context gets long/spec-mode — interactive spec-building through conversation

--dangerously-skip-permissions — one click, persisted per session



npm i -g crispy-code && crispy — full UI in your browser, no VS Code requiredcrispy start / crispy stop / crispy statusDownload the installer from the latest GitHub Release. Run it — Crispy handles WSL setup and daemon provisioning automatically.
npm i -g crispy-code
crispy
Opens Crispy in your browser. No VS Code, no extension install, no config.
Run crispy start for a background daemon, crispy stop to shut it down.
Search for "Crispy" in the extensions panel, or:
code --install-extension the-sylvester.crispy
Also available on the OpenVSX Marketplace.
git clone https://github.com/TheSylvester/crispy.git
cd crispy
npm install
npm run build
node dist/crispy-cli.js
crispy start runs it as a background daemonhttp://localhost:3456, or run crispy to open it automaticallyCrispy: Open from the command palette (Ctrl+Shift+Alt+I)@anthropic-ai/claude-agent-sdk — The Claude adapter depends on
Anthropic's Agent SDK, which is proprietary ("All rights reserved") and
governed by Anthropic's Terms of Service.
This dependency is required for Claude Code integration. By using Crispy with
Claude Code, you accept Anthropic's terms for that SDK.
Codex protocol types — Files in src/core/adapters/codex/protocol/ are
generated from the OpenAI Codex CLI
project, licensed under Apache-2.0. See THIRD-PARTY-LICENSES for details.
MIT — see LICENSE for the full text.
FAQs
A GUI for Claude Code and Codex, built for multi-agent orchestration — with 'superthink' adversarial verification, agent memory, and Discord remote access.
The npm package crispy-code receives a total of 16 weekly downloads. As such, crispy-code popularity was classified as not popular.
We found that crispy-code 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.

Security News
Socket releases free Certified Patches for high-severity Nuxt vulnerabilities, including server-side remote code execution through server island props.

Security News
An open letter signed by 50 companies, from NVIDIA and Microsoft to Mistral and Hugging Face, urges Washington not to restrict open weight AI.

Security News
/Research
A fake corepack.org site is impersonating the Node.js tool and delivers an infostealer and proxyware to developers who download it.