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
- Per-tool validation for Agent projects (custom tools, MCP tools, sub-agents) with a 5-dimension coverage matrix enforced by the Evaluator
Prerequisites
- Claude Code
- Python 3.10+
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 → code → synthesize → 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.
Data Validation
# Validate datasets and results against protocol format
vibeval validate meeting_summary
Checks manifest structure, judge specs, data item fields, _mock_context, trace format, and cross-references before you run the judge.
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file vibeval-0.7.1.tar.gz.
File metadata
- Download URL: vibeval-0.7.1.tar.gz
- Upload date:
- Size: 58.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
77f990dd116fc493dbdb84bb6ecc0200f0873d21af164dded5edadbd8856bbf6
|
|
| MD5 |
ae7c26a16e96a61eeae9fc8928936e69
|
|
| BLAKE2b-256 |
ac48a725725c0c563a51d9c319722759c8d9c90e534e3212c6d832de2f28492e
|
Provenance
The following attestation bundles were made for vibeval-0.7.1.tar.gz:
Publisher:
publish.yml on SandyKidYao/vibeval
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
vibeval-0.7.1.tar.gz -
Subject digest:
77f990dd116fc493dbdb84bb6ecc0200f0873d21af164dded5edadbd8856bbf6 - Sigstore transparency entry: 1304585322
- Sigstore integration time:
-
Permalink:
SandyKidYao/vibeval@71ff552b01d4989f62a090e3e20db98d7e6c25c8 -
Branch / Tag:
refs/tags/v0.7.1 - Owner: https://github.com/SandyKidYao
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@71ff552b01d4989f62a090e3e20db98d7e6c25c8 -
Trigger Event:
release
-
Statement type:
File details
Details for the file vibeval-0.7.1-py3-none-any.whl.
File metadata
- Download URL: vibeval-0.7.1-py3-none-any.whl
- Upload date:
- Size: 68.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
518c372f9860ed614dffe9504801d8334be6e2e5871cca2b3d6c43526869f66e
|
|
| MD5 |
d3cfb9042446e6be8bb8c98380726120
|
|
| BLAKE2b-256 |
01a33372fa98929a0bbc8db31d978179979b29884aa110bceb30aeb0e3570ac4
|
Provenance
The following attestation bundles were made for vibeval-0.7.1-py3-none-any.whl:
Publisher:
publish.yml on SandyKidYao/vibeval
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
vibeval-0.7.1-py3-none-any.whl -
Subject digest:
518c372f9860ed614dffe9504801d8334be6e2e5871cca2b3d6c43526869f66e - Sigstore transparency entry: 1304585368
- Sigstore integration time:
-
Permalink:
SandyKidYao/vibeval@71ff552b01d4989f62a090e3e20db98d7e6c25c8 -
Branch / Tag:
refs/tags/v0.7.1 - Owner: https://github.com/SandyKidYao
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@71ff552b01d4989f62a090e3e20db98d7e6c25c8 -
Trigger Event:
release
-
Statement type: