이정수 art
  • Joined on 2024-01-09
art pushed to main at art/Kord 2026-04-22 01:36:39 +00:00
0cc7c91629 docs: update index and add process cleanup documentation for 2026-04-22
art pushed to main at art/Kord 2026-04-21 08:24:06 +00:00
6f5cd602ca refactor: implement lazy gRPC proto resolution, improve service initialization, and update Prisma schema and turbo configuration
8e03562f82 docs: update local connection documentation and add progress log for 2026-04-21
Compare 2 commits »
art pushed to main at art/Kord 2026-04-21 03:12:16 +00:00
5a37512e34 refactor: migrate graphify cache to dedicated directory and update manifest and rules
art pushed to main at art/Kord 2026-04-21 02:35:21 +00:00
706dda5def refactor: improve environment configuration resolution and centralize Prisma instance management
art pushed to main at art/Kord 2026-04-20 08:08:38 +00:00
f8c95945e7 test: implement comprehensive integration and E2E testing infrastructure with Jest, Playwright, and Discord mocks.
art pushed to main at art/Kord 2026-04-20 05:25:38 +00:00
547d5e3dd5 docs: add agent model workflow rules and update kord routine guidelines
60520c81fa docs: document monorepo migration, gRPC architecture, and update agent routine guidelines
edfacc4db3 chore: install and update project dependencies in node_modules
8b9b14a6ae chore: update dependencies and add AGENTS.md in dashboard app
855aad274a docs: add model_decision trigger and improve formatting in discord_ui_ux rules
Compare 5 commits »
art pushed to main at art/Kord 2026-04-10 01:26:09 +00:00
ad8b47d4ec feat: add console output to logger and remove redundant deferReply in autorole command
1e31f83ff3 fix(i18n): restore missing channelLocked translation key in ko.ts
bbc4bed551 Merge branch 'origin/main' into feature/invite-role and resolve conflicts
6072ab716f refactor: remove invite tracking functionality and migrate member join handling to AutoRoleService
c4f5e8d53c refactor: remove invite management system and associated command, events, and localization keys
Compare 21 commits »
art pushed to feature/invite-role at art/Kord 2026-04-10 01:25:58 +00:00
ad8b47d4ec feat: add console output to logger and remove redundant deferReply in autorole command
1e31f83ff3 fix(i18n): restore missing channelLocked translation key in ko.ts
bbc4bed551 Merge branch 'origin/main' into feature/invite-role and resolve conflicts
dcaa14091f chore: update graphify analysis and configuration files
7beed8f69e docs: update project configuration and add Graphify setup documentation
Compare 26 commits »
art pushed to main at art/Kord 2026-04-09 08:43:06 +00:00
dcaa14091f chore: update graphify analysis and configuration files
7beed8f69e docs: update project configuration and add Graphify setup documentation
e196017bb8 feat: generate graph visualization and cache files for project structure analysis
aa59e47a62 feat: add graphify tool support with documentation and agent rules
Compare 4 commits »
art pushed to main at art/Kord 2026-04-08 02:30:12 +00:00
415c5f44ee refactor: remove explicit env path configuration to use default dotenv behavior
art pushed to main at art/Kord 2026-04-08 01:34:48 +00:00
70ee0671e1 refactor: replace build-time constant with process.env for environment path configuration
art pushed to main at art/Kord 2026-04-07 08:55:15 +00:00
4a8c2bed04 refactor: rename CUSTOM_ENV_PATH to BUILD_ENV_PATH and default to undefined for dotenv config
art pushed to main at art/Kord 2026-04-07 08:48:20 +00:00
ce334cf6f4 feat: support custom environment file path via CUSTOM_ENV_PATH variable
art pushed to main at art/Kord 2026-04-07 07:46:51 +00:00
ef15273a02 Merge branch 'feature/invite-role'
6072ab716f refactor: remove invite tracking functionality and migrate member join handling to AutoRoleService
c4f5e8d53c refactor: remove invite management system and associated command, events, and localization keys
579e9a8a61 refactor: remove retroactive autorole functionality and associated database tables
798d3d589c docs: add discord_ui_ux rule file capturing philosophy
Compare 10 commits »
art pushed to feature/invite-role at art/Kord 2026-04-07 07:34:12 +00:00
6072ab716f refactor: remove invite tracking functionality and migrate member join handling to AutoRoleService
art pushed to feature/invite-role at art/Kord 2026-04-07 07:30:25 +00:00
c4f5e8d53c refactor: remove invite management system and associated command, events, and localization keys
art pushed to feature/invite-role at art/Kord 2026-04-07 06:14:32 +00:00
579e9a8a61 refactor: remove retroactive autorole functionality and associated database tables
art pushed to feature/invite-role at art/Kord 2026-04-07 00:07:37 +00:00
798d3d589c docs: add discord_ui_ux rule file capturing philosophy
art pushed to feature/invite-role at art/Kord 2026-04-06 09:05:35 +00:00
f3f882cd06 feat(autorole): implement multi-role UX, persistence and automatic toggle logic
art created branch feature/invite-role in art/Kord 2026-04-06 08:18:44 +00:00