
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
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 session/ (Claude) or $ (Codex) in the chat input to browse and search skills, filtered per vendor$...$ now renders correctly alongside display math $$...$$\\?\ prefixes, mixed separators, and drive letter casingCrispy now runs a Discord bot that mirrors your coding sessions into your own server — live transcript rendering, inline approval buttons, session management, all from your phone or any device with Discord.
This isn't a chatbot. Every competitor (Claude Code Channels, OpenClaw, Hermes Agent) builds a text pipe where Discord is the session and tool calls are hidden. Crispy is different: Discord is a live session monitor with full tool-call visibility, structured approvals, and a session browser — the same information you see in the Crispy UI, rendered into Discord.

!sessions to browse, !open to resume, !stop
to close. A concierge bot, not a dumb bridge
/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 statusnpm 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.
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.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.