chore: migrate telegram hook to typescript and update settings
This commit is contained in:
12
CHANGELOG.md
Normal file
12
CHANGELOG.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Changed
|
||||
- Migrated Telegram notification hook from shell script (`.sh`) to TypeScript (`.ts`) using Bun for better reliability and maintenance.
|
||||
- Updated `.gemini/settings.json` to use the new TypeScript hook and increased timeout to 10 seconds.
|
||||
|
||||
### Removed
|
||||
- Deleted `.gemini/hooks/telegram-notify.sh`.
|
||||
Reference in New Issue
Block a user