refactor: overhaul agent workflow engine with scoped tool execution, configurable LLM model profiles, and enhanced state management.

This commit is contained in:
2026-07-22 18:41:45 +07:00
parent 369985ae9c
commit 66385746f6
32 changed files with 1454 additions and 171 deletions

View File

@@ -1,7 +1,7 @@
KEYCLOAK_CLIENT_SECRET=your_client_secret_here
KEYCLOAK_TOKEN_URI=http://192.168.99.235/auth/realms/ols-cn-sit/protocol/openid-connect/token
LOYALTY_CORE_BASE_URL=http://192.168.99.242:8081
MCP_SERVER_URL=http://localhost:9331
MCP_SERVER_URL=http://localhost:9331/sse
VITE_AGENT_HTTP_URL=http://localhost:9332
VITE_AGENT_WS_URL=ws://localhost:9332