-
Notifications
You must be signed in to change notification settings - Fork 0
module frontend console
devlikebear edited this page Apr 26, 2026
·
1 revision
frontend/console은 TARS의 주 UI다. Chat, Memory, System Prompt, Ops, Pulse, Reflection, Extensions, Config 화면을 제공한다.
frontend/console/src/App.sveltefrontend/console/src/lib/router.tsfrontend/console/src/lib/api.tsfrontend/console/src/lib/types.tsfrontend/console/DESIGN.md
- Svelte 5 runes를 사용한다.
- DESIGN.md가 색상/토큰/컴포넌트 규칙의 source of truth다.
- large component와 backend mirror type debt는 #407에서 추적한다.