"I am a Jedi, like my father before me." - Luke Skywalker
v0.0.68 is out!
Summary Language Configuration (for custom endpoints)
image
If you are using Custom Endpoints for meeting notes summarization, you can now set the summary language to any language you prefer. Just change the Summary Language option in the General tab of the settings window.
At the moment, our local model (HyprLLM) can only generate text in English, so local users will need to wait a little longer to see summaries in other languages. We are working to bring this capability soon.
View Recurring Events
We have refactored the calendar events code. Now, in the Calendar view of the Finder, you can see
recurring events
correctly. This makes it easier to manage complex schedules and meetings with Hyprnote.
HyprCloud (Beta - for Pro users)
For Pro users who want higher-quality summarization but do not want to set up Custom Endpoints or manage API keys, we are introducing HyprCloud. This is a managed external LLM endpoint that you can connect to with a single click.
image
For now, the implementation is basic. You can see details in our docs and GitHub repository. We are currently using the Anthropic API for summarization, chat, and source analysis.
In the coming days, we plan to make HyprCloud much more powerful. Features we are working on include automatic model switching based on context, MCP tools, internal system prompting, and more.
MCP Connection with Chat (Preview)
image
You can now connect MCP servers to Hyprnote AI Chat. This feature is in preview and currently supports:
  • Only SSE servers
  • A maximum of 3 servers
  • Limited external LLMs (Claude 4 Sonnet, GPT-4.1, GPT-4o)
Used properly, this makes the Chat feature a strong meeting assistant. For example, we tested it with Pipedream MCPs and were able to send meeting notes to Slack directly from Chat.
A tutorial with step-by-step instructions will be uploaded soon. Stay tuned.
image
Prevented Transcript from being autoscrolled every time
We heard your feedback that the transcript auto-scrolling during meetings was frustrating. We’ve fixed it! Now, if you are reading a specific part of the transcript, it will stay in place instead of jumping to the bottom every time new text is added.
That's it for today! Thank you :)