Commit Graph

11 Commits

Author SHA1 Message Date
SonPhung
9a26c6ce2d feat: implement MCP tools and services for campaign rules and pool definitions 2026-07-27 23:17:14 +07:00
SonPhung
66fe2ae9d7 feat: implement RestClient configuration and service layers for reward system integration 2026-07-26 23:48:54 +07:00
506008c69f feat: overhaul chat architecture with persistent JdbcChatMemory, reactive UI components, and improved conversation management 2026-07-23 19:20:28 +07:00
66385746f6 refactor: overhaul agent workflow engine with scoped tool execution, configurable LLM model profiles, and enhanced state management. 2026-07-22 18:41:45 +07:00
SonPhung
369985ae9c refactor: replace old agent logic with orchestrator-based routing, intent classification, and workflow execution for campaign and rule management. 2026-07-22 08:32:14 +07:00
SonPhung
64914c8b9a feat: initialize loyalty agent service structure, security configuration, and campaign MCP service orchestration 2026-07-21 23:54:13 +07:00
5b128d8965 feat: implement agent core components including planner, executor, orchestrator, and memory management while refactoring tool result presentation 2026-07-21 19:08:25 +07:00
SonPhung
94588bb12f feat: implement campaign rule management infrastructure including criteria models, services, and tooling support 2026-07-20 23:41:53 +07:00
00e26cedcf refactor: restructure MCP server by replacing client-specific tool logic with a centralized campaign service and standardized models. 2026-07-20 18:34:11 +07:00
SonPhung
2de63d0bad feat: initialize loyalty-mcp-server module with foundational DTOs, criteria, enums, and MCP tool infrastructure 2026-07-19 23:54:26 +07:00
cda93365ca refactor: migrate loyalty-agent and loyalty-mcp-server components to a new modular structure with updated specs and frontend integration. 2026-07-19 21:43:44 +07:00