V2-4-3: 대시보드 실행 통합 #97

Closed
opened 2026-02-08 00:57:06 +09:00 by agentson · 0 comments
Collaborator

요약

  • FastAPI 대시보드를 백그라운드 스레드로 실행.

변경

  • src/main.py, src/config.py
  • tests/test_main.py ~3 tests 추가.

수락 기준

  • CLI 플래그 또는 env로 대시보드 on/off.

검증

  • pytest tests/test_main.py -v
요약 - FastAPI 대시보드를 백그라운드 스레드로 실행. 변경 - src/main.py, src/config.py - tests/test_main.py ~3 tests 추가. 수락 기준 - CLI 플래그 또는 env로 대시보드 on/off. 검증 - pytest tests/test_main.py -v
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: jihoson/The-Ouroboros#97