Releases: warpcli/devpilot
Releases · warpcli/devpilot
0.1.10
⛰️ Features
- Refactor item selection and improve user interaction in app
- Enhance machine selection and user interaction in TUI
- Refactor machine listing command and implement table formatting
🐛 Bug Fixes
- Cleanup stupid staff
🚜 Refactor
- Machine command and help message in mod.rs and list.rs
- Refactor machine addition functionality
- Refactor code for improved readability and maintainability
- Refactor and add traits to Host and Machine structs
- Refactor machine handling and add TOML support
- Refactor code for improved readability and maintainability
⚙️ Miscellaneous Tasks
- Use Jammy Jellyfish in GitHub Actions
- Refactor command handling and improve environment integration
- Refactor devbox configuration for improved build process
- Refactor machine listing and table generation
- Update widget appearance in UI
- Add
regexdependency with version1.10.5toCargo.toml
Build
- Refine build and script execution environment
Refractor
- Refactor machine command and methods in Machines
- Update tabled crate and refactor handle function
v0.1.6
⛰️ Features
- Refactor machine management logic
- Handle serialization and deserialization of machines.toml
- Update dependencies and refactor machine handling
- Add
serdedependency and refactor machine-related code - Add 'inquire' dependency and 'list' subcommand
- Update machine commands to support interfaces
- Refactor machine-related code and add config related crates
- Refactor interactive mode interface and error handling
- Refactor interactive UI functionality with ratatui
🚜 Refactor
- Refactor code structure and remove unused imports and commented code
⚙️ Miscellaneous Tasks
- Refactor code and optimize imports in machine commands