# 6 يونيو 2025

## GenStudio

### ميزات جديدة

* **خيار "توقف الآن" في حوار إذن الأداة**: تم تقديم القدرة على إيقاف الأدوات على الفور من حوار الإذن، مما يوفر للمستخدمين مزيدًا من التحكم.

### إصلاحات الأخطاء

* **تم حل خطأ تسجيل الدخول**: تم إصلاح مشكلة حيث كان يتم إعادة توجيه المستخدمين إلى صفحة خطأ بعد تسجيل الدخول.

## مركز التحكم

### التحسينات

* **استقرار النموذج المحسن**: تم استبدال النماذج التجريبية بنسخ مستقرة لضمان أداء متسق.
* **تسريع توليد عناوين المحادثات**: تم تحسين سرعة توليد عناوين المحادثات من خلال استخدام نموذج أكثر كفاءة.


---

# 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.skydeck.ai/ar/releases/jun-6th-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.
