Hermes Agent
c78be834d0
refactor: import engine calls resource module's load_product_category_product
- core.py: import_categories_and_products() now takes resource_module as first arg,
uses importlib to load {resource_module}.init, calls load_product_category_product(parent_category_id)
- Resource module owns the full import logic (read source + write product_management)
- __init__.py: updated wrapper signature
- import_category_products.dspy: updated call
2026-06-23 14:47:12 +08:00
..
2026-06-23 14:47:12 +08:00
2026-06-23 13:47:05 +08:00
2026-06-17 17:57:22 +08:00
2026-06-20 12:10:32 +08:00
2026-06-20 12:10:32 +08:00
2026-06-20 12:10:32 +08:00
2026-06-17 17:57:22 +08:00
2026-06-20 12:10:32 +08:00
2026-05-25 17:03:08 +08:00
2026-06-17 16:14:50 +08:00
2026-06-21 11:44:59 +08:00
2026-05-25 17:03:08 +08:00
2026-05-25 17:03:08 +08:00