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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
YAPP-Github
/
28th-App-Team-2-Android
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
17
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[Feat] ChatViewModel 및 TyprWriterFlow 작성
- #86
#86
Draft
4/6
oungsi2000
wants to merge 12 commits into
feat/76-chat-data-layer
YAPP-Github/28th-App-Team-2-Android:feat/76-chat-data-layer
from
feat/77-chat-viewmodel
YAPP-Github/28th-App-Team-2-Android:feat/77-chat-viewmodel
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Draft
[Feat] ChatViewModel 및 TyprWriterFlow 작성
#86
oungsi2000
wants to merge 12 commits into
feat/76-chat-data-layer
YAPP-Github/28th-App-Team-2-Android:feat/76-chat-data-layer
from
feat/77-chat-viewmodel
YAPP-Github/28th-App-Team-2-Android:feat/77-chat-viewmodel
Copy head branch name to clipboard
Commits
Commits on Aug 8, 2026
feat: #77 feature:chat 모듈 + ChatViewModel(Orbit) 구현
Show description for 212c3cf
oungsi2000
committed
212c3cf
View commit details
Copy full SHA for 212c3cf
Browse repository at this point
refactor: 채팅 에러 처리 개선 및 메시지 상태 로직 수정
Show description for 8e1baed
oungsi2000
committed
8e1baed
View commit details
Copy full SHA for 8e1baed
Browse repository at this point
refactor: ChatState 개선 및 StreamingChatState sealed interface 도입
Show description for bd20939
oungsi2000
committed
bd20939
View commit details
Copy full SHA for bd20939
Browse repository at this point
style: Chat 모듈 코드 포맷팅 및 스타일 정리
Show description for c4127a7
oungsi2000
committed
c4127a7
View commit details
Copy full SHA for c4127a7
Browse repository at this point
fix: ChatViewModel 메시지 전송 가드 조건 오류 수정 및 테스트 리팩터링
Show description for 69c6776
oungsi2000
committed
69c6776
View commit details
Copy full SHA for 69c6776
Browse repository at this point
refactor: ChatViewModel 스트리밍 로직 분리 및 TypewriterFlow 최적화
Show description for 65d2eaa
oungsi2000
committed
65d2eaa
View commit details
Copy full SHA for 65d2eaa
Browse repository at this point
test: ChatViewModelTest 내 할당량 테스트 제거 및 모델 변경 반영
Show description for 41e7fd1
oungsi2000
committed
41e7fd1
View commit details
Copy full SHA for 41e7fd1
Browse repository at this point
fix: 채팅 메시지 전송 시 앞뒤 공백 제거
Show description for 93ebe37
oungsi2000
committed
93ebe37
View commit details
Copy full SHA for 93ebe37
Browse repository at this point
feat: feature:chat 모듈에 컨벤션 플러그인 적용
Show description for 7476a52
oungsi2000
committed
7476a52
View commit details
Copy full SHA for 7476a52
Browse repository at this point
feat: ChatState의 리스트 필드에 PersistentList 적용
Show description for 15b47c9
oungsi2000
and
claude
committed
15b47c9
View commit details
Copy full SHA for 15b47c9
Browse repository at this point
refactor: ChatState의 리스트 타입을 Immutable Collection으로 변경
Show description for e690c2a
oungsi2000
committed
e690c2a
View commit details
Copy full SHA for e690c2a
Browse repository at this point
Commits on Aug 9, 2026
feat: ChatViewModel 프로세스 복구 지원 및 입력 검증 강화
Show description for 502ac0f
oungsi2000
committed
502ac0f
View commit details
Copy full SHA for 502ac0f
Browse repository at this point
You can’t perform that action at this time.