feat: add URL support to TTS for fetching web page text

This commit is contained in:
mitchell 2026-05-12 00:03:17 -04:00
parent 8cb1191fde
commit 91175c70b6
3 changed files with 41 additions and 1 deletions

View file

@ -30,9 +30,11 @@
"@ai-sdk/openai-compatible": "^2.0.41",
"@clack/prompts": "^1.3.0",
"@cliffy/table": "npm:@jsr/cliffy__table",
"@mozilla/readability": "^0.6.0",
"ai": "^6.0.161",
"ansi-styles": "^6.2.3",
"chalk": "^5.6.2",
"happy-dom-without-node": "^14.12.3",
"shiki": "^4.0.2",
"terminal-link": "^5.0.0"
}