Skip to content

feat(woo): add WooCommerce order status tracking#23

Merged
PyDevDeep merged 1 commit into
mainfrom
feat/woo-order-status
Jun 20, 2026
Merged

feat(woo): add WooCommerce order status tracking#23
PyDevDeep merged 1 commit into
mainfrom
feat/woo-order-status

Conversation

@PyDevDeep

Copy link
Copy Markdown
Owner

Implemented the ability for the bot to retrieve, parse, and communicate order status directly from WooCommerce to the client. This includes:

  • New Pydantic schemas for strict typing of order data.

  • Updated WooService with asynchronous order fetching.

  • New OrderStatusIntentHandler for intent execution and facts formatting.

  • Updated RAG Engine prompts to correctly detect the order status intent.

Implemented the ability for the bot to retrieve, parse, and communicate order status directly from WooCommerce to the client. This includes:

- New Pydantic schemas for strict typing of order data.

- Updated WooService with asynchronous order fetching.

- New OrderStatusIntentHandler for intent execution and facts formatting.

- Updated RAG Engine prompts to correctly detect the order status intent.
@PyDevDeep PyDevDeep merged commit d7949c9 into main Jun 20, 2026
5 checks passed
@PyDevDeep PyDevDeep deleted the feat/woo-order-status branch June 20, 2026 05:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant