Skip to content
JevDirectory.org
CommunitySites & Guides361 starsVerified 2026-09-22

Awesome Jev - System-1 Agent Architecture Radar

A source-backed radar of open-source Jev projects with commit-pinned code evidence across 17 domains, plus a searchable site, an agent skill, and issue-based submissions.

Category
Sites & Guides
Published by
Community
Author
logicrw
Added
2026-09-22
Tagscommunityjavascriptawesome-listagents

Highlights

  • Catalogs 487 curated projects across 17 domains, linking each to commit-pinned source files and explicit decision points.
  • Categories include Browser & OS Action (38), Data & Search (33), Context GC (30), CLI & Pipelines (29), and Creative Tools (16).
  • Submissions are handled exclusively through GitHub Issues; the repository does not accept pull requests.
  • Ships an agent skill via npx skills add and llms.txt files for querying the catalog, with MIT-licensed directory code.
  • Sponsorship does not change inclusion review or organic ranking, and there are no paid sponsors yet.

Quickstart

bash
npx skills add logicrw/awesome-jev-projects

Watch out

MIT-licensed for the directory code, while listed projects keep their own licenses; the site uses cookie-free Cloudflare Web Analytics and unstated project licenses are noted individually.

More like this

1.2kGitHub stars
A curated community list of public projects and practices built on Jev, grouped by direct Jev application domain with explicit inclusion rules and a category for practice signals like threads and interviews.
Sites & Guides#community#awesome-list#documentation
Communityawesome-jev
638GitHub stars
A curated list of public projects and practices built on Jev: 212 entries across 13 categories, from classification and routing to agent decisions, calibration, infra/SDKs, and finance, with explicit inclusion rules.
Sites & Guides#community#awesome-list#agents
195GitHub stars
A source-backed directory of 157 open-source projects built with Jev whose submissions are reviewed by the Jev Review Action, which checks source evidence and suggests a category while maintainers decide merges.
Sites & Guides#community#javascript#awesome-list
Communityawesome-jev
Back to all resources

From the community

Posts from builders shipping with Jev right now.

Follow @typesafeai

Full Jev video tutorial

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