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 }}
EinSofINTEREST
/
IssueTracker
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Issues
47
Pull requests
11
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[FEAT#144] LLM 비용/성능 기반 routing 정책 + 동적 chain 합성
- #167
#167
Merged
juhy0987
merged 13 commits into
main
EinSofINTEREST/IssueTracker:main
from
feature/#144/llm-routing-policy
EinSofINTEREST/IssueTracker:feature/#144/llm-routing-policy
Copy head branch name to clipboard
Apr 30, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
[FEAT#144] LLM 비용/성능 기반 routing 정책 + 동적 chain 합성
#167
juhy0987
merged 13 commits into
main
EinSofINTEREST/IssueTracker:main
from
feature/#144/llm-routing-policy
EinSofINTEREST/IssueTracker:feature/#144/llm-routing-policy
Copy head branch name to clipboard
Commits
Commits on Apr 30, 2026
[FEAT]: Capabilities + CapabilitiesProvider + Request.TaskHint 도입 (이슈 #144 Phase 1.A/B)
Show description for e4490d8
juhy0987
committed
e4490d8
View commit details
Copy full SHA for e4490d8
Browse repository at this point
[FEAT]: MeasuredProvider — latency EMA + Prometheus metric wrapper (이슈 #144 Phase 1.C)
Show description for 820e600
juhy0987
committed
820e600
View commit details
Copy full SHA for 820e600
Browse repository at this point
[FEAT]: Policy 인터페이스 + CheapestFirst 정책 (이슈 #144 Phase 2.A)
Show description for 7afaedc
juhy0987
committed
7afaedc
View commit details
Copy full SHA for 7afaedc
Browse repository at this point
[FEAT]: LatencyWeighted 정책 (이슈 #144 Phase 2.B)
Show description for 65a2457
juhy0987
committed
65a2457
View commit details
Copy full SHA for 65a2457
Browse repository at this point
[FEAT]: Hybrid 정책 — 비용·latency·실패율 가중 합산 score (이슈 #144 Phase 2.C)
Show description for fa8c1ff
juhy0987
committed
fa8c1ff
View commit details
Copy full SHA for fa8c1ff
Browse repository at this point
[FEAT]: chain.PolicyProvider — policy 가 결정한 순서로 chain 동작 (이슈 #144 Phase 3)
Show description for 93ae4e2
juhy0987
committed
93ae4e2
View commit details
Copy full SHA for 93ae4e2
Browse repository at this point
[FEAT]: pkg/llm/prompt — scripts/prompts 외부 파일 로딩 (이슈 #144 Phase 4)
Show description for 0dba1b9
juhy0987
committed
0dba1b9
View commit details
Copy full SHA for 0dba1b9
Browse repository at this point
[FEAT]: pkg/llm 신규 컴포넌트 단위 테스트 (이슈 #144 Phase 4)
Show description for ed7e390
juhy0987
committed
ed7e390
View commit details
Copy full SHA for ed7e390
Browse repository at this point
[FIX]: 피드백 반영, MeasuredFactory 패턴 도입 — collector 중복 등록 panic 해결 (HIGH)
Show description for 9e39bc3
juhy0987
committed
9e39bc3
View commit details
Copy full SHA for 9e39bc3
Browse repository at this point
[FIX]: 피드백 반영, Stats race-free — calls/failures/latency 단일 mutex 통합
Show description for 503fd6e
juhy0987
committed
503fd6e
View commit details
Copy full SHA for 503fd6e
Browse repository at this point
[FIX]: 피드백 반영, chain.policy 의 errChainPolicySelectFailed dead code 제거
Show description for ad5db24
juhy0987
committed
ad5db24
View commit details
Copy full SHA for ad5db24
Browse repository at this point
[FEAT]: provider 이름으로 직접 지정하는 FixedOrder routing policy 추가
Show description for 118ca74
juhy0987
committed
118ca74
View commit details
Copy full SHA for 118ca74
Browse repository at this point
[FIX]: 피드백 반영, routing policy 안정성 강화 (PR #167 CodeRabbit)
Show description for be758d1
juhy0987
committed
be758d1
View commit details
Copy full SHA for be758d1
Browse repository at this point
You can’t perform that action at this time.