Commit Graph

13 Commits

Author SHA1 Message Date
911d5be3b2 chore: remove legacy specification documents and internal rules file 2026-07-27 18:28:46 +07:00
SonPhung
4534e4ecb8 feat: initialize project backend structure and document system specifications across all modules 2026-07-24 09:05:41 +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
SonPhung
2bbbff1ec9 refactor: remove manual process management from start-all.ps1 and add memory architecture planning document 2026-07-22 23:36:06 +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
SonPhung
c3861d6476 feat: scaffold initial loyalty-agent-service project with OpenAPI specifications and OAuth2-enabled API client configuration 2026-07-17 01:49:30 +07:00