mirror of
https://github.com/eigent-ai/eigent.git
synced 2026-06-01 06:00:19 +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> |
||
|---|---|---|
| .. | ||
| listen | ||
| server | ||
| telemetry | ||
| __init__.py | ||
| cookie_manager.py | ||
| event_loop_utils.py | ||
| file_utils.py | ||
| oauth_state_manager.py | ||
| single_agent_worker.py | ||
| workforce.py | ||