diff --git a/data/projects.json b/data/projects.json index 58af391..9c35f78 100644 --- a/data/projects.json +++ b/data/projects.json @@ -244,6 +244,16 @@ "created": "2026-09-16", "pushed": "2026-09-19" }, + { + "name": "Switchboard (ruban-24)", + "repo": "ruban-24/switchboard", + "site": null, + "description": "Routes Claude Code and Codex conversations by using Jev to assess a new task, applying local confidence rules to select a model and reasoning effort, and pinning that route through follow-ups, tool calls, and resume to avoid unnecessary prompt-cache disruption.", + "category": "agents", + "language": "TypeScript", + "stars": 0, + "added": "2026-09-22" + }, { "name": "awesome-typesafe", "repo": "AbdelStark/awesome-typesafe",