free-coding-models 0.1.54 β†’ 0.1.57

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -615,5 +615,6 @@ We welcome contributions! Feel free to open issues, submit pull requests, or get
615
615
 
616
616
  For questions or issues, open a [GitHub issue](https://github.com/vava-nessa/free-coding-models/issues).
617
617
 
618
- πŸ’¬ Let's talk about the project on Discord: https://discord.gg/5MbTnDC3Md
619
- πŸ“š Read the docs on GitHub: https://github.com/vava-nessa/free-coding-models#readme ⚠️ free-coding-models is a BETA TUI β€” expect rough edges and occasional crashes.
618
+ πŸ’¬ Let's talk about the projet on Discord: https://discord.gg/5MbTnDC3Md
619
+
620
+ > ⚠️ **free-coding-models is a BETA TUI** β€” it might crash or have problems. Use at your own risk and feel free to report issues!
@@ -771,8 +771,9 @@ function renderTable(results, pendingPings, frame, cursor = null, sortColumn = '
771
771
  : chalk.rgb(0, 200, 255)('Enterβ†’OpenCode')
772
772
  lines.push(chalk.dim(` ↑↓ Navigate β€’ `) + actionHint + chalk.dim(` β€’ R/Y/O/M/L/A/S/C/H/V/U Sort β€’ T Tier β€’ N Origin β€’ W↓/X↑ (${intervalSec}s) β€’ Z Mode β€’ `) + chalk.yellow('P') + chalk.dim(` Settings β€’ `) + chalk.yellow('K') + chalk.dim(` Help β€’ Ctrl+C Exit`))
773
773
  lines.push('')
774
- 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/5MbTnDC3Md\x1b\\Join our 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\\')
775
- lines.push(chalk.dim(' πŸ’¬ Discord: ') + chalk.cyanBright('https://discord.gg/5MbTnDC3Md'))
774
+ lines.push(chalk.dim(' Made with ') + 'πŸ’– & β˜•' + chalk.dim(' by ') + '\x1b]8;;https://github.com/vava-nessa\x1b\\vava-nessa\x1b]8;;\x1b\\' + chalk.dim(' β€’ ') + '⭐ ' + '\x1b]8;;https://github.com/vava-nessa/free-coding-models\x1b\\Star on GitHub\x1b]8;;\x1b\\')
775
+ // πŸ“– Discord invite + BETA warning β€” always visible at the bottom of the TUI
776
+ lines.push(' πŸ’¬ ' + chalk.cyanBright('\x1b]8;;https://discord.gg/5MbTnDC3Md\x1b\\Join our Discord\x1b]8;;\x1b\\') + chalk.dim(' β€’ ') + chalk.yellow('⚠ BETA TUI') + chalk.dim(' β€” might crash or have problems'))
776
777
  lines.push('')
777
778
  // πŸ“– Append \x1b[K (erase to EOL) to each line so leftover chars from previous
778
779
  // πŸ“– frames are cleared. Then pad with blank cleared lines to fill the terminal,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "free-coding-models",
3
- "version": "0.1.54",
4
- "description": "Find the fastest coding LLM models in seconds \u2014 ping free models from multiple providers, pick the best one for OpenCode, Cursor, or any AI coding assistant.",
3
+ "version": "0.1.57",
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.",
5
5
  "keywords": [
6
6
  "nvidia",
7
7
  "nim",