diff --git a/package.json b/package.json index 250b260..a165ded 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "telegram-bot", - "version": "0.2.0", + "version": "0.2.1", "description": "Telegram bot powered by your local AI CLI (OpenAI Codex or Claude Code) — zero-dependency, pm2-managed, with a web console to manage multiple bots", "license": "MIT", "type": "commonjs", diff --git a/src/web/public/index.html b/src/web/public/index.html index c510bbe..5a6c1af 100644 --- a/src/web/public/index.html +++ b/src/web/public/index.html @@ -109,6 +109,7 @@ .notice-steps { color: #e2e8f0; } .notice-steps b { color: #e2e8f0; background: rgba(88,101,242,0.18); padding: 1px 7px; border-radius: 5px; font-weight: 600; } + .workdir { cursor: help; border-bottom: 1px dotted #475569; } .tag { display: inline-block; padding: 1px 7px; border-radius: 5px; font-size: 10px; font-weight: 700; margin-left: 6px; vertical-align: middle; letter-spacing: .3px; } .tag-codex { background: rgba(16,163,127,0.18); color: #34d399; } @@ -484,7 +485,7 @@ function renderBots(bots) { '