OPEN-SOURCE PROJECT

todo-jev

A task-routing experiment combining skill conditions and environment checks to suggest rules, skills or a large model.

Stars
2
Forks
1
License
MIT
Last commit
2026-09-18

What Jev does here

Jev classifies requests and matches skills, with heuristic fallback when unavailable.

Classification and recommendations are implemented; execution handlers still return examples and need real integrations.

The classification call is implemented, but task execution handlers return example output; end-to-end task execution is unverified.