Files
microsoft-SkillOpt/skillopt_sleep
Devin AI 48833edb29 feat(sleep): group mined tasks by skill hint with catch-all fallback
Add group_tasks_by_skill_hint: a deterministic helper that groups mined tasks by
their optional skill hint in first-seen order, merges duplicate task ids once,
and routes missing, conflicting, or partial hint evidence to the configured
managed skill.

Refs #120
2026-08-01 22:06:56 +04:00
..