feat: use comark for final output

This commit is contained in:
mitchell 2026-04-17 21:21:48 -04:00
parent c1e03f2464
commit 8a23cf4d42
4 changed files with 169 additions and 11 deletions

View file

@ -24,8 +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"
"chalk": "^5.6.2",
"shiki": "^4.0.2"
}
}