You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
- 집중/기타: Gmail 기본(primary)+Outlook focused=집중, 프로모션/소셜/업데이트+ Outlook other=기타. 사이드바 실폴더 미러·받은편지함 탭(집중/기타 안읽음 카운트) - 아리 정리: 기준 시각 이후 '도착한' 새 메일 기준(읽음 여부 무관 — 폰서 먼저 읽어도 정리). LLM 배치 분석으로 할 일·일정·답장 카드화. baseline 응답 count - 버그 수정: ① 처음 보는 폴더 클릭 시 트리 닫힘 → useMail keepPreviousData ② 12:28 도착 메일이 아리 정리에 안 뜸(read=1) → 도착 기준으로 전환 ③ 기타 안읽음 미표시 → MailAccountOut.others + 탭 카운트 - HTML 본문 렌더(MailHtmlBody, 샌드박스 iframe), 라우팅 [[...slug]] Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
2 months ago | |
|---|---|---|
| .. | ||
| app | 2 months ago | |
| components | 2 months ago | |
| lib | 2 months ago | |
| playwright | 2 months ago | |
| public | 2 months ago | |
| styles | 2 months ago | |
| tests | 2 months ago | |
| .gitignore | 2 months ago | |
| .prettierrc | 2 months ago | |
| AGENTS.md | 2 months ago | |
| CLAUDE.md | 2 months ago | |
| Dockerfile | 2 months ago | |
| README.md | 2 months ago | |
| eslint.config.mjs | 2 months ago | |
| next.config.ts | 2 months ago | |
| package.json | 2 months ago | |
| playwright.config.ts | 2 months ago | |
| pnpm-lock.yaml | 2 months ago | |
| proxy.ts | 2 months ago | |
| tsconfig.json | 2 months ago | |
| vitest.config.ts | 2 months ago | |
README.md
This is a Next.js project bootstrapped with create-next-app.
Getting Started
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.
This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.
Learn More
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
Deploy on Vercel
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.