Commit Graph
26 Commits
Author SHA1 Message Date
Hide_D 2cb6bc8e96 chore: standardize TypeScript version to 6.0.2 across workspace
- Updated pnpm-workspace.yaml to enforce TypeScript version 6.0.2.
- Replaced legacy TypeScript import with the current version in comparison tools.
- Added ignoreDeprecations setting in tsconfig.base.json to suppress deprecation warnings for baseUrl.
- Introduced TypeScript version policy documentation outlining the rationale and upgrade gate for moving to TypeScript 7.
2026-07-25 06:39:04 +00:00
Hide_D e8e73c9b9d feat: update testing instructions for game engine to clarify Vitest filter usage 2026-01-24 18:13:20 +00:00
Hide_D b4ad9d0055 feat: add instructions for testing game engine changes in CI 2026-01-24 17:23:16 +00:00
Hide_D 51a3f74920 docs: update development checklist to include CI environment for type checking 2026-01-24 14:29:29 +00:00
Hide_D ff4fda86d5 docs: update development checklist and randomness policy for TypeScript implementations 2026-01-24 14:01:26 +00:00
Hide_D 8c40b075e5 image storage 2026-01-18 12:35:02 +00:00
Hide_D d78fab4e6c docs: AGENTS.md에 기존 기능 마이그레이션 시 텍스트 및 로그 출력을 동일하게 유지해야 한다는 지침 추가 2026-01-17 16:08:40 +00:00
Hide_D 07ea17dacf feat: refactor utility functions for improved consistency and usability; consolidate parsing logic 2026-01-17 12:36:58 +00:00
Hide_D 101541e196 Revert "AGENTS 수정"
This reverts commit 3efcc8007a.
2026-01-05 19:52:14 +00:00
Hide_D 2172953869 AGENTS 수정 2026-01-05 17:54:35 +00:00
Hide_D 3efcc8007a AGENTS 수정 2026-01-05 17:51:18 +00:00
Hide_D b0f070e5a5 AGENTS 수정 2026-01-05 17:24:11 +00:00
Hide_D cf93c28aff docs: 업데이트된 문서 내용 반영 및 Redis 통합 설명 추가 2026-01-05 16:20:20 +00:00
Hide_D cb312f02b3 docs: AGENTS.md 문서에 섹션 추가 및 내용 정리 2026-01-05 15:45:22 +00:00
Hide_D 79819c4a1b feat: update documentation with current implementation details and planned monorepo layout 2025-12-30 13:39:43 +00:00
Hide_D 4f69d31fb1 feat: 개발 체크리스트 추가 및 TypeScript 타입 검사 방법 명시 2025-12-28 12:40:01 +00:00
Hide_D 4eac1e45ba docs: AGENTS.md, README.md, and architecture documents 업데이트하여 서버+시나리오 프로파일 개념 정립 2025-12-27 05:46:15 +00:00
Hide_D ef07f7f7d7 문서 수정: 프로젝트 명명 규칙 추가 및 관련 정보 업데이트 2025-12-27 03:30:48 +00:00
Hide_D 475772240c 정리중 2025-12-26 18:39:48 +00:00
Hide_D 7293e09fed update 2025-12-26 18:29:23 +00:00
Hide_D 0e5a092eac architecture 2025-12-26 17:38:56 +00:00
Hide_D 850031f44b wip 2025-12-26 16:29:40 +00:00
Hide_D 787ca21891 wip 2025-12-26 16:27:37 +00:00
Hide_D 54368fc014 codex와 함께하는 AGENTS.md 작성하기 2025-12-26 16:20:44 +00:00
Hide_D bdea055e68 wip 2025-12-26 15:51:55 +00:00
Hide_D 461fc720c7 auto agent 2025-12-26 15:33:19 +00:00