Xin Wang 5fca14865f Add sync_default_tools function to manage system-provided tools
- 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.
2026-07-10 13:49:35 +08:00
Description
No description provided
2.1 MiB
Languages
TypeScript 50.2%
Python 27.7%
JavaScript 20.5%
CSS 0.8%
Makefile 0.4%
Other 0.3%