Skip to main content

vibeval (Vibe Coding Eval) — AI application testing framework

This project has been archived.

The maintainers of this project have marked this project as archived. No new releases are expected.

Project description

vibeval — Vibe Coding Eval

A fast evaluation framework for AI applications. Install Claude Code and the vibeval CLI to get an end-to-end workflow from code analysis to test generation to evaluation.

What Problem Does It Solve

Traditional software testing frameworks cannot assess the quality of AI outputs; traditional AI evaluation platforms rely on dataset construction and cannot keep up with the pace of feature iteration. vibeval strikes a balance between the two:

  • Analyze your code via VibeCoding to quickly generate synthetic data and test cases
  • Deterministic rules + LLM semantic judgment for dual-layer evaluation
  • Cross-version comparison to track quality changes over time
  • Language-agnostic: generated test code adapts to your project's framework without depending on the vibeval package

Prerequisites

Installation

# Install the vibeval CLI
pip install vibeval

# Install the Claude Code plugin (run this inside Claude Code)
/install-plugin https://github.com/SandyKidYao/vibeval

Usage

Before first use, verify that the LLM provider is set up correctly:

vibeval check

Then run the unified workflow inside Claude Code:

/vibeval meeting_summary

The /vibeval command detects your project state and guides you through the appropriate phase:

  • New project — Scans for AI code, suggests features to test, runs the full pipeline
  • In progress — Verifies existing artifacts, continues from where you left off
  • Complete — Detects code changes for incremental updates, or lets you re-run, add tests, or modify designs

Each phase (analyze → design → generate → run) pauses for your review before continuing. Every step produces editable intermediate files.

Cross-Version Comparison

# Statistical comparison
vibeval diff meeting_summary run_a run_b

# LLM deep comparison
vibeval compare meeting_summary run_a run_b

Interactive Dashboard

vibeval serve --open

Launch a web dashboard to browse all features, view test results and traces, visualize trends across runs, and manage datasets and judge specs.

Other Commands

# Show evaluation summary
vibeval summary meeting_summary latest

# List features and runs
vibeval features
vibeval runs meeting_summary

# See all commands
vibeval --help

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vibeval-0.3.0.tar.gz (44.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

vibeval-0.3.0-py3-none-any.whl (52.6 kB view details)

Uploaded Python 3

File details

Details for the file vibeval-0.3.0.tar.gz.

File metadata

  • Download URL: vibeval-0.3.0.tar.gz
  • Upload date:
  • Size: 44.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for vibeval-0.3.0.tar.gz
Algorithm Hash digest
SHA256 cd753ff7f94f6a5349dce220daa33547d378a5b5bb276f29bb765b1ae1b5cb8b
MD5 02ef133bb97f74a447a8d7874cb5504e
BLAKE2b-256 32b5b7f91da5cab49434963e8e7a7c75b259ea9284964b40643b9e82b968a79f

See more details on using hashes here.

Provenance

The following attestation bundles were made for vibeval-0.3.0.tar.gz:

Publisher: publish.yml on SandyKidYao/vibeval

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file vibeval-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: vibeval-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 52.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for vibeval-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 367249c4eda98db23ed5c8b3beef10d52b67ed48dc29c51e844764d2eba79146
MD5 dddbf5697171f88c7b99d966d41bd974
BLAKE2b-256 a753304b81a020f8e47f9092202cf72033a90be9f1074d32e691b9d63ac5046b

See more details on using hashes here.

Provenance

The following attestation bundles were made for vibeval-0.3.0-py3-none-any.whl:

Publisher: publish.yml on SandyKidYao/vibeval

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page