Release v1.0.1: Hotfix Release
Hotfix Release v1.0.1
New Features
- Added
get_current_directory()function - equivalent topwdcommand for getting current working directory (src/basic_open_agent_tools/system/runtime.py:15)
Bug Fixes
- Fixed
load_writers()helper function removing non-existentfile_editorreference - Replaced with proper file operations:
append_to_file,insert_at_line, andreplace_in_file
Testing
- Added comprehensive tests for
get_current_directory()function - All quality checks passing (ruff, mypy, pytest)
🤖 Generated with Claude Code