Fastest and cheapest web agent
jevitate
Local-first browser-automation & testing platform — record real sessions into typed Journeys, then replay, load-test, explore, and review them from one CLI or MCP server. Powered by TypeSafe's Jev.
Project facts
- Relationship to Jev
- Integration
- Evidence
- Code reference
- Language
- TypeScript
- License
- MIT
- Origin
- Original repository
- Repository status
- Not archived
- Created
- 2026-09-19
- GitHub stars
- 0
- Evidence checked
- 2026-09-24T08:40:10.508Z
- Metadata checked
- 2026-09-24T08:40:10.508Z
- Check status
- current
Stars measure the whole repository, including work unrelated to Jev.
Evidence and scope
Code reference records the linked documentation or source. JevHunt has not independently run or benchmarked this project.
// jev.ts — adapter SHAPE only; live calls gated on TYPESAFE_API_KEY. import { type JudgmentPort, type JudgmentState, type Question, type Answer } from "./judgment.js"; import { type CredentialStore, requireKeys } from "./credentials.js"; import { assertNoOutboundCredential } from "./credential-guard.js";
Evidence commit: 4b09c934ea37b00a84c77ea83ea2b9dbdced0aaf
Discovered through: github-search.
How we review →