Commit History

Merge pull request #18 from FabAgentGroup/fix/remove-journey
fb73352
unverified

hee_!J commited on

docs: 'Journey' 단어 제거 (시행착오 단독 사용)
2a1a8ee

hee_!J commited on

Merge pull request #17 from FabAgentGroup/fix/readme-order
7c4b534
unverified

hee_!J commited on

docs(README): Journey 시간순 재정렬 + D10/D11 차트 임베드
6d2e311

hee_!J commited on

Merge pull request #16 from FabAgentGroup/fix/action-item-layout
25c5d41
unverified

hee_!J commited on

fix(css): Tier 4 action-item 레이아웃 - 긴 meta가 text 컬럼을 한 글자로 압축하던 버그 수정
eb29dbd

hee_!J commited on

Merge pull request #15 from FabAgentGroup/feat/conductor
ea51600
unverified

hee_!J commited on

docs: D11 Conductor 채택 + Journey 11단계 추가
d584116

hee_!J commited on

feat(experiments): D11 - Conductor vs Autonomous (latency -54%, 비용 -58%, 품질 동등)
bda1f80

hee_!J commited on

feat(conductor): Plan-and-Execute 패턴 - Central Planner + Tier executor (env AGENT_MODE)
3fb690f

hee_!J commited on

Merge pull request #14 from FabAgentGroup/feat/expand-corpus
aab1147
unverified

hee_!J commited on

docs: D10 시리즈 검증 narrative + Journey 10단계 추가
4347250

hee_!J commited on

feat(experiments): D10 - 확장 코퍼스에서 reranker 효과 완벽 반전 검증
1ef2506

hee_!J commited on

feat(corpus): 지식 코퍼스 12 → 34개 확장 (위키 12 + 산업 9 + 학회 1 + README 업데이트)
881db3c

hee_!J commited on

Merge pull request #13 from FabAgentGroup/feat/observability
f1e0f6e
unverified

hee_!J commited on

docs: D9 + Supervisor + LangSmith 반영, Journey 7-9단계 추가
4beabd3

hee_!J commited on

feat(orchestrator): Supervisor agent - LLM-driven dynamic workflow routing
580db8f

hee_!J commited on

feat(experiments): D9 한국어 reranker 평가 (Dongjin-kr/ko-reranker)
1d550b9

hee_!J commited on

feat(observability): LangSmith 통합 (wrap_openai + @traceable on 4-Tier agents)
c2127a5

hee_!J commited on

Merge pull request #12 from FabAgentGroup/feat/crag
00bf167
unverified

hee_!J commited on

docs: D8 CRAG 결과 + Journey 6단계(CRAG 시행착오) 추가
926fd86

hee_!J commited on

feat(experiments): D8 CRAG ON vs OFF 정량 비교 (솔직한 결과 반영)
f4addf3

hee_!J commited on

feat(rag): CRAG self-correction (retrieval grader + query refiner)
0969faa

hee_!J commited on

Merge pull request #11 from FabAgentGroup/feat/real-agents
26084d8
unverified

hee_!J commited on

docs: 4-Tier agentic 전환 + D6/D7 실험 반영, 시행착오 narrative 추가
91758e4

hee_!J commited on

feat(experiments): workflow vs agentic 정량 비교 (LLM/tool/cost/latency/인용 깊이)
5a68bbf

hee_!J commited on

feat(orchestrator): 조건부 라우팅 추가 (severity gate + cause confidence retry)
812ab59

hee_!J commited on

feat(agents): Tier 3 Impact + Tier 4 Response를 tool-using agent로 전환
ba1fa5d

hee_!J commited on

feat(cause): Tier 2를 agentic RAG로 전환 (tool calling loop + synthesis)
a419696

hee_!J commited on

feat(tools): agent tool registry - 7개 tool + OpenAI function schema
d6ae565

hee_!J commited on

Merge pull request #10 from FabAgentGroup/feat/hybrid-rag
149d1d4
unverified

hee_!J commited on

fix(rag): 기본 backend hybrid_rerank → hybrid (실측 데이터 근거)
ba1290f

hee_!J commited on

feat: RAG paradigm 5단계 ablation (No RAG→Naive→FAISS→Hybrid→+Rerank) + 차트
4ad642c

hee_!J commited on

feat: Hybrid RAG(BM25+FAISS+RRF) + Cross-encoder Rerank + RAGAS eval
744e87d

hee_!J commited on

Merge pull request #9 from FabAgentGroup/feat/demo-polish
1524c7f
unverified

hee_!J commited on

feat: 에이전트 가시화 강화 (페르소나·SPC 차트·LangGraph)
6fb4d4f

hee_!J commited on

polish: 로딩 카드 + UI 텍스트 em대시 일괄 정리
533030b

hee_!J commited on

Merge pull request #8 from FabAgentGroup/feat/demo-polish
d395136
unverified

hee_!J commited on

feat: 자가학습·FAISS RAG·정량실험 + 배포 준비
159b5df

hee_!J commited on

Merge pull request #7 from FabAgentGroup/feat/multi-data
7f48d0e
unverified

hee_!J commited on

feat: PHM 2016 CMP 통합 + 3개 알람 실데이터 동작
f606871

hee_!J commited on

Merge pull request #6 from FabAgentGroup/feat/streamlit-ui
10f82ba
unverified

hee_!J commited on

fix: 사이드바 UI 정리 (로고 이동·전체 카드 클릭·간격 보정)
970697d

hee_!J commited on

feat: Streamlit 대시보드 UI 구현
61f3789

hee_!J commited on

Merge pull request #5 from FabAgentGroup/feat/orchestrator
8cb8915
unverified

hee_!J commited on

feat: 4-Tier 오케스트레이터 구현
3648770

hee_!J commited on

Merge pull request #4 from FabAgentGroup/feat/tier4-response
085208f
unverified

hee_!J commited on

feat: Tier 4 대응 권고 LLM+RAG 구현
28e3341

hee_!J commited on

Merge pull request #3 from FabAgentGroup/feat/tier3-impact
25f728a
unverified

hee_!J commited on

feat: Tier 3 공정 간 영향 평가 LLM+RAG 구현
a536663

hee_!J commited on