Commit Graph
8 Commits
Author SHA1 Message Date
Даниил Грабарь 6c10d072de Optimize git clone command by adding depth option for faster repository cloning 2026-05-20 18:14:39 +03:00
Даниил Грабарь c8b121958d Improve Python version check in installer script to handle errors gracefully 2026-05-20 18:03:59 +03:00
Даниил Грабарь e153de0bb7 Fix input redirection for quiet command execution and Python version check in installer script 2026-05-20 17:59:37 +03:00
Даниил Грабарь a50ff4e2e6 Add delete and update commands for project management 2026-05-20 17:52:49 +03:00
Даниил Грабарь 5f16825cf7 Refactor Docker and Local Setup Commands
- Enhanced the docker_setup.py to streamline image building and pulling processes with improved logging and error handling.
- Introduced a new LogScreen for better user feedback during long-running tasks.
- Updated local_setup.py to utilize logging for installation steps and improved error handling.
- Refactored robot_setup.py to simplify configuration saving and user interaction.
- Added a new LogScreen class in tui.py for consistent logging across different setup processes.
- Modified install.sh to adjust the installation directory for better organization.
2026-05-20 17:41:11 +03:00
Даниил Грабарь a06470c0c9 Enhance install script with improved logging and error handling 2026-05-19 18:22:37 +03:00
Даниил Грабарь 5315767638 Refactor install script for improved logging and setup process 2026-05-19 17:15:01 +03:00
Даниил Грабарь d1c250e6b9 Add initial implementation of cobot CLI and setup scripts 2026-05-19 17:04:27 +03:00