iconsulting/packages/services/conversation-service
hailin 51a7589fbf fix(agents): export EVALUATION_RULE_REPOSITORY from AgentsModule
The AdminEvaluationRuleController in ConversationModule needs the
EVALUATION_RULE_REPOSITORY token. Even though AgentsModule is @Global(),
Symbol-based providers must be explicitly exported to be available
in other modules.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-06 19:45:38 -08:00
..
src fix(agents): export EVALUATION_RULE_REPOSITORY from AgentsModule 2026-02-06 19:45:38 -08:00
Dockerfile fix(docker): copy shared module AFTER npm install to prevent wipe 2026-01-26 03:41:16 -08:00
nest-cli.json Initial commit: iConsulting 香港移民咨询智能客服系统 2026-01-09 00:01:12 -08:00
package.json feat(mcp): add MCP Server management — backend API + admin UI 2026-02-06 18:29:02 -08:00
tsconfig.json Initial commit: iConsulting 香港移民咨询智能客服系统 2026-01-09 00:01:12 -08:00