Skip to content

Commit 6063aab

Browse files
committed
hardening of distiller
1 parent a2b4600 commit 6063aab

17 files changed

Lines changed: 1176 additions & 1059 deletions

agents/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,13 @@
2020
"@bufbuild/protobuf": "2.12.1",
2121
"heap-snapshot-toolkit": "^1.1.3",
2222
"markpaste": "^0.0.6",
23-
"playwright": "^1.61.1"
23+
"playwright": "^1.61.1",
24+
"turndown": "^7.2.4",
25+
"turndown-plugin-gfm": "^1.0.2"
2426
},
2527
"devDependencies": {
2628
"@types/node": "^25.9.5",
29+
"@types/turndown": "^5.0.6",
2730
"typescript": "^5.8.2"
2831
}
2932
}

agents/pnpm-lock.yaml

Lines changed: 14 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)