Skip to content

Commit d9cc03c

Browse files
committed
more exercises, getting close
1 parent cc9d9da commit d9cc03c

File tree

146 files changed

+53760
-13
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

146 files changed

+53760
-13
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Raw HTML

exercises/01.start/01.problem/package.json renamed to exercises/01.simple-ui/01.problem.raw-html/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "exercises_01.start_01.problem",
2+
"name": "exercises_01.simple-ui_01.problem.raw-html",
33
"private": true,
44
"type": "module",
55
"scripts": {
@@ -14,6 +14,7 @@
1414
},
1515
"dependencies": {
1616
"@epic-web/invariant": "^1.0.0",
17+
"@mcp-ui/server": "^5.2.0",
1718
"@modelcontextprotocol/sdk": "^1.17.2",
1819
"agents": "^0.0.111",
1920
"zod": "^3.25.67"

0 commit comments

Comments
 (0)