Project facts

Relationship to Jev
Local alternative
Evidence
Documented
Language
JavaScript
License
MIT
Origin
Original repository
Repository status
Not archived
Created
2026-09-21
GitHub stars
2
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

Documented records the linked documentation or source. JevHunt has not independently run or benchmarked this project.

read -rsp 'TypeSafe API key: ' key; printf '\n'; mkdir -p "$HOME/.config"; printf 'export TYPESAFE_API_KEY=%q\n' "$key" > "$HOME/.config/typesafe-ai.env"; chmod 600 "$HOME/.config/typesafe-ai.env"; if ! grep -Fqx 'source "$HOME/.config/typesafe-ai.env"' "$HOME/.bashrc" 2>/dev/null; then printf '\nsource "$HOME/.config/typesafe-ai.env"\n' >> "$HOME/.bashrc"; fi; export TYPESAFE_API_KEY="$key"; unset key

Evidence commit: b95316c71044276eb12a7c2fb1754cf67af99c63

Discovered through: github-search.

How we review →

Suggest a correction