Commit graph

8 commits

Author SHA1 Message Date
tv0924@icloud.com
264f29ffb9 [Update] naver id 2025-07-05 15:01:12 +09:00
KMINGON
b2aedf53db [FEAT]: env로 로그인 구현 2025-07-01 01:05:07 +09:00
tk
ba0bb61ef3 마소 프젝 계정 업데이트 2025-06-30 17:48:11 +09:00
sultanofdisco
b7df8cffcd Update .sensitive.example.json 2025-06-29 23:56:39 +09:00
tk
ce70191d49 microsoft 추가 2025-06-27 22:01:59 +09:00
3dd86982d7 chore: 환경 설정 및 크로스 플랫폼 실행 파일 2025-06-22 23:13:26 +09:00
c9f146baef feat: implement OAuth login functionality
- Update environment configuration and gitignore
- Replace sensitive example with actual config file
- Refactor LLM prompt structure by removing login/session modules
- Update main application entry point for OAuth integration
2025-06-21 15:23:47 +09:00
1b65693ba5 Add function to read sensitive data from .sensitive.json file
- Implemented GetSensitiveData function to load sensitive data from a JSON file.
- Added error handling for missing file scenario.
2025-06-18 21:42:06 +09:00