Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Team-Timo
/
Timo-Server
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
6
Code
Issues
4
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[refactor] #184 - AI 히스토리 조회 성능 개선 및 프롬프트 상세화
- #199
#199
Open
aneykrap
wants to merge 15 commits into
develop
Team-Timo/Timo-Server:develop
from
refactor/#184-ai-latency
Team-Timo/Timo-Server:refactor/#184-ai-latency
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
[refactor] #184 - AI 히스토리 조회 성능 개선 및 프롬프트 상세화
#199
aneykrap
wants to merge 15 commits into
develop
Team-Timo/Timo-Server:develop
from
refactor/#184-ai-latency
Team-Timo/Timo-Server:refactor/#184-ai-latency
Copy head branch name to clipboard
Commits
Commits on Jul 16, 2026
feat: AI 소요시간 조회용 비동기 히스토리 조회 서비스 추가
aneykrap
committed
1e0b8eb
View commit details
Copy full SHA for 1e0b8eb
Browse repository at this point
feat(ai): AI 히스토리 조회용 Redis 캐시 추가
aneykrap
committed
d516b27
View commit details
Copy full SHA for d516b27
Browse repository at this point
refactor(ai): AI 히스토리 조회를 병렬 처리하도록 개선
aneykrap
committed
7ddfa98
View commit details
Copy full SHA for 7ddfa98
Browse repository at this point
feat(ai): AI 피드백 비동기 저장 서비스 추가
aneykrap
committed
91253f7
View commit details
Copy full SHA for 91253f7
Browse repository at this point
refactor(ai): 타이머 종료 후 AI 피드백 저장과 히스토리 캐시 갱신 처리 개선
aneykrap
committed
3774cbb
View commit details
Copy full SHA for 3774cbb
Browse repository at this point
chore(ai): AI 히스토리 비동기 실행기 설정 추가
aneykrap
committed
7be55b2
View commit details
Copy full SHA for 7be55b2
Browse repository at this point
chore(ai): AI 서비스 중복 로그 제거
aneykrap
committed
c47a9c6
View commit details
Copy full SHA for c47a9c6
Browse repository at this point
Commits on Sep 1, 2026
refactor(ai): AI 히스토리 조회 성능 개선을 위한 인덱스 추가
aneykrap
committed
b71de38
View commit details
Copy full SHA for b71de38
Browse repository at this point
refactor(ai): 유사 title 히스토리 조회를 인덱스 후보 조회 + 앱단 유사도 판정으로 개선
aneykrap
committed
71dd33b
View commit details
Copy full SHA for 71dd33b
Browse repository at this point
refactor(ai): 유사 title 히스토리 조회를 인덱스 후보 조회 + 앱단 유사도 판정으로 개선
aneykrap
committed
22661d7
View commit details
Copy full SHA for 22661d7
Browse repository at this point
refactor(timer): timer_records 인덱스 마이그레이션 스크립트 추가
aneykrap
committed
cd78cb2
View commit details
Copy full SHA for cd78cb2
Browse repository at this point
refactor(timer): 스크립트 삭제
aneykrap
committed
1cc4eda
View commit details
Copy full SHA for 1cc4eda
Browse repository at this point
refactor(ai): candidate window size 30으로 수정
aneykrap
committed
5d6ce65
View commit details
Copy full SHA for 5d6ce65
Browse repository at this point
Commits on Sep 2, 2026
refactor(ai): 타이머 완료 트랜잭션에 REQUIRES_NEW를 명시해 커밋 순서 보장
aneykrap
committed
4a1dc82
View commit details
Copy full SHA for 4a1dc82
Browse repository at this point
refactor(ai): 캐시 버전 조회 시점 고정 및 Redis 장애 격리
aneykrap
committed
2dab214
View commit details
Copy full SHA for 2dab214
Browse repository at this point
You can’t perform that action at this time.