·
111 commits
to main
since this release
What's New in v0.2.0-alpha
🚀 New Features
- Universal Pull: Auto-detect HuggingFace models with
lychee pull org/model - --run flag: Pull + create + chat in one command
- Interactive REPL:
lychee interactivewith /model, /system, /clear commands - Built-in Dashboard: Browser UI at localhost:11434
- Shell Completions: bash, zsh, fish, PowerShell
- Self-update:
lychee updatecommand - Benchmark: Compare model performance
🖥️ Desktop App
- Lychee Desktop v0.1.0 — native GUI (Chat + Studio + Model Manager)
- Auto-start lychee serve from desktop
- Pipeline export/import/share
📦 SDKs
- Python SDK:
pip install lychee - JavaScript SDK:
npm install lychee-js - Go SDK:
go get github.com/MD-Mushfiqur123/lychee/sdk/go - Ruby SDK:
gem install lychee
🐳 Docker
- Multi-arch: linux/amd64 + linux/arm64
- Healthcheck + compose support
🔧 Fixes
- 6 bugs fixed including critical runtime panic in generate command
- Better error messages
- Config file support (~/.lychee/config.yaml)
Full changelog: https://github.com/MD-Mushfiqur123/lychee/blob/main/CHANGELOG.md