Commit Graph
7 Commits
Author SHA1 Message Date
Даниил Грабарь 7cadd1d673 fix: enhance subprocess management and progress reporting in setup and update commands 2026-05-22 18:30:34 +03:00
Даниил Грабарь 463a1e1423 fix: add docstrings to improve code documentation and clarity 2026-05-22 18:16:59 +03:00
Даниил Грабарь 4202421d5b fix: add process tracking and cancellation support to command execution 2026-05-22 13:23:38 +10:00
Даниил Грабарь 6be6032838 feat: update robot setup to use ruamel.yaml for preserving YAML comments and formatting
feat: enhance run command with Docker volume for Webots asset caching and GPU detection

feat: improve setup command to sequentially run sub-commands for documentation, environment, and robot parameters

fix: update update command to provide clearer logging during git operations and installation

refactor: enhance TUI components with better threading and logging for long-running tasks

chore: improve install script with better error handling, logging, and interactive setup wizard
2026-05-21 12:46:54 +10:00
Даниил Грабарь 2903b8825d Enhance progress reporting in setup and deletion processes across multiple scripts 2026-05-21 11:05:08 +10:00
Даниил Грабарь 615a955767 Refactor subprocess handling in setup scripts for improved error reporting and output management 2026-05-20 18:24:09 +03:00
Даниил Грабарь a50ff4e2e6 Add delete and update commands for project management 2026-05-20 17:52:49 +03:00