發佈 0.1.1

摘要:
版本升至 0.1.1 並重新發佈到 Frontend npm registry。相較 0.1.0 累積的變更:
移除 folder 模式與允許名單、模型/推理強度/速度下拉(讀 codex 模型快取)、
工作目錄原生資料夾選擇視窗、start 環境檢查、footer 顯示 ctx%/模型/強度/速度、
首頁 Group Privacy 提醒。

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-08-04 16:32:56 +08:00
co-authored by Claude Fable 5
parent e7d3f43a52
commit d67b0de742
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "telegram-codex-bot", "name": "telegram-codex-bot",
"version": "0.1.0", "version": "0.1.1",
"description": "Telegram bot powered by the local Codex CLI — zero-dependency, pm2-managed, with a built-in PM2 web viewer", "description": "Telegram bot powered by the local Codex CLI — zero-dependency, pm2-managed, with a built-in PM2 web viewer",
"license": "MIT", "license": "MIT",
"type": "commonjs", "type": "commonjs",