Releases: Zilpione/codex-notifier-telegram
Releases · Zilpione/codex-notifier-telegram
Release list
Zilpio Codex Notifier 0.0.7
Zilpio Codex Notifier 0.0.6
Renamed extension and refreshed the Marketplace icon with the Zilpio Gaming profile logo. Telegram notifications and all existing settings remain available.
Codex Notifier Telegram 0.0.5
First release of Codex Notifier Telegram, an independent MIT-licensed fork of Dankh917/VSC-CODEX-NOTIFIER.
Install
- Download codex-notifier-telegram-0.0.5.vsix below.
- Disable or uninstall the original Codex Finish Notifier (including the earlier local Telegram build), to avoid duplicate alerts and overlapping keyboard hooks.
- In VS Code, run Extensions: Install from VSIX... and select the downloaded file.
- Open Codex Notifier Telegram: Open Notifier Settings. Enter your bot token and Chat ID, enable Telegram, save, and send a test message.
Changes
- Telegram completion messages alongside the existing sound and visual alerts.
- Token, Chat ID, enable toggle, save and test controls in the Codex toolbar panel and notifier sidebar.
- Dedicated codexNotifierTelegram.* User settings and independent extension identity.
- Nonblocking requests, 10-second timeout and sanitized errors.
The token is stored in plain text in your User settings.json. Original extension settings are not automatically migrated. No bot credentials are included in this package.
Validation: TypeScript compilation and all 13 automated tests pass. Telegram API calls are mocked in tests; use your own bot for an end-to-end check.
Submitted to the Visual Studio Marketplace as Codex Notifier Telegram. Availability follows Microsoft validation; the VSIX below can already be installed manually.