feat: Add new files for i18n, libs, and project structure

This commit is contained in:
tukuaiai
2025-12-18 13:33:30 +08:00
parent 516ac26f93
commit bfa0694868
750 changed files with 112255 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
# Roadmap
## v1.0 ✅ Core
- [x] Multi-CLI support (Codex/Kiro/Gemini/Claude)
- [x] Auto path detection
- [x] SQLite storage
- [x] Incremental sync
- [x] Cross-platform watch mode (watchdog)
- [x] Token counting (tiktoken)
## Future
- [ ] Web UI
- [ ] API server mode
- [ ] Vector storage (RAG)
- [ ] Cross-AI context sharing