Skip to content

Commit 11395df

Browse files
authored
Merge pull request #1339
* chore(38658) add context * chore(38658) add context * chore(38658) add context * cleaning up unhelpful documents * cleaning up unhelpful documents * cleaning up unhelpful documents * cleaning up unhelpful documents
1 parent 0ae5d63 commit 11395df

14 files changed

+6088
-308
lines changed
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
{
2+
"model": "sonnet",
3+
"env": {
4+
"DISABLE_TELEMETRY": "1",
5+
"DISABLE_ERROR_REPORTING": "1",
6+
"DISABLE_BUG_COMMAND": "1"
7+
},
8+
"includeCoAuthoredBy": true,
9+
"cleanupPeriodDays": 15,
10+
"permissions": {
11+
"allow": [
12+
"Bash(pnpm:*)",
13+
"Bash(npm:*)",
14+
"Bash(npx:*)",
15+
"Bash(node:*)",
16+
"Bash(git:*)",
17+
"Bash(ls:*)",
18+
"Bash(cat:*)",
19+
"Bash(mkdir:*)",
20+
"Bash(cp:*)",
21+
"Bash(mv:*)",
22+
"Bash(echo:*)",
23+
"Bash(grep:*)",
24+
"Bash(find:*)",
25+
"Bash(head:*)",
26+
"Bash(tail:*)",
27+
"Bash(wc:*)",
28+
"Bash(sort:*)",
29+
"Bash(uniq:*)",
30+
"Bash(diff:*)",
31+
"Bash(pwd:*)",
32+
"Bash(which:*)",
33+
"Bash(env:*)",
34+
"Bash(cypress:*)"
35+
],
36+
"deny": []
37+
}
38+
}

hivemq-edge-frontend/.tasks/38658-adapter-jsonschema-review/ADAPTER_INVENTORY_V2.md

Lines changed: 585 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)