iconsulting/packages/shared
hailin 02ee4311dc feat(observability): add trace ID propagation across agent pipeline
- Extend TenantStore with traceId + traceStartTime in AsyncLocalStorage
- Generate traceId (UUID-12) at WebSocket gateway entry point
- Propagate traceId through AgentLoopParams → agentLoop → specialists
- Add [trace:xxx] prefix to all logger calls in agent-loop, coordinator, and specialists
- Replace console.log with NestJS Logger in ConversationGateway
- Include traceId in stream_start event for frontend correlation
- Add traceId to AgentExecutionRecord and BaseStreamEvent

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-08 04:05:24 -08:00
..
src feat(observability): add trace ID propagation across agent pipeline 2026-02-08 04:05:24 -08:00
package.json feat: add enterprise multi-tenancy infrastructure 2026-01-25 18:11:12 -08:00
tsconfig.json Initial commit: iConsulting 香港移民咨询智能客服系统 2026-01-09 00:01:12 -08:00