0cc7c91629docs: update index and add process cleanup documentation for 2026-04-22
main
이정수2026-04-22 10:36:35 +0900
6f5cd602carefactor: implement lazy gRPC proto resolution, improve service initialization, and update Prisma schema and turbo configuration이정수2026-04-21 17:24:00 +0900
8e03562f82docs: update local connection documentation and add progress log for 2026-04-21이정수2026-04-21 12:15:43 +0900
5a37512e34refactor: migrate graphify cache to dedicated directory and update manifest and rules이정수2026-04-21 12:12:13 +0900
f8c95945e7test: implement comprehensive integration and E2E testing infrastructure with Jest, Playwright, and Discord mocks.이정수2026-04-20 17:08:35 +0900
547d5e3dd5docs: add agent model workflow rules and update kord routine guidelines이정수2026-04-20 14:25:04 +0900
5e41bea74efeat: Add instance ID and implement Redis lock for global command registration to support multi-instance deployments.이정수2026-03-27 18:29:46 +0900
031a8b3146refactor: Consolidate voice-related commands into `voice.ts` and audit-related commands into `audit.ts`.이정수2026-03-27 17:54:55 +0900
0ccbbf9d31feat: Introduce and separate `BOOT` audit log category from `SYSTEM`, defaulting both to disabled.이정수2026-03-27 17:53:00 +0900
47dc4ab124feat: Introduce a script to identify hardcoded i18n strings in test files, add a `check-i18n` command to package.json, and include ignore comments in i18n tests.이정수2026-03-27 17:38:07 +0900
90064491d6refactor: Relocate `config` translation keys and types under the `commands` namespace.이정수2026-03-27 17:24:03 +0900
4246eb90a5feat: Implement `/config` command for managing bot features, refactor Big Emoji into a dedicated service, and update guild configuration schema with new defaults.이정수2026-03-27 17:16:15 +0900
b81bc6b146feat: Add an audit log category selection step to the setup wizard, shifting subsequent steps and updating related logic and translations.이정수2026-03-27 16:56:37 +0900
bdd91f6737feat: Implement a multi-step setup wizard with i18n support and dedicated interaction handlers.이정수2026-03-27 15:57:50 +0900
9f891112d9feat: Introduce guild-specific configuration for temporary voice channels with a new command, updated service logic, and corresponding database schema changes.이정수2026-03-27 15:41:27 +0900
234a0e96fefeat: Implement an audit log system with a new `AuditChannel` model, `/audit-channel` command, and `AuditLogService` to log various application events.이정수2026-03-27 15:30:03 +0900
f6feb9b83efeat: Add Audit Channel Plan and update the Feature Roadmap.이정수2026-03-27 15:22:56 +0900
b785a276f8feat: Implement a permission audit system including a new service, command, i18n strings, and documentation.이정수2026-03-27 15:14:05 +0900
220dd81440feat: Implement dynamic bot presence with i18n, guild count display, and rotation.이정수2026-03-27 14:58:41 +0900
cb80d9dffefix: Enhance temporary voice channel management with improved Discord API error handling for ghost channels and detailed logging.이정수2026-03-27 14:39:38 +0900
b93255a2befeat: Implement internationalization (i18n) with locale support, localized error messages, and a new language command.이정수2026-03-27 14:24:59 +0900
6851fe2333feat: implement a structured error handling system with custom error types and a dedicated reporter.이정수2026-03-27 14:03:12 +0900