New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

viberaven

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

viberaven

VibeRaven Studio — open-source localhost console. Run `npx -y viberaven` to chat with your Codex, Claude, or Gemini CLI.

Source
npmnpm
Version
1.2.3
Version published
Weekly downloads
43
377.78%
Maintainers
1
Weekly downloads
 
Created
Source

VibeRaven

npm version npm downloads GitHub stars

VibeRaven Studio — open-source localhost workspace for production-aware AI coding.

npx -y viberaven

Run it inside any project folder. It opens a local console — no VibeRaven account, no API key. You connect the coding CLI you already use (Codex, Claude Code, or Gemini) and chat with your repo.

What you get

  • Agentic chat — missions that can read and edit files in your project (not just advice).
  • CLI connect — install, sign in, then Test connection before chat works.
  • Permission modes — ask before each change, or full access when you trust the run.
  • Provider & release context — drag Supabase, Vercel, Stripe, and version context into chat.
  • Split chats — separate threads for auth, billing, or deploy debugging.

Quick start

cd your-app
npx -y viberaven
  • Open the Terminal tab and pick Codex, Claude, or Gemini.
  • Run sign in if needed, complete login, then click Test connection.
  • Switch to Chat and send your first mission.

If VibeRaven helps your launch workflow, star the repo on GitHub.

MCP & agent gate (optional)

  • MCP server: @viberaven/mcp on npm
  • CI / agent production gate: npx -y viberaven --agent-mode — see @viberaven/cli for artifact paths

Keywords

viberaven

FAQs

Package last updated on 27 Jun 2026

Related posts