Files
Arcrun/landing
Claude 312dd0f65d feat(mira): 搜尋 repoint leo21c + 語義升 default(大眾化) + 進階 keyword
- KBDB_BASE: kbdb.finally.click(舊禁) → arcrun-kbdb.leo21c.workers.dev
- default mode=semantic(一個框會打字就查,含 normalize);進階切 keyword
- 移除舊 index-entry primary/LLM路由/舊向量兜底(依賴已不存在的 index-entry blocks)
- 登入 gate 維持舊 cypher(cookie 網域,v1 不動);next build 0/tsc 0
2026-07-05 14:24:16 +00:00
..

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:

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.