Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (vibestudio) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
VibeStudio
✨ AI-Powered Development Assistant CLI
Features
- 🤖 AI-Powered Code Assistance - Get intelligent help with coding tasks
- 💻 Interactive CLI Interface - Beautiful terminal-based interface
- 🔧 Multi-Tool Support - File operations, web search, shell commands
- 🎨 Customizable Themes - Multiple color themes and vim mode
- 📁 File Management - Read, write, and organize your project files
- 🌐 Web Integration - Search and fetch web content
- 🔒 Secure Sandbox - Safe execution environment
Installation
# Install globally
npm install -g vibestudio
# Or run without installing
npx vibestudio
Usage
# Start VibeStudio
vibestudio
# Debug mode
vibestudio --debug
Requirements
- Node.js >= 20.0.0
License
Apache-2.0