Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/evals/uat-kit/outreach.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Copy/adapt. Do **not** include maintainer walkthroughs or internal architecture

Subject: 60–90 min CodeDecay usability session (published npm package)

Hi <Name>,
Hi &lt;Name&gt;,

We're running independent acceptance testing for CodeDecay's published AI
workflow before closing our AI-native milestone. Looking for people who did
Expand Down
139 changes: 30 additions & 109 deletions judge-lab/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 4 additions & 3 deletions judge-lab/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,19 +30,20 @@
"@types/react": "19.2.14",
"@types/react-dom": "19.2.3",
"@vitejs/plugin-react": "6.0.2",
"@vitejs/plugin-rsc": "0.5.26",
"@vitejs/plugin-rsc": "0.5.34",
"react-server-dom-webpack": "19.2.8",
"tailwindcss": "4.2.1",
"typescript": "5.9.3",
"vinext": "0.0.50",
"vinext": "1.0.0-beta.8",
"vite": "8.1.5",
"wrangler": "4.114.0"
},
"overrides": {
"postcss": "8.5.23",
"sharp": "0.35.3",
"fast-uri": "3.1.5",
"undici": "7.29.0"
"undici": "7.29.0",
"nanoid": "3.3.18"
},
"type": "module"
}
Loading
Loading