Merge branch 'dev-web' into stag-web
This commit is contained in:
commit
14768a6ed6
@ -28,7 +28,6 @@ COPY ./Makefile ./Makefile
|
|||||||
COPY ./.* /
|
COPY ./.* /
|
||||||
COPY ./package.json ./package.json
|
COPY ./package.json ./package.json
|
||||||
COPY ./yarn.lock ./yarn.lock
|
COPY ./yarn.lock ./yarn.lock
|
||||||
COPY ./pre-install ./pre-install
|
|
||||||
COPY ./core ./core
|
COPY ./core ./core
|
||||||
|
|
||||||
# Build web application
|
# Build web application
|
||||||
|
|||||||
19
WEB_VERSION_TRACKER.md
Normal file
19
WEB_VERSION_TRACKER.md
Normal 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
|
||||||
Loading…
x
Reference in New Issue
Block a user