Hooks Integration: - Add HookManager field to Agent struct - Load hooks from HooksConfig on Agent creation - Execute SessionStart hook at agent start - Execute PreTool/PostTool hooks around tool execution - Execute OnError hook on tool failures - Execute SessionEnd hook on completion Workflow Integration: - Add execute_with_agent method to WorkflowManager - Create Agent instance for each workflow step - Execute actual tasks instead of placeholders - Proper error handling and result tracking All 662 tests passing. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| miyabi-cli | ||
| miyabi-core | ||
| miyabi-tui | ||