Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions data/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
Loading