Files
crewAI/lib/crewai/tests
Iris Clawd 173796483c fix: allow skill download in non-interactive environments via auth hook
Add _create_plus_client_hook to the skill registry, mirroring the
existing pattern in agent_utils for from_repository agents.

When set (by the Studio Runner or similar host), download_skill() uses
the hook-provided PlusAPI client instead of the default unauthenticated
one. In non-interactive mode, the SkillNotCachedError is only raised
when no hook is available — allowing deployed environments to
auto-download skills on first use.

Co-authored-by: João Moura <joaomdmoura@gmail.com>
2026-07-19 11:24:58 +00:00
..
2025-10-20 14:10:19 -07:00
2025-12-04 16:53:19 -05:00
2026-06-14 04:19:48 -03:00
2026-07-09 15:30:16 -07:00
2026-06-18 14:14:54 -03:00
2026-06-14 04:19:48 -03:00
2026-02-13 21:34:37 -03:00
2025-10-20 14:10:19 -07:00
2025-10-20 14:10:19 -07:00
2026-06-14 04:19:48 -03:00
2025-10-20 14:10:19 -07:00