mirror of
https://github.com/eigent-ai/eigent.git
synced 2026-05-30 11:55:12 +00:00
Fix bug where files could be saved to non-existent directories. The `get_working_directory()` function now guarantees the returned directory exists by creating it if necessary. All toolkit __init__ methods that resolve working directories from environment variables also ensure the directory exists before passing it to the base class. Fixes: Saves files to imaginary directories Co-authored-by: lightaime <23632352+lightaime@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| app | ||
| unit | ||
| conftest.py | ||