mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-26 05:48:36 +08:00
- Add working directory configuration to oh_cli_settings.json - Implement working directory prompt at conversation start - Add working directory settings to TUI settings screen - Update setup_conversation to use configured directory - Add comprehensive test coverage for working directory functionality - Follow TUI patterns and user action confirmation patterns Fixes #11345 Co-authored-by: openhands <openhands@all-hands.dev>