Skip to content

VibeServe v1.1.0 - Agentic UI Coding Orchestrator

Latest

Choose a tag to compare

@ncsound919 ncsound919 released this 04 May 00:01
· 82 commits to main since this release

VibeServe v1.1.0 - Hardened Release

New Features & Improvements

  • Security & Hardening: Re-activated comprehensive input sanitization for XSS mitigation (HTML tags, ANSI sequences, and null bytes).
  • Test Suite Optimization: Resolved benchmark timeout caused by recursive self-testing loop. Fixed async test failures and local provider network timeouts in Python MCP.
  • Resilience: Expanded E2E Playwright tests for pipeline resilience and security. Fixed unhandled coroutine TypeErrors in MemoryStore tests.
  • 10 new feature tools integrated (originally from the 2.0 branch, now properly stabilized in 1.1.0):
    • vibe_clone - Reverse-engineer any website into design + code
    • vibe_git - AI-powered git automation (commits, PRs, changelogs)
    • vibe_i18n - Auto-translate to 20 languages
    • vibe_diff - Semantic diff with ASCII art
    • vibe_search - Natural language search over spec memory
    • vibe_palette - Generate full design system from one hex color
    • vibe_multiverse - Same UI in React/Vue/Svelte/HTML simultaneously
    • vibe_doctor - Diagnose and auto-repair broken code
    • vibe_live - Live-reload wrapper with dev server
    • vibe_timemachine - Browse and restore spec history

Benchmark Results

  • Overall System Grade: S* (91.9 / 100)
  • Trinity Benchmark System stabilized and fully operational.

Installation

pip install vibeserve

Or run directly:

python -m vibeserve