# Upcoming Improvements

### Memory

A major overhaul to companion memory is in progress. Key improvements include:

* **Smarter recall:** Companions will be significantly better at remembering important details from your conversations. Names, preferences, story events, and more.
* **Context awareness:** Memory retrieval will be more relevant to what you're currently talking about, rather than surfacing unrelated facts.
* **Long conversation support:** Focused on maintaining near-perfect recall across long and ongoing storylines.

### Video Generation

A significant quality upgrade to video generation is on the way. Generated videos will see a noticeable improvement in visual fidelity and consistency.

### Image Generation & Characters

* Continued improvements to realism and prompt accuracy. Images will better match what you describe.
* The ability to edit a character's appearance and personality after creation.
* Improved reference photo options when creating custom characters.
* Persona support in group chat image generation.
* Ongoing quality improvements across all generation modes.

### Chat

* Smoother group chat conversations with improved turn-taking between companions.
* **User-created scenarios:** design your own conversation starters and share them with the community.
* Scenario ratings and community favorites to help discover the best setups.

### Video Calling

Real-time video calling with companions is being explored as a longer-term feature. No release timeline yet, but it's actively on the roadmap.

### Under the Hood

Ongoing performance and reliability work behind the scenes. Faster response times, smarter infrastructure, and continuous optimization to keep everything running smoothly as the platform grows.


---

# 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://wiki.secrets.ai/upcoming/upcoming-improvements.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.
