iconsulting/packages/services
hailin 9f2bdee8d9 feat(conversation): integrate ClaudeAgentServiceV2 for consulting workflow
- Switch ConversationService to use ClaudeAgentServiceV2
- Pass consultingState and deviceInfo from conversation to context
- Handle state_update chunks and save updated state to database
- Move dotenv to dependencies for migration runtime

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-24 06:43:19 -08:00
..
conversation-service feat(conversation): integrate ClaudeAgentServiceV2 for consulting workflow 2026-01-24 06:43:19 -08:00
evolution-service fix(schema): sync ORM entities with database schema 2026-01-23 05:00:38 -08:00
file-service fix(file-service): specify explicit column types for TypeORM entities 2026-01-10 06:05:36 -08:00
knowledge-service fix(knowledge): add pgvector transformer for TypeORM embedding columns 2026-01-23 07:12:28 -08:00
payment-service fix(payment): use PORT env variable instead of PAYMENT_SERVICE_PORT 2026-01-10 02:48:44 -08:00
user-service fix(health): exclude /health endpoint from API prefix 2026-01-10 02:30:24 -08:00