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.
Files changed (170) hide show
  1. package/.claude/settings.local.json +169 -0
  2. package/COMMANDS.md +595 -0
  3. package/README.md +22 -64
  4. package/bin/proagents.js +0 -2
  5. package/lib/commands/init.js +4 -174
  6. package/package.json +2 -7
  7. package/.proagents/ai-models/README.md +0 -141
  8. package/.proagents/ai-models/cost-management.md +0 -362
  9. package/.proagents/ai-models/fallbacks.md +0 -342
  10. package/.proagents/ai-models/model-config.md +0 -318
  11. package/.proagents/ai-models/task-routing.md +0 -503
  12. package/.proagents/ai-training/README.md +0 -155
  13. package/.proagents/ai-training/continuous-learning.md +0 -413
  14. package/.proagents/ai-training/domain-knowledge.md +0 -378
  15. package/.proagents/ai-training/pattern-learning.md +0 -455
  16. package/.proagents/ai-training/training-data.md +0 -337
  17. package/.proagents/ai-training/user-preferences.md +0 -346
  18. package/.proagents/approval-workflows/README.md +0 -146
  19. package/.proagents/approval-workflows/approval-config.md +0 -332
  20. package/.proagents/approval-workflows/approval-stages.md +0 -503
  21. package/.proagents/approval-workflows/emergency-bypass.md +0 -351
  22. package/.proagents/approval-workflows/examples.md +0 -859
  23. package/.proagents/approval-workflows/notifications.md +0 -320
  24. package/.proagents/compliance/README.md +0 -206
  25. package/.proagents/compliance/access-control.md +0 -310
  26. package/.proagents/compliance/audit-logging.md +0 -444
  27. package/.proagents/compliance/compliance-frameworks.md +0 -429
  28. package/.proagents/compliance/reports.md +0 -491
  29. package/.proagents/compliance/retention-policies.md +0 -454
  30. package/.proagents/config-versioning/README.md +0 -120
  31. package/.proagents/config-versioning/changelog.md +0 -300
  32. package/.proagents/config-versioning/rollback.md +0 -283
  33. package/.proagents/config-versioning/versioning.md +0 -330
  34. package/.proagents/contract-testing/README.md +0 -223
  35. package/.proagents/contract-testing/contract-testing.md +0 -614
  36. package/.proagents/contract-testing/pact-integration.md +0 -507
  37. package/.proagents/contract-testing/schema-validation.md +0 -565
  38. package/.proagents/dependency-management/README.md +0 -140
  39. package/.proagents/dependency-management/automation.md +0 -363
  40. package/.proagents/dependency-management/compatibility.md +0 -319
  41. package/.proagents/dependency-management/security-scanning.md +0 -413
  42. package/.proagents/dependency-management/update-policies.md +0 -374
  43. package/.proagents/disaster-recovery/README.md +0 -247
  44. package/.proagents/disaster-recovery/automation.md +0 -366
  45. package/.proagents/disaster-recovery/backup-recovery.md +0 -571
  46. package/.proagents/disaster-recovery/incident-response.md +0 -565
  47. package/.proagents/disaster-recovery/rollback-procedures.md +0 -499
  48. package/.proagents/disaster-recovery/runbooks.md +0 -603
  49. package/.proagents/disaster-recovery/scenarios.md +0 -892
  50. package/.proagents/disaster-recovery/testing.md +0 -438
  51. package/.proagents/environments/README.md +0 -244
  52. package/.proagents/environments/configuration.md +0 -437
  53. package/.proagents/environments/promotion.md +0 -434
  54. package/.proagents/environments/setup.md +0 -420
  55. package/.proagents/examples/README.md +0 -55
  56. package/.proagents/examples/backend-nodejs/README.md +0 -188
  57. package/.proagents/examples/backend-nodejs/complete-conversation.md +0 -601
  58. package/.proagents/examples/backend-nodejs/proagents.config.yaml +0 -415
  59. package/.proagents/examples/backend-nodejs/workflow-example.md +0 -909
  60. package/.proagents/examples/fullstack-nextjs/README.md +0 -155
  61. package/.proagents/examples/fullstack-nextjs/complete-conversation.md +0 -604
  62. package/.proagents/examples/fullstack-nextjs/proagents.config.yaml +0 -287
  63. package/.proagents/examples/fullstack-nextjs/workflow-example.md +0 -553
  64. package/.proagents/examples/mobile-react-native/README.md +0 -171
  65. package/.proagents/examples/mobile-react-native/complete-conversation.md +0 -825
  66. package/.proagents/examples/mobile-react-native/proagents.config.yaml +0 -330
  67. package/.proagents/examples/mobile-react-native/workflow-example.md +0 -723
  68. package/.proagents/examples/web-frontend-react/README.md +0 -125
  69. package/.proagents/examples/web-frontend-react/complete-conversation.md +0 -556
  70. package/.proagents/examples/web-frontend-react/proagents.config.yaml +0 -183
  71. package/.proagents/examples/web-frontend-react/workflow-example.md +0 -603
  72. package/.proagents/existing-projects/README.md +0 -65
  73. package/.proagents/existing-projects/challenges.md +0 -861
  74. package/.proagents/existing-projects/coexistence-mode.md +0 -483
  75. package/.proagents/existing-projects/compatibility-assessment.md +0 -541
  76. package/.proagents/existing-projects/gradual-adoption.md +0 -515
  77. package/.proagents/existing-projects/migration-strategies.md +0 -788
  78. package/.proagents/existing-projects/pattern-reconciliation.md +0 -489
  79. package/.proagents/existing-projects/team-onboarding.md +0 -617
  80. package/.proagents/existing-projects/technical-debt-handling.md +0 -644
  81. package/.proagents/feature-flags/README.md +0 -263
  82. package/.proagents/feature-flags/ab-testing.md +0 -413
  83. package/.proagents/feature-flags/configuration.md +0 -420
  84. package/.proagents/feature-flags/kill-switches.md +0 -444
  85. package/.proagents/feature-flags/rollout-strategies.md +0 -392
  86. package/.proagents/history.log +0 -12
  87. package/.proagents/i18n/README.md +0 -133
  88. package/.proagents/i18n/extraction.md +0 -433
  89. package/.proagents/i18n/tms-integration.md +0 -332
  90. package/.proagents/i18n/translation-workflow.md +0 -413
  91. package/.proagents/i18n/validation.md +0 -355
  92. package/.proagents/logging/README.md +0 -276
  93. package/.proagents/logging/aggregation.md +0 -475
  94. package/.proagents/logging/log-levels.md +0 -376
  95. package/.proagents/logging/sensitive-data.md +0 -423
  96. package/.proagents/logging/structured-logging.md +0 -406
  97. package/.proagents/metrics/README.md +0 -69
  98. package/.proagents/metrics/code-quality-kpis.md +0 -461
  99. package/.proagents/metrics/deployment-metrics.md +0 -517
  100. package/.proagents/metrics/developer-productivity.md +0 -368
  101. package/.proagents/metrics/learning-effectiveness.md +0 -478
  102. package/.proagents/migrations/README.md +0 -77
  103. package/.proagents/migrations/from-claude-projects.md +0 -313
  104. package/.proagents/migrations/from-cursor-rules.md +0 -345
  105. package/.proagents/migrations/from-custom-workflows.md +0 -410
  106. package/.proagents/monitoring/README.md +0 -308
  107. package/.proagents/monitoring/alerting.md +0 -449
  108. package/.proagents/monitoring/dashboards.md +0 -454
  109. package/.proagents/monitoring/health-checks.md +0 -436
  110. package/.proagents/monitoring/metrics.md +0 -434
  111. package/.proagents/multi-project/README.md +0 -170
  112. package/.proagents/multi-project/coordinated-deploy.md +0 -510
  113. package/.proagents/multi-project/cross-project-deps.md +0 -395
  114. package/.proagents/multi-project/unified-changelog.md +0 -477
  115. package/.proagents/multi-project/walkthroughs/monorepo-setup.md +0 -787
  116. package/.proagents/multi-project/workspace-config.md +0 -408
  117. package/.proagents/notifications/README.md +0 -151
  118. package/.proagents/notifications/channels.md +0 -457
  119. package/.proagents/notifications/preferences.md +0 -415
  120. package/.proagents/notifications/routing.md +0 -449
  121. package/.proagents/notifications/scheduling.md +0 -425
  122. package/.proagents/notifications/templates.md +0 -446
  123. package/.proagents/offline-mode/README.md +0 -145
  124. package/.proagents/offline-mode/caching.md +0 -344
  125. package/.proagents/offline-mode/offline-operations.md +0 -312
  126. package/.proagents/offline-mode/queue-specifications.md +0 -679
  127. package/.proagents/offline-mode/sync.md +0 -475
  128. package/.proagents/parallel-features/README.md +0 -85
  129. package/.proagents/parallel-features/conflict-detection.md +0 -226
  130. package/.proagents/parallel-features/dependency-management.md +0 -392
  131. package/.proagents/parallel-features/merge-coordination.md +0 -506
  132. package/.proagents/parallel-features/tracking-system.md +0 -416
  133. package/.proagents/performance/README.md +0 -59
  134. package/.proagents/performance/bundle-analysis.md +0 -375
  135. package/.proagents/performance/load-testing.md +0 -563
  136. package/.proagents/performance/runtime-metrics.md +0 -489
  137. package/.proagents/performance/web-vitals.md +0 -425
  138. package/.proagents/plugins/README.md +0 -139
  139. package/.proagents/plugins/creating-plugins.md +0 -504
  140. package/.proagents/plugins/plugin-api.md +0 -467
  141. package/.proagents/plugins/plugin-registry.md +0 -276
  142. package/.proagents/reporting/README.md +0 -158
  143. package/.proagents/reporting/dashboards.md +0 -366
  144. package/.proagents/reporting/exports.md +0 -524
  145. package/.proagents/reporting/quality-metrics.md +0 -385
  146. package/.proagents/reporting/templates/README.md +0 -56
  147. package/.proagents/reporting/templates/dashboard-config.json +0 -187
  148. package/.proagents/reporting/templates/metrics-queries.md +0 -427
  149. package/.proagents/reporting/templates/react-dashboard.tsx +0 -544
  150. package/.proagents/reporting/templates/widgets.md +0 -451
  151. package/.proagents/reporting/velocity-metrics.md +0 -340
  152. package/.proagents/reverse-engineering/README.md +0 -151
  153. package/.proagents/reverse-engineering/architecture-extraction.md +0 -325
  154. package/.proagents/reverse-engineering/code-analysis.md +0 -377
  155. package/.proagents/reverse-engineering/dependency-mapping.md +0 -567
  156. package/.proagents/reverse-engineering/diagram-generation.md +0 -586
  157. package/.proagents/reverse-engineering/documentation-generation.md +0 -468
  158. package/.proagents/reverse-engineering/pattern-detection.md +0 -569
  159. package/.proagents/reverse-engineering/quality-assessment.md +0 -733
  160. package/.proagents/secrets/README.md +0 -278
  161. package/.proagents/secrets/access-control.md +0 -443
  162. package/.proagents/secrets/rotation.md +0 -403
  163. package/.proagents/secrets/scanning.md +0 -487
  164. package/.proagents/secrets/storage.md +0 -394
  165. package/.proagents/webhooks/README.md +0 -126
  166. package/.proagents/webhooks/endpoints.md +0 -298
  167. package/.proagents/webhooks/events.md +0 -316
  168. package/.proagents/webhooks/payloads.md +0 -325
  169. package/.proagents/webhooks/reliability.md +0 -363
  170. 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