mirror of
https://github.com/iflytek/skillhub.git
synced 2026-09-06 08:15:57 +00:00
45 lines
747 B
Markdown
45 lines
747 B
Markdown
---
|
|
title: Roadmap
|
|
sidebar_position: 4
|
|
description: Future development roadmap
|
|
---
|
|
|
|
# Roadmap
|
|
|
|
## Phase 1: Foundation ✅
|
|
|
|
- GitHub OAuth login
|
|
- Session management
|
|
- RBAC permission system
|
|
|
|
## Phase 2: Skill Core ✅
|
|
|
|
- Namespace management
|
|
- Skill publishing and download
|
|
- Version management
|
|
- PostgreSQL full-text search
|
|
|
|
## Phase 3: Review and CLI
|
|
|
|
- Review workflow
|
|
- Skill promotion to global
|
|
- CLI tool
|
|
- Favorites and ratings
|
|
|
|
## Phase 4: Operations and Polish
|
|
|
|
- Audit logs
|
|
- Admin dashboard
|
|
- Observability
|
|
- Deployment optimization
|
|
|
|
## Phase 5: Advanced Features
|
|
|
|
- Comments and reports
|
|
- Automatic security scanning
|
|
- Vector search
|
|
- Webhook notifications
|
|
|
|
## Next Steps
|
|
|
|
- [Quick Start](../getting-started/quick-start) - Get started
|