refactor: replace comark with custom Bun.markdown

This commit is contained in:
mitchell 2026-04-19 16:39:59 -04:00
parent dd0f85a9c8
commit c0ab652135
4 changed files with 125 additions and 244 deletions

View file

@ -24,10 +24,10 @@
},
"dependencies": {
"@ai-sdk/openai-compatible": "^2.0.41",
"@comark/ansi": "^0.2.1",
"ai": "^6.0.161",
"ansi-styles": "^6.2.3",
"chalk": "^5.6.2",
"shiki": "^4.0.2"
"cli-highlight": "^2.1.11",
"cli-table3": "^0.6.5"
}
}