File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed
Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,6 @@ COPY ./Makefile ./Makefile
2828COPY ./.* /
2929COPY ./package.json ./package.json
3030COPY ./yarn.lock ./yarn.lock
31- COPY ./pre-install ./pre-install
3231COPY ./core ./core
3332
3433# Build web application
Original file line number Diff line number Diff line change 1+ # Jan Web Version Tracker
2+
3+ Internal tracker for web component changes and features.
4+
5+ ## v0.0.10 (Current)
6+
7+ ** Release Date** : 2025-09-11
8+ ** Commit SHA** : b5b6e1dc197378d06ccbf127f60e44779f1e44e5
9+
10+ ** Main Features** :
11+ - Chat interface with completion route support
12+ - MCP (Model Context Protocol) integration
13+ - Core web functionality for Jan AI
14+
15+ ** Changes** :
16+ - Initial web version release
17+ - Basic chat completion API integration
18+ - MCP server support for tool calling
19+ - Web-optimized UI components
You can’t perform that action at this time.
0 commit comments