Find a file
vsxd 46bda26f9e docs: fix Phase 2 spec issues from review round 1
- CRITICAL: add Namespace entity field补齐 note (type, avatar_url, updatedAt)
- MAJOR: add CLI publish interface deviation note in key decisions
- MAJOR: define search behavior when q is empty + homepage list API
- MAJOR: add SkillRepository.incrementDownloadCount method
- MAJOR: add SecurityConfig update strategy note
- MAJOR: add Web publish interface deviation note
- MINOR: add missing Repository methods for namespace/member
- MINOR: add awaitTerminationSeconds to async thread pool
- MINOR: add starCount to search response
- MINOR: add namespace_slug to skill_search_document
- Clarify bundle.zip repacking strategy
- Add entity alignment verification to Chunk 1 acceptance criteria
2026-03-12 00:37:17 +08:00
deploy Fix phase1 auth flow gaps 2026-03-12 00:26:33 +08:00
docs docs: fix Phase 2 spec issues from review round 1 2026-03-12 00:37:17 +08:00
server Fix phase1 auth flow gaps 2026-03-12 00:26:33 +08:00
web feat(web): implement login page, dashboard, and API token management 2026-03-12 00:13:50 +08:00
.gitignore chore: ignore local git worktrees 2026-03-11 23:16:57 +08:00
docker-compose.yml feat: complete Chunk 1 - backend skeleton and infrastructure 2026-03-11 23:35:47 +08:00
LICENSE Initial commit 2026-03-11 20:17:06 +08:00
Makefile feat(web): add frontend scaffold with React 19 and TanStack Router 2026-03-12 00:00:26 +08:00