Move terminal_manager to _internal subpackage
- terminal_manager is an internal helper, not a tool
- Update imports in terminal.py, container.py, test_terminal.py

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent 31cf0f9 commit e55e0e835f76dc775d346dd98d63be0baac8df9c
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored on 26 May
Showing 5 changed files
View
navi/core/container.py
View
navi/tools/_internal/terminal_manager.py 0 → 100644
View
navi/tools/terminal.py
View
navi/tools/terminal_manager.py 100644 → 0
View
tests/unit/tools/test_terminal.py