Releases: levelup-apps/hn-enhancer
Release list
Chrome Built-in AI, remember last post, better keyboard shortcuts, bug fixes
Chrome Web store URL: https://chromewebstore.google.com/detail/hacker-news-companion/khfcainelcaedmmhjicphbkpigklejgf
Included in this release:
- Save last seen post in local storage
- Improved keyboard shortcuts
- Refactored the code for better separation of home page and comments page navigations
- Improved error handling in summarization with all LLMs
- Added build script to generate the build
v1.0.4
Key Features:
✔ Smart keyboard navigation across posts and comments using Vim-inspired shortcuts (h, j, k, l)
✔ AI-powered thread summarization with multiple options:
• Use Chrome's built-in AI for local processing
• Connect to OpenAI, Anthropic, or Ollama for advanced summaries
• Summarize entire threads or specific comment branches
✔ Enhanced comment navigation:
• Quick-jump between comments by the same author
• Collapsible comment threads
• Visual indicators for post authors and comment counts
✔ Rich user interactions:
• User profile previews on hover
• Resizable summary panel
• Navigate across comments by a specific author
✔ Convenient help panel (press '?' to view all shortcuts)
v1.0.2
Full Changelog: https://github.com/levelup-apps/hn-enhancer/commits/v1.0.2