Skip to content
@OpenEvident

OpenEvident

An open-source organization building tools for trustworthy AI, software quality, and developer engineering.

OpenEvident

OpenEvident builds open source developer tools for teams working with AI coding agents. Our software runs locally, keeps your code and data on your own machine, and never requires a cloud account to function.

Projects

Vindicate is a local first, AI agent driven Playwright test automation toolkit. It runs entirely on your machine and exposes an MCP server that agents such as Cursor, Claude Code, and GitHub Copilot can call directly to ground, generate, execute, and heal end to end tests.

Evident is a framework for verifying flows that span multiple services, built to be used by coding agents the way Playwright is used for browser tests. It triggers a real request against your services, then proves what happened downstream by reading the structured logs they already produce, no new instrumentation or embedded tracing agent required.

Principles

We publish everything under the Apache License, Version 2.0. There is no telemetry you cannot disable, no feature gated behind a login, and no dependency on a service we operate.

Contributing

Each project has its own contribution guide. Community wide expectations, including our code of conduct and security disclosure process, live in this repository and apply across all OpenEvident projects.

Contact

Open an issue on the relevant repository, or start a discussion if you have a question that is not a bug report or feature request.

Popular repositories Loading

  1. vindicate vindicate Public

    A local-first Playwright test automation toolkit for AI coding agents (Cursor, Claude Code, Copilot), with MCP tools for codegen, browser control, and recordings.

    TypeScript 45 2

  2. evident evident Public

    A framework for verifying flows across multiple services, built to be used by coding agents.

    TypeScript 2

  3. .github .github Public

    Open-source tools for building, testing, and verifying trustworthy AI and software.

  4. vindicate-actions vindicate-actions Public

    Composite GitHub Actions for running Playwright tests in CI - sharded execution, merged reports, and a native job summary. Used by projects scaffolded with Vindicate. No third-party data flow.

    JavaScript

Repositories

Showing 4 of 4 repositories

Top languages

Loading…

Most used topics

Loading…