Skip to content

v0.4.1

Latest

Choose a tag to compare

@manojlds manojlds released this 29 Apr 16:31

Fixed

  • Removed the broken adk-skills console script declaration so installs no longer expose a CLI entry point that imports a missing module.
  • Updated README and examples to use the async-only 0.4.x APIs consistently.
  • Prevented FilesystemSkillSource.load_skill() from recaching stale parsed skills after a concurrent refresh clears the cache.
  • Made FilesystemSkillSource state mutations thread-safe and bounded retry loops for catalogs that keep changing during refresh or load operations.

Full Changelog: v0.4.0...v0.4.1