Skip to content

v0.3.0

Choose a tag to compare

@manojlds manojlds released this 27 Apr 15:14
· 8 commits to main since this release

Added

  • SkillSource.refresh() and SkillSource.clear_cache() hooks let dynamic sources own catalog refresh and loaded-content cache invalidation.

Changed

  • SkillsRegistry.load_skill() no longer caches loaded Skill instances; each load delegates to the owning source so source implementations control freshness.