proagents 1.6.16 → 1.6.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.claude/settings.local.json +169 -0
- package/COMMANDS.md +595 -0
- package/README.md +22 -64
- package/bin/proagents.js +0 -2
- package/lib/commands/init.js +4 -174
- package/package.json +2 -7
- package/.proagents/ai-models/README.md +0 -141
- package/.proagents/ai-models/cost-management.md +0 -362
- package/.proagents/ai-models/fallbacks.md +0 -342
- package/.proagents/ai-models/model-config.md +0 -318
- package/.proagents/ai-models/task-routing.md +0 -503
- package/.proagents/ai-training/README.md +0 -155
- package/.proagents/ai-training/continuous-learning.md +0 -413
- package/.proagents/ai-training/domain-knowledge.md +0 -378
- package/.proagents/ai-training/pattern-learning.md +0 -455
- package/.proagents/ai-training/training-data.md +0 -337
- package/.proagents/ai-training/user-preferences.md +0 -346
- package/.proagents/approval-workflows/README.md +0 -146
- package/.proagents/approval-workflows/approval-config.md +0 -332
- package/.proagents/approval-workflows/approval-stages.md +0 -503
- package/.proagents/approval-workflows/emergency-bypass.md +0 -351
- package/.proagents/approval-workflows/examples.md +0 -859
- package/.proagents/approval-workflows/notifications.md +0 -320
- package/.proagents/compliance/README.md +0 -206
- package/.proagents/compliance/access-control.md +0 -310
- package/.proagents/compliance/audit-logging.md +0 -444
- package/.proagents/compliance/compliance-frameworks.md +0 -429
- package/.proagents/compliance/reports.md +0 -491
- package/.proagents/compliance/retention-policies.md +0 -454
- package/.proagents/config-versioning/README.md +0 -120
- package/.proagents/config-versioning/changelog.md +0 -300
- package/.proagents/config-versioning/rollback.md +0 -283
- package/.proagents/config-versioning/versioning.md +0 -330
- package/.proagents/contract-testing/README.md +0 -223
- package/.proagents/contract-testing/contract-testing.md +0 -614
- package/.proagents/contract-testing/pact-integration.md +0 -507
- package/.proagents/contract-testing/schema-validation.md +0 -565
- package/.proagents/dependency-management/README.md +0 -140
- package/.proagents/dependency-management/automation.md +0 -363
- package/.proagents/dependency-management/compatibility.md +0 -319
- package/.proagents/dependency-management/security-scanning.md +0 -413
- package/.proagents/dependency-management/update-policies.md +0 -374
- package/.proagents/disaster-recovery/README.md +0 -247
- package/.proagents/disaster-recovery/automation.md +0 -366
- package/.proagents/disaster-recovery/backup-recovery.md +0 -571
- package/.proagents/disaster-recovery/incident-response.md +0 -565
- package/.proagents/disaster-recovery/rollback-procedures.md +0 -499
- package/.proagents/disaster-recovery/runbooks.md +0 -603
- package/.proagents/disaster-recovery/scenarios.md +0 -892
- package/.proagents/disaster-recovery/testing.md +0 -438
- package/.proagents/environments/README.md +0 -244
- package/.proagents/environments/configuration.md +0 -437
- package/.proagents/environments/promotion.md +0 -434
- package/.proagents/environments/setup.md +0 -420
- package/.proagents/examples/README.md +0 -55
- package/.proagents/examples/backend-nodejs/README.md +0 -188
- package/.proagents/examples/backend-nodejs/complete-conversation.md +0 -601
- package/.proagents/examples/backend-nodejs/proagents.config.yaml +0 -415
- package/.proagents/examples/backend-nodejs/workflow-example.md +0 -909
- package/.proagents/examples/fullstack-nextjs/README.md +0 -155
- package/.proagents/examples/fullstack-nextjs/complete-conversation.md +0 -604
- package/.proagents/examples/fullstack-nextjs/proagents.config.yaml +0 -287
- package/.proagents/examples/fullstack-nextjs/workflow-example.md +0 -553
- package/.proagents/examples/mobile-react-native/README.md +0 -171
- package/.proagents/examples/mobile-react-native/complete-conversation.md +0 -825
- package/.proagents/examples/mobile-react-native/proagents.config.yaml +0 -330
- package/.proagents/examples/mobile-react-native/workflow-example.md +0 -723
- package/.proagents/examples/web-frontend-react/README.md +0 -125
- package/.proagents/examples/web-frontend-react/complete-conversation.md +0 -556
- package/.proagents/examples/web-frontend-react/proagents.config.yaml +0 -183
- package/.proagents/examples/web-frontend-react/workflow-example.md +0 -603
- package/.proagents/existing-projects/README.md +0 -65
- package/.proagents/existing-projects/challenges.md +0 -861
- package/.proagents/existing-projects/coexistence-mode.md +0 -483
- package/.proagents/existing-projects/compatibility-assessment.md +0 -541
- package/.proagents/existing-projects/gradual-adoption.md +0 -515
- package/.proagents/existing-projects/migration-strategies.md +0 -788
- package/.proagents/existing-projects/pattern-reconciliation.md +0 -489
- package/.proagents/existing-projects/team-onboarding.md +0 -617
- package/.proagents/existing-projects/technical-debt-handling.md +0 -644
- package/.proagents/feature-flags/README.md +0 -263
- package/.proagents/feature-flags/ab-testing.md +0 -413
- package/.proagents/feature-flags/configuration.md +0 -420
- package/.proagents/feature-flags/kill-switches.md +0 -444
- package/.proagents/feature-flags/rollout-strategies.md +0 -392
- package/.proagents/history.log +0 -12
- package/.proagents/i18n/README.md +0 -133
- package/.proagents/i18n/extraction.md +0 -433
- package/.proagents/i18n/tms-integration.md +0 -332
- package/.proagents/i18n/translation-workflow.md +0 -413
- package/.proagents/i18n/validation.md +0 -355
- package/.proagents/logging/README.md +0 -276
- package/.proagents/logging/aggregation.md +0 -475
- package/.proagents/logging/log-levels.md +0 -376
- package/.proagents/logging/sensitive-data.md +0 -423
- package/.proagents/logging/structured-logging.md +0 -406
- package/.proagents/metrics/README.md +0 -69
- package/.proagents/metrics/code-quality-kpis.md +0 -461
- package/.proagents/metrics/deployment-metrics.md +0 -517
- package/.proagents/metrics/developer-productivity.md +0 -368
- package/.proagents/metrics/learning-effectiveness.md +0 -478
- package/.proagents/migrations/README.md +0 -77
- package/.proagents/migrations/from-claude-projects.md +0 -313
- package/.proagents/migrations/from-cursor-rules.md +0 -345
- package/.proagents/migrations/from-custom-workflows.md +0 -410
- package/.proagents/monitoring/README.md +0 -308
- package/.proagents/monitoring/alerting.md +0 -449
- package/.proagents/monitoring/dashboards.md +0 -454
- package/.proagents/monitoring/health-checks.md +0 -436
- package/.proagents/monitoring/metrics.md +0 -434
- package/.proagents/multi-project/README.md +0 -170
- package/.proagents/multi-project/coordinated-deploy.md +0 -510
- package/.proagents/multi-project/cross-project-deps.md +0 -395
- package/.proagents/multi-project/unified-changelog.md +0 -477
- package/.proagents/multi-project/walkthroughs/monorepo-setup.md +0 -787
- package/.proagents/multi-project/workspace-config.md +0 -408
- package/.proagents/notifications/README.md +0 -151
- package/.proagents/notifications/channels.md +0 -457
- package/.proagents/notifications/preferences.md +0 -415
- package/.proagents/notifications/routing.md +0 -449
- package/.proagents/notifications/scheduling.md +0 -425
- package/.proagents/notifications/templates.md +0 -446
- package/.proagents/offline-mode/README.md +0 -145
- package/.proagents/offline-mode/caching.md +0 -344
- package/.proagents/offline-mode/offline-operations.md +0 -312
- package/.proagents/offline-mode/queue-specifications.md +0 -679
- package/.proagents/offline-mode/sync.md +0 -475
- package/.proagents/parallel-features/README.md +0 -85
- package/.proagents/parallel-features/conflict-detection.md +0 -226
- package/.proagents/parallel-features/dependency-management.md +0 -392
- package/.proagents/parallel-features/merge-coordination.md +0 -506
- package/.proagents/parallel-features/tracking-system.md +0 -416
- package/.proagents/performance/README.md +0 -59
- package/.proagents/performance/bundle-analysis.md +0 -375
- package/.proagents/performance/load-testing.md +0 -563
- package/.proagents/performance/runtime-metrics.md +0 -489
- package/.proagents/performance/web-vitals.md +0 -425
- package/.proagents/plugins/README.md +0 -139
- package/.proagents/plugins/creating-plugins.md +0 -504
- package/.proagents/plugins/plugin-api.md +0 -467
- package/.proagents/plugins/plugin-registry.md +0 -276
- package/.proagents/reporting/README.md +0 -158
- package/.proagents/reporting/dashboards.md +0 -366
- package/.proagents/reporting/exports.md +0 -524
- package/.proagents/reporting/quality-metrics.md +0 -385
- package/.proagents/reporting/templates/README.md +0 -56
- package/.proagents/reporting/templates/dashboard-config.json +0 -187
- package/.proagents/reporting/templates/metrics-queries.md +0 -427
- package/.proagents/reporting/templates/react-dashboard.tsx +0 -544
- package/.proagents/reporting/templates/widgets.md +0 -451
- package/.proagents/reporting/velocity-metrics.md +0 -340
- package/.proagents/reverse-engineering/README.md +0 -151
- package/.proagents/reverse-engineering/architecture-extraction.md +0 -325
- package/.proagents/reverse-engineering/code-analysis.md +0 -377
- package/.proagents/reverse-engineering/dependency-mapping.md +0 -567
- package/.proagents/reverse-engineering/diagram-generation.md +0 -586
- package/.proagents/reverse-engineering/documentation-generation.md +0 -468
- package/.proagents/reverse-engineering/pattern-detection.md +0 -569
- package/.proagents/reverse-engineering/quality-assessment.md +0 -733
- package/.proagents/secrets/README.md +0 -278
- package/.proagents/secrets/access-control.md +0 -443
- package/.proagents/secrets/rotation.md +0 -403
- package/.proagents/secrets/scanning.md +0 -487
- package/.proagents/secrets/storage.md +0 -394
- package/.proagents/webhooks/README.md +0 -126
- package/.proagents/webhooks/endpoints.md +0 -298
- package/.proagents/webhooks/events.md +0 -316
- package/.proagents/webhooks/payloads.md +0 -325
- package/.proagents/webhooks/reliability.md +0 -363
- package/.proagents/webhooks/security.md +0 -380
|
@@ -1,425 +0,0 @@
|
|
|
1
|
-
# Notification Scheduling
|
|
2
|
-
|
|
3
|
-
Quiet hours, batching, and scheduled notifications.
|
|
4
|
-
|
|
5
|
-
---
|
|
6
|
-
|
|
7
|
-
## Quiet Hours
|
|
8
|
-
|
|
9
|
-
### Global Quiet Hours
|
|
10
|
-
|
|
11
|
-
```yaml
|
|
12
|
-
notifications:
|
|
13
|
-
scheduling:
|
|
14
|
-
quiet_hours:
|
|
15
|
-
enabled: true
|
|
16
|
-
|
|
17
|
-
# Default quiet period
|
|
18
|
-
default:
|
|
19
|
-
start: "22:00"
|
|
20
|
-
end: "08:00"
|
|
21
|
-
timezone: "UTC"
|
|
22
|
-
|
|
23
|
-
# Weekend quiet hours
|
|
24
|
-
weekend:
|
|
25
|
-
enabled: true
|
|
26
|
-
start: "Friday 20:00"
|
|
27
|
-
end: "Monday 08:00"
|
|
28
|
-
```
|
|
29
|
-
|
|
30
|
-
### Per-User Quiet Hours
|
|
31
|
-
|
|
32
|
-
```yaml
|
|
33
|
-
notifications:
|
|
34
|
-
users:
|
|
35
|
-
john.doe:
|
|
36
|
-
quiet_hours:
|
|
37
|
-
enabled: true
|
|
38
|
-
start: "21:00"
|
|
39
|
-
end: "09:00"
|
|
40
|
-
timezone: "America/New_York"
|
|
41
|
-
|
|
42
|
-
# Custom weekend
|
|
43
|
-
weekend:
|
|
44
|
-
start: "Friday 18:00"
|
|
45
|
-
end: "Monday 10:00"
|
|
46
|
-
```
|
|
47
|
-
|
|
48
|
-
### Quiet Hours Exceptions
|
|
49
|
-
|
|
50
|
-
```yaml
|
|
51
|
-
notifications:
|
|
52
|
-
scheduling:
|
|
53
|
-
quiet_hours:
|
|
54
|
-
exceptions:
|
|
55
|
-
# Always deliver critical events
|
|
56
|
-
- priority: "critical"
|
|
57
|
-
|
|
58
|
-
# Always deliver security events
|
|
59
|
-
- events:
|
|
60
|
-
- "security.critical"
|
|
61
|
-
- "security.breach"
|
|
62
|
-
|
|
63
|
-
# Always deliver production failures
|
|
64
|
-
- conditions:
|
|
65
|
-
event: "deploy.failed"
|
|
66
|
-
environment: "production"
|
|
67
|
-
```
|
|
68
|
-
|
|
69
|
-
### Quiet Hours Behavior
|
|
70
|
-
|
|
71
|
-
```yaml
|
|
72
|
-
notifications:
|
|
73
|
-
scheduling:
|
|
74
|
-
quiet_hours:
|
|
75
|
-
behavior:
|
|
76
|
-
# What to do with notifications during quiet hours
|
|
77
|
-
action: "queue" # "queue" | "digest" | "discard"
|
|
78
|
-
|
|
79
|
-
# Deliver queued notifications when quiet hours end
|
|
80
|
-
deliver_on_resume: true
|
|
81
|
-
|
|
82
|
-
# Or include in morning digest
|
|
83
|
-
include_in_digest: true
|
|
84
|
-
```
|
|
85
|
-
|
|
86
|
-
---
|
|
87
|
-
|
|
88
|
-
## Notification Batching
|
|
89
|
-
|
|
90
|
-
### Batch Configuration
|
|
91
|
-
|
|
92
|
-
```yaml
|
|
93
|
-
notifications:
|
|
94
|
-
scheduling:
|
|
95
|
-
batching:
|
|
96
|
-
enabled: true
|
|
97
|
-
|
|
98
|
-
# Batch similar events
|
|
99
|
-
rules:
|
|
100
|
-
# Batch test failures
|
|
101
|
-
- events: ["test.failed"]
|
|
102
|
-
window: "5m"
|
|
103
|
-
min_count: 3
|
|
104
|
-
title: "{{count}} Test Failures"
|
|
105
|
-
|
|
106
|
-
# Batch lint warnings
|
|
107
|
-
- events: ["lint.warning"]
|
|
108
|
-
window: "10m"
|
|
109
|
-
min_count: 5
|
|
110
|
-
title: "{{count}} Lint Warnings"
|
|
111
|
-
|
|
112
|
-
# Batch build events
|
|
113
|
-
- events: ["build.*"]
|
|
114
|
-
window: "15m"
|
|
115
|
-
group_by: "feature"
|
|
116
|
-
```
|
|
117
|
-
|
|
118
|
-
### Batch Message Format
|
|
119
|
-
|
|
120
|
-
```yaml
|
|
121
|
-
notifications:
|
|
122
|
-
scheduling:
|
|
123
|
-
batching:
|
|
124
|
-
format:
|
|
125
|
-
title: "{{count}} {{event_type}} events"
|
|
126
|
-
summary: "Batched notifications from the last {{window}}"
|
|
127
|
-
|
|
128
|
-
# Show individual items
|
|
129
|
-
show_items: true
|
|
130
|
-
max_items: 10
|
|
131
|
-
|
|
132
|
-
# Collapse similar items
|
|
133
|
-
collapse_similar: true
|
|
134
|
-
```
|
|
135
|
-
|
|
136
|
-
### Example Batched Notification
|
|
137
|
-
|
|
138
|
-
```
|
|
139
|
-
┌─────────────────────────────────────────────────────────────┐
|
|
140
|
-
│ 8 Test Failures (Last 5 minutes) │
|
|
141
|
-
├─────────────────────────────────────────────────────────────┤
|
|
142
|
-
│ │
|
|
143
|
-
│ Feature: user-authentication │
|
|
144
|
-
│ │
|
|
145
|
-
│ Failed Tests: │
|
|
146
|
-
│ • UserService.login.should_validate_email │
|
|
147
|
-
│ • UserService.login.should_check_password │
|
|
148
|
-
│ • AuthController.login.should_return_token │
|
|
149
|
-
│ • AuthController.login.should_handle_invalid_credentials │
|
|
150
|
-
│ • ... and 4 more │
|
|
151
|
-
│ │
|
|
152
|
-
│ [View All Failures] [Run Tests] │
|
|
153
|
-
│ │
|
|
154
|
-
└─────────────────────────────────────────────────────────────┘
|
|
155
|
-
```
|
|
156
|
-
|
|
157
|
-
---
|
|
158
|
-
|
|
159
|
-
## Scheduled Digests
|
|
160
|
-
|
|
161
|
-
### Daily Digest
|
|
162
|
-
|
|
163
|
-
```yaml
|
|
164
|
-
notifications:
|
|
165
|
-
scheduling:
|
|
166
|
-
digest:
|
|
167
|
-
daily:
|
|
168
|
-
enabled: true
|
|
169
|
-
time: "09:00"
|
|
170
|
-
timezone: "America/New_York"
|
|
171
|
-
|
|
172
|
-
# Include
|
|
173
|
-
include:
|
|
174
|
-
- events_summary: true
|
|
175
|
-
- features_progress: true
|
|
176
|
-
- pending_reviews: true
|
|
177
|
-
- upcoming_deploys: true
|
|
178
|
-
|
|
179
|
-
# Channels
|
|
180
|
-
channels: ["email", "slack"]
|
|
181
|
-
```
|
|
182
|
-
|
|
183
|
-
### Weekly Digest
|
|
184
|
-
|
|
185
|
-
```yaml
|
|
186
|
-
notifications:
|
|
187
|
-
scheduling:
|
|
188
|
-
digest:
|
|
189
|
-
weekly:
|
|
190
|
-
enabled: true
|
|
191
|
-
day: "monday"
|
|
192
|
-
time: "09:00"
|
|
193
|
-
timezone: "America/New_York"
|
|
194
|
-
|
|
195
|
-
include:
|
|
196
|
-
- features_completed: true
|
|
197
|
-
- bugs_fixed: true
|
|
198
|
-
- deployments: true
|
|
199
|
-
- metrics: true
|
|
200
|
-
- highlights: true
|
|
201
|
-
```
|
|
202
|
-
|
|
203
|
-
### Digest Content
|
|
204
|
-
|
|
205
|
-
```
|
|
206
|
-
┌─────────────────────────────────────────────────────────────┐
|
|
207
|
-
│ Daily Digest - January 15, 2024 │
|
|
208
|
-
├─────────────────────────────────────────────────────────────┤
|
|
209
|
-
│ │
|
|
210
|
-
│ Summary │
|
|
211
|
-
│ ├── Features Completed: 2 │
|
|
212
|
-
│ ├── Bugs Fixed: 5 │
|
|
213
|
-
│ ├── Deployments: 3 │
|
|
214
|
-
│ └── PRs Merged: 8 │
|
|
215
|
-
│ │
|
|
216
|
-
│ Completed Features │
|
|
217
|
-
│ • User Authentication - by John Doe │
|
|
218
|
-
│ • Dashboard Redesign - by Jane Smith │
|
|
219
|
-
│ │
|
|
220
|
-
│ Pending Reviews (3) │
|
|
221
|
-
│ • PR #123: Add payment integration (waiting 2 days) │
|
|
222
|
-
│ • PR #124: Update user profile (waiting 1 day) │
|
|
223
|
-
│ • PR #125: Fix login bug (waiting 4 hours) │
|
|
224
|
-
│ │
|
|
225
|
-
│ Upcoming Deployments │
|
|
226
|
-
│ • Staging: v1.5.0 - Today at 14:00 │
|
|
227
|
-
│ • Production: v1.5.0 - Tomorrow at 10:00 │
|
|
228
|
-
│ │
|
|
229
|
-
│ [View Dashboard] [View All PRs] │
|
|
230
|
-
│ │
|
|
231
|
-
└─────────────────────────────────────────────────────────────┘
|
|
232
|
-
```
|
|
233
|
-
|
|
234
|
-
---
|
|
235
|
-
|
|
236
|
-
## Scheduled Notifications
|
|
237
|
-
|
|
238
|
-
### Schedule Future Notifications
|
|
239
|
-
|
|
240
|
-
```yaml
|
|
241
|
-
notifications:
|
|
242
|
-
scheduling:
|
|
243
|
-
scheduled:
|
|
244
|
-
# Pre-deployment reminder
|
|
245
|
-
- name: "deployment-reminder"
|
|
246
|
-
trigger:
|
|
247
|
-
event: "deploy.scheduled"
|
|
248
|
-
notifications:
|
|
249
|
-
- delay: "-1h"
|
|
250
|
-
message: "Deployment in 1 hour: {{deploy.version}}"
|
|
251
|
-
channels: ["slack"]
|
|
252
|
-
|
|
253
|
-
- delay: "-15m"
|
|
254
|
-
message: "Deployment in 15 minutes: {{deploy.version}}"
|
|
255
|
-
channels: ["slack"]
|
|
256
|
-
mention: "@team"
|
|
257
|
-
|
|
258
|
-
# Review reminders
|
|
259
|
-
- name: "review-reminder"
|
|
260
|
-
trigger:
|
|
261
|
-
event: "review.pending"
|
|
262
|
-
age: "24h"
|
|
263
|
-
notifications:
|
|
264
|
-
- message: "PR #{{pr.number}} is waiting for review"
|
|
265
|
-
channels: ["slack"]
|
|
266
|
-
mention: "{{pr.reviewers}}"
|
|
267
|
-
```
|
|
268
|
-
|
|
269
|
-
### Recurring Notifications
|
|
270
|
-
|
|
271
|
-
```yaml
|
|
272
|
-
notifications:
|
|
273
|
-
scheduling:
|
|
274
|
-
recurring:
|
|
275
|
-
# Daily standup reminder
|
|
276
|
-
- name: "standup-reminder"
|
|
277
|
-
schedule: "0 9 * * 1-5" # 9 AM weekdays
|
|
278
|
-
channels: ["slack"]
|
|
279
|
-
slack_channel: "#daily-standup"
|
|
280
|
-
message: "Time for daily standup! What are you working on today?"
|
|
281
|
-
|
|
282
|
-
# Weekly review reminder
|
|
283
|
-
- name: "weekly-review"
|
|
284
|
-
schedule: "0 14 * * 5" # 2 PM Friday
|
|
285
|
-
channels: ["slack"]
|
|
286
|
-
message: "Don't forget to submit your weekly review!"
|
|
287
|
-
|
|
288
|
-
# Monthly metrics report
|
|
289
|
-
- name: "monthly-metrics"
|
|
290
|
-
schedule: "0 10 1 * *" # 10 AM, 1st of month
|
|
291
|
-
channels: ["email"]
|
|
292
|
-
template: "monthly-report"
|
|
293
|
-
```
|
|
294
|
-
|
|
295
|
-
---
|
|
296
|
-
|
|
297
|
-
## Delay & Throttling
|
|
298
|
-
|
|
299
|
-
### Notification Delay
|
|
300
|
-
|
|
301
|
-
```yaml
|
|
302
|
-
notifications:
|
|
303
|
-
scheduling:
|
|
304
|
-
delay:
|
|
305
|
-
# Delay non-urgent notifications
|
|
306
|
-
rules:
|
|
307
|
-
- match:
|
|
308
|
-
priority: "low"
|
|
309
|
-
delay: "5m"
|
|
310
|
-
|
|
311
|
-
- match:
|
|
312
|
-
priority: "normal"
|
|
313
|
-
time: "outside_business_hours"
|
|
314
|
-
delay: "until_business_hours"
|
|
315
|
-
```
|
|
316
|
-
|
|
317
|
-
### Throttling
|
|
318
|
-
|
|
319
|
-
```yaml
|
|
320
|
-
notifications:
|
|
321
|
-
scheduling:
|
|
322
|
-
throttling:
|
|
323
|
-
enabled: true
|
|
324
|
-
|
|
325
|
-
# Per-user limits
|
|
326
|
-
per_user:
|
|
327
|
-
per_minute: 5
|
|
328
|
-
per_hour: 30
|
|
329
|
-
per_day: 100
|
|
330
|
-
|
|
331
|
-
# Per-channel limits
|
|
332
|
-
per_channel:
|
|
333
|
-
slack:
|
|
334
|
-
per_minute: 10
|
|
335
|
-
per_hour: 100
|
|
336
|
-
|
|
337
|
-
# On limit reached
|
|
338
|
-
on_limit:
|
|
339
|
-
action: "batch" # "batch" | "queue" | "drop"
|
|
340
|
-
notify_user: true
|
|
341
|
-
```
|
|
342
|
-
|
|
343
|
-
---
|
|
344
|
-
|
|
345
|
-
## Time Zone Handling
|
|
346
|
-
|
|
347
|
-
### Time Zone Configuration
|
|
348
|
-
|
|
349
|
-
```yaml
|
|
350
|
-
notifications:
|
|
351
|
-
scheduling:
|
|
352
|
-
timezone:
|
|
353
|
-
# Default timezone
|
|
354
|
-
default: "UTC"
|
|
355
|
-
|
|
356
|
-
# Respect user timezone
|
|
357
|
-
use_user_timezone: true
|
|
358
|
-
|
|
359
|
-
# Respect team timezone
|
|
360
|
-
use_team_timezone: true
|
|
361
|
-
```
|
|
362
|
-
|
|
363
|
-
### Multi-Timezone Teams
|
|
364
|
-
|
|
365
|
-
```yaml
|
|
366
|
-
notifications:
|
|
367
|
-
teams:
|
|
368
|
-
global-team:
|
|
369
|
-
members:
|
|
370
|
-
- name: "john.doe"
|
|
371
|
-
timezone: "America/New_York"
|
|
372
|
-
- name: "jane.smith"
|
|
373
|
-
timezone: "Europe/London"
|
|
374
|
-
- name: "bob.wilson"
|
|
375
|
-
timezone: "Asia/Tokyo"
|
|
376
|
-
|
|
377
|
-
# Notifications respect individual timezones
|
|
378
|
-
respect_timezones: true
|
|
379
|
-
|
|
380
|
-
# Find overlap for team notifications
|
|
381
|
-
team_notifications:
|
|
382
|
-
find_overlap: true
|
|
383
|
-
min_overlap: "2h"
|
|
384
|
-
```
|
|
385
|
-
|
|
386
|
-
---
|
|
387
|
-
|
|
388
|
-
## Commands
|
|
389
|
-
|
|
390
|
-
```bash
|
|
391
|
-
# View scheduled notifications
|
|
392
|
-
proagents notifications schedule list
|
|
393
|
-
|
|
394
|
-
# Schedule notification
|
|
395
|
-
proagents notifications schedule add \
|
|
396
|
-
--message "Deploy reminder" \
|
|
397
|
-
--time "2024-01-16 10:00" \
|
|
398
|
-
--channel slack
|
|
399
|
-
|
|
400
|
-
# Cancel scheduled notification
|
|
401
|
-
proagents notifications schedule cancel <id>
|
|
402
|
-
|
|
403
|
-
# View digest settings
|
|
404
|
-
proagents notifications digest config
|
|
405
|
-
|
|
406
|
-
# Trigger digest now
|
|
407
|
-
proagents notifications digest send --type daily
|
|
408
|
-
|
|
409
|
-
# Set quiet hours
|
|
410
|
-
proagents notifications quiet-hours set "22:00-08:00"
|
|
411
|
-
|
|
412
|
-
# Disable quiet hours temporarily
|
|
413
|
-
proagents notifications quiet-hours disable --until "2024-01-16"
|
|
414
|
-
```
|
|
415
|
-
|
|
416
|
-
---
|
|
417
|
-
|
|
418
|
-
## Best Practices
|
|
419
|
-
|
|
420
|
-
1. **Respect Time Zones**: Deliver at appropriate local times
|
|
421
|
-
2. **Use Quiet Hours**: Don't disturb during off-hours
|
|
422
|
-
3. **Batch Related**: Combine similar notifications
|
|
423
|
-
4. **Summarize in Digests**: Daily/weekly summaries reduce noise
|
|
424
|
-
5. **Allow Exceptions**: Critical issues should always get through
|
|
425
|
-
6. **Test Scheduling**: Verify notifications arrive when expected
|