# Release Notes - May + June 2025

We're welcoming the rainy season with a feature update that's as refreshing as a warm cup of tea on a cozy day - say hello to **Cursor Adoption**! The releases these months were all about helping you get a clearer view of AI’s role in your development process and streamlining your workflow to keep things smooth even when the weather’s not.

### **Cursor Adoption**

With Cursor Adoption, we’re putting you in the driver’s seat of AI utilization within your team. It’s not just about having AI in your corner, it’s about knowing *how* and *how well* it's helping move the needle. From tracking AI-generated code to understanding its impact on team efficiency, you’ll have visibility like never before.

<figure><img src="/files/Ua7SayNtMHxHQx27Zp5F" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Ak5KubF5xzK1JKE4eihG" alt=""><figcaption></figcaption></figure>

Here’s what you can see:

* 📊 **AI vs Manual Code Contribution**: Discover what percentage of your code is generated by AI versus manually written by your team.
* ✅ **Suggestions Acceptance Rate**: Get a clear picture of how often your developers are accepting AI’s suggestions. Are they embracing AI, and is it proving useful? This metric will show you.
* 👥 **User Coverage**: Know how many developers are actively using AI within Cursor. Are you getting the full value of your investment? This will help you gauge the impact.
* 📈 **AI Usage**: Identify your power users, moderate adopters, and those who may need a little nudge to get started. Tailor your enablement efforts to ensure every developer is getting the most out of Cursor.

***Learn more about it*** [*<mark style="color:purple;">**here**</mark>*](https://docs.hivel.ai/cursor-adoption) ***or*** [*<mark style="color:purple;">**integrate**</mark>*](https://docs.hivel.ai/cursor-integration) ***it for your org to get started.***

***

**📝 Other Improvements to Streamline Your Workflow**

Along with **Cursor Adoption**, we’ve got a few more updates to make your life easier and more productive.

* **Commit Exclusion** (Feature Flag): You can now define a commit pattern that automatically excludes certain commits from the UI. This keeps your focus where it matters most - plus, you can always re-include those commits when needed.

<figure><img src="/files/2x9BpOSGLriEW5AVMziW" alt="" width="375"><figcaption></figcaption></figure>

* **Average LOC Metrics**: Now available under the [<mark style="color:purple;">Work Breakdown</mark>](https://app.hivel.ai/dashboard/custom-dashboards/template/68) template, these new metrics will show you the average lines of code added, removed, or modified by each author. Filter by duration, teams, users, labels, and workspaces to get a granular view of productivity.

<figure><img src="/files/rNY9VhcnkjMIFWhIzjvX" alt="" width="375"><figcaption></figcaption></figure>

* **Improved Repository Page**: We've made the Repo page more intuitive. Now, you can easily spot repositories that are out of sync or lack the right permissions. Because managing repos and configs should be easy, not a headache.

<figure><img src="/files/Pw3uot2sBKB7fP07Crna" alt="" width="563"><figcaption></figcaption></figure>

**`That’s a wrap! 🥑 Treat your workflow like a balanced diet - add a little AI, and watch your productivity stay lean and mean! 🏆`**\
**`But don’t forget: You’re the heart of it all, so make sure you’re also taking care of your mind and body. 🌸`**


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.hivel.ai/release-notes/release-notes-may-+-june-2025.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
