Update documentation
- Add repository details to AGENTS.md for customized repo - Add customizations section to README.md describing new features: - Persistent notifications for priority 10 with flashing - Sound control for priority 10 only - Stacking multiple notifications - Tray icon click to close all
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
# Agent Guidelines
|
||||
|
||||
## Repository
|
||||
This project uses a customized repository at `http://192.168.88.97:3000/kadu/gotify-tray-customized.git`. Clone from this repository only for the latest changes and customizations.
|
||||
|
||||
## Type Checking
|
||||
Run `pyright .` in the project root to perform static type checking with Pyright. Address any critical errors before committing changes.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user