Add video to README

This commit is contained in:
Dominik Jain
2025-04-02 01:54:44 +02:00
committed by GitHub
parent 7937b4cf5c
commit 1090a86e69
+2 -2
View File
@@ -17,7 +17,7 @@ to perform coding tasks directly on your codebase.
Here you see Serena implementing a small feature for itself (a better log GUI) with Claude Desktop.
Note the smart usage in finding and editing the right symbols.
https://github.com/user-attachments/assets/6eaa9aa1-610d-4723-a2d6-bf1e487ba753
Serena can be integrated with an LLM in several ways:
* by using the **model context protocol (MCP)**.
@@ -502,4 +502,4 @@ Here the full list of Serena's default tools with a short description (the outpu
* `think_about_task_adherence`: Thinking tool for determining whether the agent is still on track with the current task.
* `think_about_whether_you_are_done`: Thinking tool for determining whether the task is truly completed.
* `write_memory`: Writes a named memory (for future reference) to Serena's project-specific memory store.
```
```