it0/packages/services
hailin 14e8d7019a fix: use dynamic import helper for ESM-only claude-agent-sdk
tsc with module=commonjs converts `await import()` to require(),
which breaks ESM-only packages. Use Function('return import()')
workaround to preserve native dynamic import at runtime.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 06:18:04 -08:00
..
agent-service fix: use dynamic import helper for ESM-only claude-agent-sdk 2026-02-23 06:18:04 -08:00
audit-service fix: add restart policy, global error handlers, and fix tenant schema bug 2026-02-23 05:30:34 -08:00
auth-service fix: add restart policy, global error handlers, and fix tenant schema bug 2026-02-23 05:30:34 -08:00
comm-service fix: add restart policy, global error handlers, and fix tenant schema bug 2026-02-23 05:30:34 -08:00
inventory-service fix: add restart policy, global error handlers, and fix tenant schema bug 2026-02-23 05:30:34 -08:00
monitor-service fix: add restart policy, global error handlers, and fix tenant schema bug 2026-02-23 05:30:34 -08:00
ops-service fix: add restart policy, global error handlers, and fix tenant schema bug 2026-02-23 05:30:34 -08:00
voice-service fix: 修复 .gitignore 误忽略 Flutter data/models/ 源码导致构建失败 2026-02-22 16:29:03 -08:00