5fca14865f72f1bc8c5b116d0df297d40c691f8d
- Introduce a new `sync_default_tools` function in `session.py` to ensure essential reusable tools are created without overwriting existing edits. - Update the `lifespan` context manager in `app.py` to call `sync_default_tools`, enhancing the initialization process for the application. - This change improves the management of default tools within the system, ensuring they are available for use while preserving user modifications.
Description
No description provided
Languages
TypeScript
50.2%
Python
27.7%
JavaScript
20.5%
CSS
0.8%
Makefile
0.4%
Other
0.3%