@commandgarden/cli 2.2.0 → 2.4.0

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 (58) hide show
  1. package/dist/main.js +1 -0
  2. package/node_modules/@commandgarden/app/dist/client/assets/index--IDuJWmP.js +397 -0
  3. package/node_modules/@commandgarden/app/dist/client/assets/index-qunCIeG9.css +1 -0
  4. package/node_modules/@commandgarden/app/dist/client/index.html +19 -19
  5. package/node_modules/@commandgarden/app/dist/server/daemon-client.test.js +47 -0
  6. package/node_modules/@commandgarden/app/dist/server/routes/index.js +2 -0
  7. package/node_modules/@commandgarden/app/dist/server/routes/routes.test.js +137 -0
  8. package/node_modules/@commandgarden/app/dist/server/routes/trusted-peers-cache.d.ts +3 -0
  9. package/node_modules/@commandgarden/app/dist/server/routes/trusted-peers-cache.js +17 -0
  10. package/node_modules/@commandgarden/app/dist/server/store.d.ts +5 -0
  11. package/node_modules/@commandgarden/app/dist/server/store.js +50 -31
  12. package/node_modules/@commandgarden/app/dist/server/store.test.js +59 -0
  13. package/node_modules/@commandgarden/app/package.json +42 -42
  14. package/node_modules/@commandgarden/chrome/dist/content-script.js.map +1 -1
  15. package/node_modules/@commandgarden/chrome/dist/fetch-interceptor.js +44 -0
  16. package/node_modules/@commandgarden/chrome/dist/manifest.json +16 -16
  17. package/node_modules/@commandgarden/chrome/dist/popup.html +218 -218
  18. package/node_modules/@commandgarden/chrome/dist/popup.js.map +1 -1
  19. package/node_modules/@commandgarden/chrome/dist/service-worker.js +2 -1
  20. package/node_modules/@commandgarden/chrome/dist/service-worker.js.map +2 -2
  21. package/node_modules/@commandgarden/chrome/package.json +25 -25
  22. package/node_modules/@commandgarden/daemon/connectors/ado-git-commits.eval.js +143 -143
  23. package/node_modules/@commandgarden/daemon/connectors/ado-git-commits.yaml +70 -70
  24. package/node_modules/@commandgarden/daemon/connectors/gcs-kb-content.yaml +58 -58
  25. package/node_modules/@commandgarden/daemon/connectors/gcs-kb-pages.yaml +47 -47
  26. package/node_modules/@commandgarden/daemon/connectors/jira-my-tickets.eval.js +115 -115
  27. package/node_modules/@commandgarden/daemon/connectors/jira-my-tickets.yaml +54 -54
  28. package/node_modules/@commandgarden/daemon/connectors/lib/msal-token.js +20 -20
  29. package/node_modules/@commandgarden/daemon/connectors/outlook-my-meetings.eval.js +186 -186
  30. package/node_modules/@commandgarden/daemon/connectors/outlook-my-meetings.yaml +41 -41
  31. package/node_modules/@commandgarden/daemon/connectors/saba-pending-training.eval.js +94 -94
  32. package/node_modules/@commandgarden/daemon/connectors/saba-pending-training.yaml +34 -34
  33. package/node_modules/@commandgarden/daemon/connectors/socket-security-news.yaml +63 -63
  34. package/node_modules/@commandgarden/daemon/connectors/teams-room-availability.eval.js +342 -341
  35. package/node_modules/@commandgarden/daemon/connectors/teams-room-availability.yaml +47 -46
  36. package/node_modules/@commandgarden/daemon/connectors/teams-rooms-availability.eval.js +439 -0
  37. package/node_modules/@commandgarden/daemon/connectors/teams-rooms-availability.yaml +48 -0
  38. package/node_modules/@commandgarden/daemon/connectors/timetracking-projects.eval.js +52 -52
  39. package/node_modules/@commandgarden/daemon/connectors/timetracking-projects.yaml +42 -42
  40. package/node_modules/@commandgarden/daemon/connectors/timetracking-report.eval.js +81 -81
  41. package/node_modules/@commandgarden/daemon/connectors/timetracking-report.yaml +52 -52
  42. package/node_modules/@commandgarden/daemon/connectors/tldrsec-newsletter.eval.js +27 -27
  43. package/node_modules/@commandgarden/daemon/connectors/tldrsec-newsletter.yaml +38 -38
  44. package/node_modules/@commandgarden/daemon/connectors/tokenmaster-clients-list.yaml +55 -55
  45. package/node_modules/@commandgarden/daemon/dist/audit-store.js +8 -8
  46. package/node_modules/@commandgarden/daemon/dist/cdp-client.d.ts +24 -0
  47. package/node_modules/@commandgarden/daemon/dist/cdp-client.d.ts.map +1 -0
  48. package/node_modules/@commandgarden/daemon/dist/cdp-client.js +150 -0
  49. package/node_modules/@commandgarden/daemon/dist/cdp-client.js.map +1 -0
  50. package/node_modules/@commandgarden/daemon/package.json +32 -32
  51. package/node_modules/@commandgarden/shared/dist/connector.d.ts +3 -0
  52. package/node_modules/@commandgarden/shared/dist/connector.d.ts.map +1 -1
  53. package/node_modules/@commandgarden/shared/dist/connector.js +1 -0
  54. package/node_modules/@commandgarden/shared/dist/connector.js.map +1 -1
  55. package/node_modules/@commandgarden/shared/package.json +32 -32
  56. package/package.json +58 -58
  57. package/node_modules/@commandgarden/app/dist/client/assets/index-Cglxej9D.css +0 -1
  58. package/node_modules/@commandgarden/app/dist/client/assets/index-Cju0_G1Y.js +0 -397
@@ -1,34 +1,34 @@
1
- site: saba
2
- name: pending-training
3
- version: "1.0"
4
- description: "Pending mandatory learning plan items from Saba Cloud (daimler.sabacloud.com)"
5
- access: read
6
-
7
- domains:
8
- - "daimler.sabacloud.com"
9
- capabilities:
10
- - navigate
11
- - js_evaluate
12
-
13
- columns:
14
- - name: title
15
- type: string
16
- - name: type
17
- type: string
18
- - name: status
19
- type: string
20
- - name: dueDate
21
- type: string
22
- - name: daysUntilDue
23
- type: number
24
- - name: isOverdue
25
- type: boolean
26
-
27
- pipeline:
28
- - step: navigate
29
- url: "https://daimler.sabacloud.com/"
30
- - step: wait
31
- selector: "body"
32
- timeout: 60000
33
- - step: js_evaluate
34
- file: saba-pending-training.eval.js
1
+ site: saba
2
+ name: pending-training
3
+ version: "1.0"
4
+ description: "Pending mandatory learning plan items from Saba Cloud (daimler.sabacloud.com)"
5
+ access: read
6
+
7
+ domains:
8
+ - "daimler.sabacloud.com"
9
+ capabilities:
10
+ - navigate
11
+ - js_evaluate
12
+
13
+ columns:
14
+ - name: title
15
+ type: string
16
+ - name: type
17
+ type: string
18
+ - name: status
19
+ type: string
20
+ - name: dueDate
21
+ type: string
22
+ - name: daysUntilDue
23
+ type: number
24
+ - name: isOverdue
25
+ type: boolean
26
+
27
+ pipeline:
28
+ - step: navigate
29
+ url: "https://daimler.sabacloud.com/"
30
+ - step: wait
31
+ selector: "body"
32
+ timeout: 60000
33
+ - step: js_evaluate
34
+ file: saba-pending-training.eval.js
@@ -1,63 +1,63 @@
1
- site: socket
2
- name: security-news
3
- version: "1.0"
4
- description: "Latest security news from Socket.dev blog"
5
- access: read
6
-
7
- domains:
8
- - "socket.dev"
9
- capabilities:
10
- - navigate
11
- - cookie_read
12
-
13
- args:
14
- - name: tag
15
- type: string
16
- required: false
17
- default: ""
18
- help: "Filter by tag (e.g. 'Research', 'Security News')"
19
-
20
- columns:
21
- - name: title
22
- type: string
23
- - name: summary
24
- type: string
25
- - name: url
26
- type: string
27
- - name: date
28
- type: string
29
- - name: author
30
- type: string
31
- - name: tags
32
- type: string
33
-
34
- pipeline:
35
- - step: navigate
36
- url: "https://socket.dev/"
37
- - step: wait
38
- selector: "body"
39
- timeout: 30000
40
- - step: fetch
41
- url: "https://socket.dev/api/blog/feed.json"
42
- method: "GET"
43
- headers:
44
- Accept: "application/json"
45
- as: "feed"
46
- - step: transform
47
- type: json_unwrap
48
- input: feed
49
- as: _data
50
- options:
51
- path: "items"
52
- - step: map
53
- fields:
54
- title: "${{ row.title }}"
55
- summary: "${{ row.summary }}"
56
- url: "${{ row.url }}"
57
- date: "${{ row.date_published }}"
58
- author: "${{ row.author.name }}"
59
- tags: "${{ row.tags }}"
60
- - step: filter # empty tag = show all (contains '' is always true)
61
- field: tags
62
- operator: contains
63
- value: "${{ args.tag | default('') }}"
1
+ site: socket
2
+ name: security-news
3
+ version: "1.0"
4
+ description: "Latest security news from Socket.dev blog"
5
+ access: read
6
+
7
+ domains:
8
+ - "socket.dev"
9
+ capabilities:
10
+ - navigate
11
+ - cookie_read
12
+
13
+ args:
14
+ - name: tag
15
+ type: string
16
+ required: false
17
+ default: ""
18
+ help: "Filter by tag (e.g. 'Research', 'Security News')"
19
+
20
+ columns:
21
+ - name: title
22
+ type: string
23
+ - name: summary
24
+ type: string
25
+ - name: url
26
+ type: string
27
+ - name: date
28
+ type: string
29
+ - name: author
30
+ type: string
31
+ - name: tags
32
+ type: string
33
+
34
+ pipeline:
35
+ - step: navigate
36
+ url: "https://socket.dev/"
37
+ - step: wait
38
+ selector: "body"
39
+ timeout: 30000
40
+ - step: fetch
41
+ url: "https://socket.dev/api/blog/feed.json"
42
+ method: "GET"
43
+ headers:
44
+ Accept: "application/json"
45
+ as: "feed"
46
+ - step: transform
47
+ type: json_unwrap
48
+ input: feed
49
+ as: _data
50
+ options:
51
+ path: "items"
52
+ - step: map
53
+ fields:
54
+ title: "${{ row.title }}"
55
+ summary: "${{ row.summary }}"
56
+ url: "${{ row.url }}"
57
+ date: "${{ row.date_published }}"
58
+ author: "${{ row.author.name }}"
59
+ tags: "${{ row.tags }}"
60
+ - step: filter # empty tag = show all (contains '' is always true)
61
+ field: tags
62
+ operator: contains
63
+ value: "${{ args.tag | default('') }}"