Feature

VS Code Plugin & API

Access your projects and tasks directly from VS Code. Use the REST API to build custom integrations.

API Tokens

Both the VS Code plugin and any custom integration use personal API tokens to authenticate, generated using Laravel Sanctum.

  1. Go to Dashboard → API Tokens from the sidebar.
  2. Enter a name for your token (e.g. "VS Code" or "CI Pipeline").
  3. Click "Create Token". The token is displayed once — copy it immediately.
  4. Use in the Authorization: Bearer <token> header for API requests.
  5. Revoke any token at any time from the same page.

REST API Endpoints

Projects

GET /api/projects — List all projects
POST /api/projects — Create a project
GET /api/projects/{id} — Get project details
PUT /api/projects/{id} — Update a project
DELETE /api/projects/{id} — Delete a project

Tasks

GET /api/projects/{id}/tasks — List tasks
POST /api/projects/{id}/tasks — Create a task
PATCH /api/projects/{id}/tasks/{taskId} — Update a task
PATCH /api/projects/{id}/tasks/{taskId}/status — Change task status
DELETE /api/projects/{id}/tasks/{taskId} — Delete a task
Vibe Planner
AI-Powered Development

Turn any idea into a fully planned, code-ready project in minutes. Vibe Planner uses AI to break your concept into tasks, generate developer prompts, and execute them automatically.

Start Building Free

No credit card required

Why Vibe Planner?
AI Project Planning

Describe your idea and get a structured plan with tasks, milestones, and technical decisions in seconds.

Smart Coding Prompts

Each task comes with optimized prompts for Cursor, Copilot, or any AI coding tool you use.

Autonomous Execution

AI agents write code, create branches, and open Pull Requests on your GitHub repo — hands-free.

Kanban Board

Track progress with a visual board. Drag tasks between columns, edit details, and stay organized.

50+ Tech Stacks

React, Next.js, Laravel, Django, Flutter, and more. AI plans are tailored to your stack.

M
K
J
Trusted by developers worldwide
4.9/5 rating Free plan available