0cc7c91629
docs: update index and add process cleanup documentation for 2026-04-22
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 »
5a37512e34
refactor: migrate graphify cache to dedicated directory and update manifest and rules
706dda5def
refactor: improve environment configuration resolution and centralize Prisma instance management
f8c95945e7
test: implement comprehensive integration and E2E testing infrastructure with Jest, Playwright, and Discord mocks.
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 »
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 »
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 »
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 »
415c5f44ee
refactor: remove explicit env path configuration to use default dotenv behavior
70ee0671e1
refactor: replace build-time constant with process.env for environment path configuration
4a8c2bed04
refactor: rename CUSTOM_ENV_PATH to BUILD_ENV_PATH and default to undefined for dotenv config
ce334cf6f4
feat: support custom environment file path via CUSTOM_ENV_PATH variable
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 »
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
f3f882cd06
feat(autorole): implement multi-role UX, persistence and automatic toggle logic