Skip to content
JevDirectory.org
CommunityRepos & SDKs4 starsVerified 2026-09-22

TypeSafe AI Swift SDK

A dependency-free Swift 6 client for the TypeSafe AI System One API, ported from the official JavaScript and Python SDKs, with Choice, Score, and Noul questions, strict concurrency, and configurable retries.

Category
Repos & SDKs
Published by
Community
Author
alterhq
Added
2026-09-22
Tagscommunityswiftsdkconfidence

Highlights

  • Supports macOS 13+, iOS/iPadOS 16+, tvOS 16+, and watchOS 9+ with strict Swift 6 concurrency and native task cancellation.
  • Recommended production setup points the typed client at your own authenticated backend, which holds the API key.
  • Direct API-key mode is for local development and is blocked by default on iOS/iPadOS, tvOS, and watchOS.
  • An async access-token provider is resolved again on every retry, so an expired session can refresh mid-request.
  • Tests inject an HTTPTransport fixture and run with swift test, without an API key.

Watch out

MIT-licensed. Direct API-key mode is intended only for quick local development; production Apple apps should proxy through a backend, and live integration testing is deferred until an API key is available.

More like this

14GitHub stars
Unofficial Swift 6.4 client for TypeSafe's System One API, following the Python SDK 0.7.0 API with @QuestionSet property wrappers for typed Noul, Choice and Score questions.
Repos & SDKs#community#swift#sdk
A Ruby client for TypeSafe's System One API that returns typed Noul, Choice, and Score answers, validates obvious input mistakes before spending a request, and pools HTTP connections across threads.
Repos & SDKs#community#ruby#sdk
Communitytypesafe-sdk
2GitHub stars
A community Rails integration built on the typesafe-sdk Ruby gem that adds Rails configuration, persisted usage and cost telemetry, and persistence-backed confidence policies for Choice and Score answers.
Repos & SDKs#community#ruby#sdk
Back to all resources

From the community

Posts from builders shipping with Jev right now.

Follow @typesafeai

The case against Jev-scored compaction

This is a terrible compaction strategy that fundamentally doesn't understand how compaction and context management work. Seems like a lot of people are confused so let's break this down. 1. Compaction isn't a filter The role of compaction is to clean up history to keep the Show more

tamara
tamara
@tamarajtran

found the perfect use case for @typesafeai Jev: instant compaction in 2026, why is compaction still a summarization prompt? Jev can make it instant by scoring every tool call and dropping what’s irrelevant

Reply

Classifying rows in DuckDB

A playable 16-judgment demo

AI multiple choice, not essay writing

Screening agent actions with Jev

Tested TypeSafe’s Jev (no-text, probability-only model) as an AI agent safety monitor. Checking each action first worked well caught most attacks with almost no false blocks, and much faster than Gemini.

Image
Image
Image
Diogo Almeida
Diogo Almeida
TypeSafe AI
@CompleteSkeptic

After co-inventing ChatGPT, I kept asking myself: why have superhuman chat models not led to AGI? I’ve spent the last 2 years in stealth building a new way to train models (RLCD), and a new type of frontier AI model that we are releasing today: Jev • 20-200x faster • 40-400x

Reply

Cua's small System One models