
Code
A CLI that understands your browser. Sign in with ChatGPT!
27 followers
A CLI that understands your browser. Sign in with ChatGPT!
27 followers
Fast, effective, mind-blowing, coding CLI. Browser integration, multi-agents, theming, unified diffs, and reasoning control. Orchestrate agents from OpenAI, Claude, Gemini or any provider. npm install -g @just-every/code code // or coder if you have vscode







The reasoning control is powerful. Can we set custom prompts for each agent?
Chargedesk
@abigail_martinez1 Appreciate it! You can adjust reasoning effort globally via the `/reasoning` command or configure different models and settings via profiles in `config.toml`. At the moment there’s no per‑agent custom prompt hook – multi‑agent commands like `/plan` and `/code` construct prompts automatically – but you can influence behaviour by putting guidance in an `AGENTS.md` file. Fine‑grained per‑agent prompts are something we’re discussing internally.