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 + codevibe_git- AI-powered git automation (commits, PRs, changelogs)vibe_i18n- Auto-translate to 20 languagesvibe_diff- Semantic diff with ASCII artvibe_search- Natural language search over spec memoryvibe_palette- Generate full design system from one hex colorvibe_multiverse- Same UI in React/Vue/Svelte/HTML simultaneouslyvibe_doctor- Diagnose and auto-repair broken codevibe_live- Live-reload wrapper with dev servervibe_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 vibeserveOr run directly:
python -m vibeserve