Skip to content

Conversation

@devRavit
Copy link
Owner

Summary

/ai 라우트에 터미널 스타일 AI 채팅 인터페이스 추가

Changes

feat AI 채팅 페이지 추가

  • /ai 라우트에 터미널 스타일 AI 채팅 인터페이스 추가
  • Stash API 연동 (세션 관리, 대화 기록 유지)
  • localStorage 기반 clientId로 세션 식별
  • react-markdown + react-syntax-highlighter로 마크다운 렌더링
  • 코드 블록 구문 강조 (vscDarkPlus 테마)
  • 429 Rate Limit 에러 시 친근한 에러 메시지 표시
  • Welcome 배너 ASCII 아트 추가
  • @tailwindcss/typography 플러그인 추가

🤖 Generated with Claude Code

- /ai 라우트에 터미널 스타일 AI 채팅 인터페이스 추가
- Stash API 연동 (세션 관리, 대화 기록 유지)
- react-markdown + react-syntax-highlighter로 마크다운 렌더링
- 429 Rate Limit 에러 시 친근한 에러 메시지 표시

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@devRavit devRavit added api API 연동 ui UI/스타일링 labels Jan 15, 2026
@vercel
Copy link

vercel bot commented Jan 15, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
pixel Ready Ready Preview, Comment Jan 15, 2026 3:29pm

@devRavit devRavit merged commit a41e45a into main Jan 15, 2026
3 checks passed
@devRavit devRavit deleted the feat/ai-chat branch January 15, 2026 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api API 연동 ui UI/스타일링

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants