Skip to content

Conversation

@iqdoctor
Copy link
Contributor

@iqdoctor iqdoctor commented Dec 31, 2025

Summary

  • add SKILLS_DEFAULT sentinel to distinguish default vs explicit disable
  • treat skills=None as disable per agent; default is SKILLS_DEFAULT
  • only fall back to context skill registry when using SKILLS_DEFAULT
  • update decorator/AgentConfig typing accordingly

Testing

  • uv run scripts/lint.py
  • uv run scripts/typecheck.py (fails due to existing upstream typecheck issues: azure import + example typing)

@evalstate evalstate merged commit 086f15f into evalstate:main Dec 31, 2025
6 checks passed
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.

2 participants