Commit Graph

4 Commits

Author SHA1 Message Date
Yeuoly 7bc3b7565e feat(plugin_manager): enhance asset remapping for icons (#392)
- Refactored the RemapAssets function to streamline the remapping of icon fields for both models and tools, including support for dark mode icons.
- Introduced new fields IconSmallDark and IconLargeDark in the ModelProviderDeclaration and added IconDark in ToolProviderIdentity to accommodate dark mode assets.
- Improved error handling during the remapping process for better clarity and maintainability.
2025-07-09 17:02:57 +08:00
Yeuoly 084c4a24ad feat: add ConvertAnyMap function and corresponding tests for map conversion 2025-03-29 02:02:59 +09:00
Yeuoly b2f77fd3b9 fix: using parameter_rule.name as the default paramter.label 2025-01-13 17:17:02 +08:00
Yeuoly 15060ee312 refactor: move entities to pkg 2025-01-06 14:52:02 +08:00