Commit Graph

1878 Commits

Author SHA1 Message Date
3a32d1a37e feat(home): 홈 추천 조회 컨트롤러를 추가한다
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-06-01 13:55:53 +09:00
ed865a192f feat(recommend): 홈 추천 저장소 페이징 조건을 적용한다
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-06-01 13:55:17 +09:00
a7e06f278f feat(recommend): 홈 추천 전체보기 페이징 조회를 추가한다
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-06-01 13:54:40 +09:00
9fccf51e4a feat(home): 홈 추천 통합 facade를 추가한다
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-06-01 13:50:02 +09:00
c270e3c3af feat(home): 홈 추천 통합 응답 DTO를 추가한다
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-06-01 13:49:03 +09:00
a646283cef test(recommend): 팔로우 유니크 제약 테스트 픽스처를 정리한다
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-06-01 10:28:16 +09:00
a20f4d37ab docs(home): 추천 크리에이터 팔로우 요구사항을 정리한다
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-06-01 10:20:16 +09:00
c452f0070d feat(home): 추천 크리에이터 동시 팔로우 API를 추가한다
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-06-01 10:19:49 +09:00
431073ee14 feat(recommend): 추천 크리에이터 동시 팔로우 서비스를 추가한다
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-06-01 10:19:38 +09:00
13389cd558 docs(home): 메인 홈 추천 Phase 4 진행 상황을 정리한다
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-31 18:21:45 +09:00
472130b16b feat(recommend): 장르 기반 크리에이터 추천 조회를 추가한다
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-31 18:20:51 +09:00
e3b131268b feat(content): 콘텐츠 상세 조회 이력을 기록한다
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-31 18:20:07 +09:00
931d6a5fef feat(recommend): 콘텐츠 조회 이력 서비스를 추가한다
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-31 18:19:28 +09:00
e248a674c0 feat(recommend): 콘텐츠 조회 이력 저장 어댑터를 추가한다
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-31 18:18:50 +09:00
e1f0347ca5 feat(recommend): 콘텐츠 조회 이력 모델을 추가한다
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-31 18:18:23 +09:00
80f299eb1a docs(home): 본인 크리에이터 팔로우 제외 조건을 정리한다
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-31 16:55:58 +09:00
31aadd9e83 docs(home): 메인 홈 추천 Phase 3 계획을 정리한다
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-31 16:33:19 +09:00
f464f02567 feat(recommend): 홈 추천 조회 쿼리를 추가한다
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-31 16:32:51 +09:00
e545fd493e feat(recommend): 홈 추천 조회 서비스를 추가한다
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-31 16:32:43 +09:00
d195fea311 docs(home): 추천 스냅샷 점수 책임 경계를 정리한다
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-31 01:09:22 +09:00
6aada583c6 chore(opencode): 플러그인 잠금 버전을 갱신한다
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-31 00:58:47 +09:00
dfaacd068f feat(recommend): 추천 스냅샷 갱신 서비스를 추가한다
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-31 00:58:17 +09:00
7c85ec93fc feat(recommend): 홈 추천 스냅샷 집계 쿼리를 추가한다
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-31 00:57:46 +09:00
8b5872ce86 feat(recommend): 추천 스냅샷 저장소를 추가한다
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-31 00:57:15 +09:00
6499bacc8d feat(recommend): 추천 점수 산식 상수를 분리한다
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-31 00:56:59 +09:00
f8dd068fb1 docs(home): 메인 홈 추천 스냅샷 요구사항을 보강한다
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-31 00:56:45 +09:00
ef1580cbb8 docs(agent): 기본 구현체 명명 규칙을 문서화한다
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-30 20:10:26 +09:00
ec10bc1e58 docs(test): Redis 테스트 격리 규칙을 문서화한다
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-30 20:02:00 +09:00
f416d0169d test: embedded Redis 초기화를 명시 opt-in으로 분리한다
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-30 20:01:53 +09:00
8ba29a3719 feat(recommend): 추천 활동 공통 모델을 추가한다
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-30 17:45:30 +09:00
9a8172ab8b feat(recommend): 크리에이터 데뷔 판정 정책을 추가한다
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-30 17:45:06 +09:00
eecff03d4b feat(recommend): 홈 추천 점수 정책을 추가한다
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-30 17:44:59 +09:00
327471f4fc docs(home): 메인 홈 추천 API 구현 계획을 추가한다
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-30 17:44:51 +09:00
35b939b951 docs(home): 메인 홈 추천 API PRD를 추가한다
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-30 17:44:42 +09:00
ca29832620 docs(test): TDD 작업 절차를 문서화한다 2026-05-30 16:28:51 +09:00
29a7b8d918 docs(agent): v2 신규 코드 구조 규칙을 보완한다 2026-05-30 16:19:21 +09:00
1ee3b3864c docs(test): 테스트 작성 기준을 명확히 정리 2026-05-29 16:03:37 +09:00
ebfbf7b597 테스트 통합 환경 설정 추가 2026-05-29 15:58:33 +09:00
00316ba013 chore(gitignore): omo 작업 디렉터리를 제외한다 2026-05-29 14:03:37 +09:00
b07f2d9646 docs(agent): 에이전트 문서 규칙을 정리한다 2026-05-29 13:58:54 +09:00
ddac78a666 fix(charge): 쿠폰 충전 회원 락을 적용한다 2026-05-18 15:39:11 +09:00
fefb5c24eb fix(charge): 이벤트 작업 즉시 지급 트랜잭션을 분리한다 2026-05-18 14:52:08 +09:00
9a9fdfe0a1 docs(charge): 충전 이벤트 보너스 지급 안정화 계획을 추가한다 2026-05-18 14:18:10 +09:00
56acf257e0 refactor(charge): 충전 이벤트 작업 패키지를 정리한다 2026-05-18 13:46:26 +09:00
810b143c9e fix(charge): 충전 이벤트 보너스 지급을 안정화한다 2026-05-18 13:34:12 +09:00
acd0393a0e feat(chat): 채팅방 리스트 조회 API를 추가한다 2026-05-14 16:12:14 +09:00
3a2c21c896 docs(agent): 코드 배치 규칙을 문서화한다 2026-05-14 11:43:41 +09:00
1daf67fa49 feat(user-creator-chat): 유저 크리에이터 채팅방을 추가한다
유저와 크리에이터 간 텍스트/음성 메시지, SSE presence, 조건부 푸시 흐름을 신규 도메인으로 분리한다.
2026-05-13 18:02:11 +09:00
6e22198b6f docs: 에이전트 문서 절차를 정리한다 2026-05-13 12:04:03 +09:00
b67dce4afd docs: prd 폴더와 sample-prd 추가, 기존 계획 문서 plan-task 폴더 아래로 이동 2026-05-13 11:47:59 +09:00