agents/focus-area: auto-infer focus areas from task clustering #113
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Goal
Auto-infer per-user focus areas (named clusters of related work) from Todoist projects + labels, and write them into
agent:focus-areapreferences via the inference framework (#111).Depends on
nomic-embed-textclustering primitive this builds on).Inferred parameters
focusAreas{ id, label, projectIds[], labelIds[], weight }[]primaryAreaMethod (sketch)
nomic-embed-text.tip-generatorLLM.Done when
FocusAreaAgentsnippet readsprimaryAreato bias the orchestrator prompt.