atomic GitHub avatar by bastani-inc

bastani-inc /

Routing & Cost Optimization

atomic

An optional Jev decision backend in the Atomic coding Agent for bounded structured choices such as routing.

GitHub
806112
License: Custom licenseLanguage: TypeScriptLast push: 9/18/2026#coding-agents#llm-routing-cost

What Jev Does in this Architecture

Sends predefined questions to Jev and decodes answers for callers; regular models still generate code.

Key Architecture Benefit

Separates structured decisions from text-generation interfaces.

Review & Benchmark Note: The verified scope is an optional structured-output provider, not that Atomic uses Jev by default or for every feature. LICENSE includes an additional UI-attribution condition above stated business-size thresholds. It is not standard MIT; read the license text.
Clone Repository
git clone https://github.com/bastani-inc/atomic.git

Inspect on GitHub

Check out the upstream repository README, issues, and commit log.

bastani-inc/atomic

Architecture Category

Routing & Cost Optimization

Complexity-based request routing to tier generative models and optimize token spend.

View all in this category →

Related Projects in Routing & Cost Optimization

53
Routing & Cost OptimizationMITPython

Uses Jev to classify each Codex turn, then applies local rules to choose the model, reasoning effort, and speed mode.

What Jev does here

Classifies task difficulty and reasoning needs before local policy selects a model configuration.

Keeps routing policy and decision logs local for inspection and tuning.

#llm-routing-cost#coding-agents
53 evidence links
Inspect details
jev-research repository icon by sherajdev

sherajdev

jev-research

1
Routing & Cost OptimizationMITTypeScript

A Jev and Herdr integration guide with a prototype for routing tasks to different Agents.

What Jev does here

Uses task and repository state to choose an executor and assess risk and dispatch readiness.

Provides a readable, editable example of multi-Agent task routing.

#llm-routing-cost#typed-decisions
2 evidence links
Inspect details
jev-demo repository icon by minghanminghan

minghanminghan

jev-demo

0
Routing & Cost OptimizationMITTypeScript

A customer-service routing demo that batches Jev questions before following the resulting route.

What Jev does here

Assesses classification levels, human-handoff intent and frustration, with low-confidence escalation.

Combines routing and human handoff while leaving response generation to the application.

#domain-workflows#classification-ranking
4 evidence links
Inspect details