이정수
5a37512e34
refactor: migrate graphify cache to dedicated directory and update manifest and rules
2026-04-21 12:12:13 +09:00
이정수
547d5e3dd5
docs: add agent model workflow rules and update kord routine guidelines
2026-04-20 14:25:04 +09:00
이정수
60520c81fa
docs: document monorepo migration, gRPC architecture, and update agent routine guidelines
2026-04-20 11:41:36 +09:00
이정수
edfacc4db3
chore: install and update project dependencies in node_modules
2026-04-20 11:39:22 +09:00
이정수
855aad274a
docs: add model_decision trigger and improve formatting in discord_ui_ux rules
2026-04-20 09:57:33 +09:00
이정수
bbc4bed551
Merge branch 'origin/main' into feature/invite-role and resolve conflicts
2026-04-10 09:38:39 +09:00
이정수
aa59e47a62
feat: add graphify tool support with documentation and agent rules
2026-04-09 17:21:54 +09:00
mineseo-kim
a2e755b708
Remove Redis and replace with in-memory caches
...
- Drop ioredis, docker-compose redis service, and REDIS_* env vars.
- Remove src/cache; use Map-based invite and webhook caching in services.
- Run global command registration and voice boot sync without distributed locks.
- Update README, agent rules, and docs to match the new stack.
Made-with: Cursor
2026-04-09 08:50:53 +09:00
이정수
798d3d589c
docs: add discord_ui_ux rule file capturing philosophy
2026-04-07 09:07:34 +09:00
이정수
122f20d031
docs: update project documentation and agent routine guidelines
2026-03-30 10:31:04 +09:00
이정수
4cc14d8153
refactor: flatten command structures by replacing subcommand groups with action-based string options
2026-03-30 10:27:11 +09:00
이정수
63c9930fd9
docs: update kord_routine rules for improved agent behavior consistency
2026-03-30 09:57:36 +09:00
이정수
7dd437c373
docs: update Kord agent routine rules.
2026-03-27 18:31:07 +09:00
이정수
47dc4ab124
feat: 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 +09:00