Project facts

Relationship to Jev
Jev application
Evidence
Code reference
Language
TypeScript
License
MIT
Origin
Original repository
Repository status
Not archived
Created
2026-09-19
GitHub stars
9
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.

export const JEV_MODEL = '~typesafe/jev-latest' export const JEV_ENDPOINT = 'https://openrouter.ai/api/alpha/decisions' export interface DecisionOptions { enabled: boolean; apiKey?: string; timeoutMs: number; minConfidence: number; signal: AbortSignal; fetch?: typeof fetch

Evidence commit: d1f8934351a0b50506cfc0c5f1149dd0bbc5d87f

Discovered through: github-search.

How we review →

Suggest a correction