Skip to content

Conversation

@devRavit
Copy link
Owner

Summary

  • Stash API endpoint path 업데이트 (/api/* → /externals/, /internal/ → /internals/*)
  • portfolio 터미널 명령어 추가 (stash API 연동)
  • lib/portfolio.ts 추가 (타입 정의 및 API 함수)

Changes

  • Health API: /internal/status/internals/status
  • Calendar API: /api/calendar/events/externals/calendar/events
  • portfolio 명령어: 회사별 프로젝트 그룹핑, Task 목록 표시
  • fetchProjects, fetchProjectById API 함수 구현

Test plan

  • status 명령어 정상 동작 확인
  • portfolio 명령어로 프로젝트/Task 목록 표시 확인

🤖 Generated with Claude Code

@vercel
Copy link

vercel bot commented Jan 14, 2026

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

Project Deployment Review Updated (UTC)
pixel Ready Ready Preview, Comment Jan 14, 2026 4:45pm

devRavit and others added 2 commits January 15, 2026 01:45
- stash API 연동으로 프로젝트/태스크 목록 표시
- lib/portfolio.ts 타입 정의 및 API 호출 함수
- 회사별 그룹화된 포트폴리오 뷰

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

Co-Authored-By: Claude <noreply@anthropic.com>
- portfolio 터미널 명령어 추가
- lib/portfolio.ts 추가 (타입 정의 및 API 함수)
- 회사별 프로젝트 그룹핑 및 Task 목록 표시

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

Co-Authored-By: Claude <noreply@anthropic.com>
@devRavit devRavit force-pushed the fix/stash-api-endpoints branch from fbd68d3 to 0814aad Compare January 14, 2026 16:45
@devRavit devRavit merged commit 9badda3 into main Jan 14, 2026
2 of 3 checks passed
@devRavit devRavit deleted the fix/stash-api-endpoints branch January 14, 2026 16:45
@devRavit devRavit added api API 연동 resume resume.md labels Jan 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api API 연동 resume resume.md

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants