Merge remote-tracking branch 'origin/main' into dublin-v2

# Conflicts:
#	CHANGELOG.md
#	VERSION
#	agents-digest/gstack-AGENTS.md
#	office-hours/SKILL.md
#	package.json
#	plan-ceo-review/sections/review-sections.md
#	plan-devex-review/sections/review-sections.md
#	plan-eng-review/sections/review-sections.md
#	review/sections/adversarial.md
#	scripts/resolvers/review.ts
#	ship/sections/adversarial.md
#	test/fixtures/golden/factory-ship-SKILL.md
#	test/helpers/carve-guards.ts
This commit is contained in:
Garry Tan
2026-09-01 20:16:18 +00:00
151 changed files with 5955 additions and 3234 deletions
+5 -3
View File
@@ -58,7 +58,7 @@
"cross-spawn": "^7.0.6",
"diff": "^9.0.0",
"html-to-docx": "1.8.0",
"marked": "^18.0.9",
"marked": "^18.0.11",
"playwright": "^1.62.1",
"socks": "^2.8.9"
},
@@ -78,11 +78,13 @@
"devDependencies": {
"@anthropic-ai/claude-agent-sdk": "0.2.117",
"@anthropic-ai/sdk": "^0.78.0",
"xterm": "5",
"xterm": "^5.3.0",
"xterm-addon-fit": "^0.8.0"
},
"overrides": {
"adm-zip": "^0.6.0"
"adm-zip": "^0.6.0",
"ip-address": "10.3.1",
"sharp": "0.35.0"
},
"patchedDependencies": {
"playwright-core@1.62.1": "patches/playwright-core@1.62.1.patch"