add internal web version tracker (#6429)

This commit is contained in:
Dinh Long Nguyen 2025-09-12 13:07:12 +07:00 committed by GitHub
parent b5b6e1dc19
commit 4368eb2893
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

19
WEB_VERSION_TRACKER.md Normal file
View File

@ -0,0 +1,19 @@
# Jan Web Version Tracker
Internal tracker for web component changes and features.
## v0.0.10 (Current)
**Release Date**: 2025-09-11
**Commit SHA**: b5b6e1dc197378d06ccbf127f60e44779f1e44e5
**Main Features**:
- Chat interface with completion route support
- MCP (Model Context Protocol) integration
- Core web functionality for Jan AI
**Changes**:
- Initial web version release
- Basic chat completion API integration
- MCP server support for tool calling
- Web-optimized UI components