1.15.6

JoshuaC215/agent-service-toolkit1.15.6Jul 24, 2026by lorenzejay

AI Summary

This release focuses on bug fixes for Anthropic tool-use detection, schema preservation, hook dispatch, and dependency resolution issues.

Key Highlights

  • Fixed detection of Anthropic preview tool-use blocks.
  • Preserved strict tool schema property names.
  • Fixed dispatch of execution_end hook on failed crew and flow executions.
  • Resolved handle async get_agent in load_agent_from_repository.

Full Release Notes

## What's Changed

### Bug Fixes
- Fix detection of Anthropic preview tool-use blocks.
- Preserve strict tool schema property names.
- Dispatch execution_end hook on failed crew and flow executions.
- Handle async get_agent in load_agent_from_repository.
- Fix dependency resolution issues.

### Documentation
- Snapshot and changelog for v1.15.5.

## Contributors

@alex-clawd, @iris-clawd, @lorenzejay, @lucasgomide, @theCyberTech, @vinibrsl