Skip to content

feat: add smart routing task registry#43

Open
saurabhhhcodes wants to merge 1 commit into
Ruthwik000:mainfrom
saurabhhhcodes:feat/task-registry-15
Open

feat: add smart routing task registry#43
saurabhhhcodes wants to merge 1 commit into
Ruthwik000:mainfrom
saurabhhhcodes:feat/task-registry-15

Conversation

@saurabhhhcodes
Copy link
Copy Markdown

Summary

  • adds TaskRegistry and taskRegistry for Smart Model Selection task configs
  • registers the documented built-in task types with models, reasons, keywords, patterns, priorities, and context threshold support
  • exports the registry/API from the package entrypoint and adds focused regression tests

Closes #15

Validation

  • npm ci
  • npm run build
  • node tests/task-registry.test.js
  • node tests/cross-provider.test.js
  • git diff --check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[GSSoC'26] Create Task Configuration Registry

1 participant