• Joined on 2025-07-14
hyungi pushed to main at hyungi/syn-chat-bot 2026-03-18 14:57:03 +09:00
852f5cb648 feat: kb_writer 마이크로서비스 + mail_bridge 추가
hyungi pushed to main at hyungi/tk-factory-services 2026-03-17 20:44:45 +09:00
b44ae36329 fix(tkfb): daily-status 500 에러 수정 — 존재하지 않는 컬럼 참조 제거
hyungi pushed to main at hyungi/tk-factory-services 2026-03-17 20:19:49 +09:00
fa4199a277 fix(tkfb): 대시보드 콘솔 에러 수정 (notifications, attendance, repair-requests)
hyungi pushed to main at hyungi/tk-factory-services 2026-03-17 19:07:41 +09:00
0c149673fb refactor: shared 모듈 추출 Phase 1~4 (notifyHelper, errors, logger, auth, dbPool)
84cf222b81 feat(tkuser): 알림 시스템 이관 system1-factory → tkuser
afa10c044f fix: 미커밋 수정사항 정리 (purchase migration, 로컬네트워크 URL, 포트 수정)
Compare 3 commits »
hyungi pushed to main at hyungi/tk-factory-services 2026-03-17 15:35:33 +09:00
862a2683d3 feat(tkuser): 탭 카테고리 그룹핑 + 설비 관리 탭 추가 + tkfb admin 페이지 통합
hyungi pushed to main at hyungi/tk-factory-services 2026-03-17 15:16:20 +09:00
f548a95767 feat(tkuser): 알림 수신자 탭에 ntfy 구독 관리 추가
hyungi pushed to main at hyungi/syn-chat-bot 2026-03-17 15:10:45 +09:00
66a8b63cad Phase 7c: 분류기 fallback 키워드 분류 + Haiku 도구 제약 + tier 재분배
hyungi pushed to main at hyungi/tk-factory-services 2026-03-17 15:01:09 +09:00
1cef745cc9 feat(ntfy): Phase 2 — sendPushToUsers() ntfy 연동 + 구독 관리 UI
hyungi pushed to main at hyungi/syn-chat-bot 2026-03-17 12:01:15 +09:00
a3e5b5419a fix: Route by Intent 연결 순서 수정 + 메일 파이프라인 id 추가
hyungi pushed to main at hyungi/syn-chat-bot 2026-03-17 10:34:46 +09:00
30edc34cab Phase 7a-2: id-9b Modelfile (no-think) + 이드 페르소나 강화
hyungi pushed to main at hyungi/tk-factory-services 2026-03-17 10:24:15 +09:00
e50ff3fb63 feat(ntfy): 푸시 알림 서버 Phase 1 인프라 구축
hyungi pushed to main at hyungi/syn-chat-bot 2026-03-17 09:13:32 +09:00
1543abded6 Phase 7a: GPU 모델 id-9b:latest 전환 + 워크플로우 배포 자동화
hyungi pushed to main at hyungi/tk-factory-services 2026-03-17 08:18:52 +09:00
184cdd6aa8 fix(tkfb): project_code → job_no 컬럼명 수정 (500 에러 해결)
hyungi pushed to main at hyungi/tk-factory-services 2026-03-17 08:10:09 +09:00
adf3a197fd fix(tkfb): pages INSERT에서 is_active 컬럼 제거
hyungi pushed to main at hyungi/tk-factory-services 2026-03-17 08:09:05 +09:00
49949bda62 fix(tkfb): 마이그레이션 FK 타입 불일치 수정 (signed/unsigned)
hyungi pushed to main at hyungi/tk-factory-services 2026-03-17 08:05:24 +09:00
d7cc568c01 feat(tkfb): 공정표 + 생산회의록 시스템 추가
hyungi pushed to main at hyungi/tk-factory-services 2026-03-17 07:47:09 +09:00
b5dc9c2f20 refactor(tkeg): 대시보드 프로젝트 생성 기능 제거 (tkuser로 통합)
hyungi pushed to main at hyungi/syn-chat-bot 2026-03-17 07:36:41 +09:00
924560252e docs: add PROGRESS.md, add bridge URLs to .env.example
hyungi pushed to main at hyungi/tk-factory-services 2026-03-17 07:31:10 +09:00
0910f5d0a6 fix(tkeg): JWT 파싱 시 한글 이름 깨짐 수정 (UTF-8 디코딩)
hyungi pushed to main at hyungi/tk-factory-services 2026-03-16 15:54:49 +09:00
9a2b682b18 fix(tkfb): TBM 완료 시 연차 작업자 작업보고서 생성 500 에러 수정