Skip to content

Commit 5c647e0

Browse files
committed
Start working on allowing the AI to respond more thoughfully
1 parent 6737d6d commit 5c647e0

File tree

7 files changed

+858
-404
lines changed

7 files changed

+858
-404
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"@codemirror/view": "6.38.6",
2626
"@replit/codemirror-minimap": "0.5.2",
2727
"codemirror": "^6.0.2",
28-
"feather-icons": "4.29.2"
28+
"feather-icons": "4.29.2",
29+
"marked": "^17.0.0"
2930
}
3031
}

0 commit comments

Comments
 (0)