You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lines.push(chalk.dim(' Made with ')+'💖'+chalk.dim(' by ')+'\x1b]8;;https://github.com/vava-nessa\x1b\\vava-nessa\x1b]8;;\x1b\\'+chalk.dim(' • ')+'💬 '+chalk.cyanBright('\x1b]8;;https://discord.gg/WKA3TwYVuZ\x1b\\Join our Discord! (link fixed)\x1b]8;;\x1b\\')+chalk.dim(' • ')+'⭐ '+'\x1b]8;;https://github.com/vava-nessa/free-coding-models\x1b\\Read the docs on GitHub\x1b]8;;\x1b\\')
623
+
lines.push(chalk.dim(' Made with ')+'💖 & ☕'+chalk.dim(' by ')+'\x1b]8;;https://github.com/vava-nessa\x1b\\vava-nessa\x1b]8;;\x1b\\'+chalk.dim(' • ')+'💬 '+chalk.cyanBright('\x1b]8;;https://discord.gg/WKA3TwYVuZ\x1b\\Join Free-Coding-Models Discord!\x1b]8;;\x1b\\')+chalk.dim(' • ')+'⭐ '+'\x1b]8;;https://github.com/vava-nessa/free-coding-models\x1b\\Read the docs on GitHub\x1b]8;;\x1b\\')
624
624
lines.push('')
625
625
// 📖 Append \x1b[K (erase to EOL) to each line so leftover chars from previous
626
626
// 📖 frames are cleared. Then pad with blank cleared lines to fill the terminal,
Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "free-coding-models",
3
-
"version": "0.1.31",
3
+
"version": "0.1.32",
4
4
"description": "Find the fastest coding LLM models in seconds — ping free models from multiple providers, pick the best one for OpenCode, Cursor, or any AI coding assistant.",
0 commit comments