mirror of
https://github.com/mark3labs/kit.git
synced 2026-06-14 03:30:26 +00:00
e5a13e2e12
- Add LLMToolResultOutputContentMedia alias (closes gap in tool result types) - Add LLMToolResultContentType enum and constants (Text, Error, Media) - Add LLMToolInfo, LLMProviderOptions, LLMProviderMetadata, LLMPrompt aliases - Replace all fantasy.* references in hooks.go and hooks_test.go with SDK-owned aliases, removing the charm.land/fantasy import from both - Fix gofmt alignment in internal/extensions/symbols.go - Update SDK skill doc with complete LLM type reference