MythEclipse
c1c149855a
feat: enforce strict AI env validation and force close
2026-05-26 00:59:32 +07:00
MythEclipse
cc61e2576b
refactor: optimize AI moderation pipeline, fix OOM risks, token duplication, and add Zod validation
2026-05-25 23:23:12 +07:00
MythEclipse
cc2ee84c3b
refactor(ai-analyzer): fix resource leaks, OOM risk, and strict structured outputs
2026-05-25 22:14:05 +07:00
Asep Haryana Saputra
0ef6fc8d31
refactor: update import statements to use .js extensions
...
- Changed all import statements across the project to include the .js extension for consistency and to comply with ES module standards.
- Updated imports in various files including bootstrap.ts, shutdown.ts, config.ts, and many others.
- Ensured that all related modules and types are correctly imported with the new extension.
2026-05-21 12:03:31 +00:00
MythEclipse
3d64228d6a
feat(config): add AI analysis tuning parameters and update related logic
2026-05-21 01:55:50 +07:00
MythEclipse
069cf105f3
fix: enhance error logging with additional context in analysis and moderation processes
2026-05-18 23:48:02 +07:00
MythEclipse
6339d741a9
refactor: streamline error handling and attachment processing in message capture
2026-05-18 23:46:51 +07:00
MythEclipse
51dc1f8869
feat: add multimodal analysis support to LLM moderation client by processing image attachments
2026-05-17 23:56:04 +07:00
MythEclipse
299ec76433
fix: add explicit .ts extensions for worker thread relative imports to satisfy ESM resolution
2026-05-17 23:00:24 +07:00
MythEclipse
518577d79d
feat: enhance screen share controller with Streamer integration and voice channel management
2026-05-17 01:01:40 +07:00
MythEclipse
99ec528a03
refactor: remove unused getThreads function and related code from voice API and controller
2026-05-16 23:34:07 +07:00
MythEclipse
62d131cf14
feat: implement local audio streaming with controls in voice components
2026-05-16 21:08:39 +07:00
MythEclipse
6ac4a5c11a
feat: add installation script for yt-dlp and update package.json
2026-05-15 21:40:20 +07:00