llms.txt Content
# agent-qa
> agent-qa is a source-available, self-improving Agentic QA harness with Memory — an AI QA agent built by Vostride and published at https://vostride.com.
agent-qa has no paid tier or license fee for FSL-permitted use, no hosted lock-in, and no vendor model requirement. Write tests in natural language for web and mobile. agent-qa learns from past runs, adapts to UI changes, and catches regressions before you ship. Every run leaves file-backed memory behind, so the agent gets better at testing your product over time. Teams can inspect executions in a local dashboard and connect the workflow to coding agents through CLI, MCP, and packaged Skills.
Canonical domain: https://vostride.com
Owner: Vostride
Source: https://github.com/vostride/agent-qa
Package: https://www.npmjs.com/package/agent-qa
Distribution: source available, self-hosted, no paid tier
License: FSL-1.1-ALv2 (Functional Source License, Apache 2.0 future license) — see https://vostride.com/license
This file is a navigation and context map for AI agents. It does not promise search ranking, model training, or crawler behavior.
Version and provider details can change. Verify the current npm package version and the relevant configuration reference before generating install or provider-specific instructions.
## Start Here
- [Home](https://vostride.com/): Positioning, feature demos, and the canonical agent-qa product entry point.
- [Quickstart](https://vostride.com/docs/agent-qa/quickstart): Install agent-qa, initialize a workspace, connect a model, and run the first test.
- [Docs overview](https://vostride.com/docs/agent-qa): Product concepts and main documentation entry point.
- [Interactive demo](https://vostride.com/demo/agent-qa): Curated agent-qa run detail demo.
## Agent And Machine Entry Points
- [Content and agent manifest](https://vostride.com/manifest.md): Product identity, machine resources, and the complete HTML-to-Markdown route inventory.
- [Documentation index](https://vostr