by prime-radiant-inc · Agent Tool · ★ 37
Gauntlet Gauntlet is an AI-powered QA testing framework. It uses large language models (Claude or GPT) to test software the way a human tester would: working through web apps in a real browser, CLI tools at a stdin/stdout prompt, and terminal/TUI programs in a live tmux session — clicking, typing, reading screens, and reporting bugs. You write story cards -- markdown files with a title, description, and acceptance criteria -- and Gauntlet's AI agent works through them via one of three adapters (, , ), delivering a verdict (pass/fail/investigate) with evidence.
| Stars | 37 |
| Forks | 4 |
| Language | TypeScript |
| Category | Agent Tool |
| Quality Score | 66.3664619457917/100 |
| Open Issues | 2 |
| Last Updated | 2026-06-23 |
| Created | 2026-03-09 |
| Platforms | browser, claude-code, cli, node |
| Est. Tokens | ~23k |
These tools work well together with gauntlet for enhanced workflows:
Explore other popular agent tool tools:
gauntlet is AI-powered QA testing framework that uses LLMs (Claude or GPT) to test web apps, CLI tools, and TUI programs from markdown story cards, returning structured pass/fail verdicts with evidence.. It is categorized as a Agent Tool with 37 GitHub stars.
gauntlet is primarily written in TypeScript. It covers topics such as ai-agents, browser-automation, bun.
You can find installation instructions and usage details in the gauntlet GitHub repository at github.com/prime-radiant-inc/gauntlet. The project has 37 stars and 4 forks, indicating an active community.