Skip to content

Releases: termworks/devpilot

0.2.1

Choose a tag to compare

@bresilla bresilla released this 21 Jun 23:21
0.2.1

0.2.0

Choose a tag to compare

@bresilla bresilla released this 21 Jun 23:05

⛰️ Features

  • Consolidate data management under dp data
  • To NIIIIIM
  • To NIIIIIM
  • Add project, template, workspace, and machine commands

Build

  • Simplify devbox configuration and scripts

0.1.10

Choose a tag to compare

@bresilla bresilla released this 25 Apr 21:51

⛰️ 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 regex dependency with version 1.10.5 to Cargo.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

Choose a tag to compare

@bresilla bresilla released this 24 Jun 22:53

⛰️ Features

  • Refactor machine management logic
  • Handle serialization and deserialization of machines.toml
  • Update dependencies and refactor machine handling
  • Add serde dependency 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

v0.1.5

Choose a tag to compare

@bresilla bresilla released this 22 Jun 21:20

⛰️ Features

  • Update machine arguments and commands

v0.1.4

Choose a tag to compare

@bresilla bresilla released this 22 Jun 20:18

⚙️ Miscellaneous Tasks

  • Update TOOLCHAIN_VERSION in release workflow