From 3077cc8b60b008bfc11da6e3a6bfb3efaad5ff85 Mon Sep 17 00:00:00 2001 From: suenot <1426876+suenot@users.noreply.github.com> Date: Thu, 24 Sep 2026 03:07:08 +0400 Subject: [PATCH] Add Codex Jev Router to agent tooling --- data/projects.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data/projects.json b/data/projects.json index 07360c1..f00bcd8 100644 --- a/data/projects.json +++ b/data/projects.json @@ -11957,6 +11957,16 @@ "added": "2026-09-23", "created": "2026-09-21", "pushed": "2026-09-23" + }, + { + "name": "codex-jev-router", + "repo": "suenot/codex-jev-router", + "site": null, + "description": "Use Jev Choice and Noul decisions to select Codex subagent model and reasoning tiers, with local compatible backends and a Sol fallback.", + "category": "agents", + "language": "JavaScript", + "stars": 0, + "added": "2026-09-24" } ] }