chore(telegram-remote): bump version to 0.2.0
This commit is contained in:
@@ -11,7 +11,7 @@ npmjs и публикуется в npm-реестр Gitea `https://git.byte-mate
|
||||
|---|---|---|
|
||||
| `@deepseek-ai/dsh-tool-lab` | `0.1.0-rc.7` | Модельные lab-инструменты: ComfyUI imagegen, Docling OCR, Whishper STT |
|
||||
| `@deepseek-ai/dsh-web-search-searxng` | `0.1.0-rc.7` | SearXNG-провайдер поиска для seam `ctx.web` |
|
||||
| `@deepseek-ai/dsh-telegram-remote` | `0.1.0` | Удалённое управление DSH через Telegram Bot API |
|
||||
| `@deepseek-ai/dsh-telegram-remote` | `0.2.0` | Удалённое управление DSH через Telegram Bot API |
|
||||
|
||||
## Сборка и тесты
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@deepseek-ai/dsh-telegram-remote",
|
||||
"version": "0.1.0",
|
||||
"version": "0.2.0",
|
||||
"description": "Remote control + full state visibility for the DeepSeek Harness over Telegram Bot API (long polling, no external services).",
|
||||
"type": "module",
|
||||
"main": "lib/index.js",
|
||||
|
||||
Reference in New Issue
Block a user