Skip to content

vibe_code

Category: Code Generation | Module: vibeserve/tools/v5_tools.py

Description

Generate production code from an architecture plan.

Parameters

Name Type Default
intent str (required)
plan Dict[str, Any] (required)
constraints Any None
design_system Any None
target_language str 'typescript'

Returns

Dict[str, Any]

Source

Defined in vibe_code_tool() in vibeserve/tools/v5_tools.py