tpmjs/apps
Ajax Davis 77e7eedbe0 fix: handle undefined githubStars in tool detail page
Use loose equality (!=) instead of strict equality (!==) to check for
both null and undefined values. This prevents runtime TypeError when
githubStars is undefined.

Fixes: Cannot read properties of undefined (reading 'toLocaleString')

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-04 17:03:58 +10:00
..
playground feat: add collated error reporting to batch tool loading 2025-12-04 16:59:12 +10:00
railway-executor feat: add Node.js compatibility layer to Railway executor 2025-12-04 15:18:38 +10:00
web fix: handle undefined githubStars in tool detail page 2025-12-04 17:03:58 +10:00