Releases: jeremyplichta/cloud-agent
Releases · jeremyplichta/cloud-agent
v0.1.1
v0.1.0
0.1.0 (2026-03-07)
Features
- add --scp command for copying files to/from VM (9acd101)
- Add Agent Skills support and ca command installer (e147516)
- Add command-line interface with clap (b9e8d42)
- Add configuration and git operations (15294be)
- Add core application infrastructure (5860e82)
- Add extensible agent plugin system (cad8e4e)
- Add GCP VM management and Terraform integration (cf38dce)
- Add SSH client for remote operations (789ae69)
- dedicated VPC per user, SSH hardening, multi-agent support (791d5de)
Bug Fixes
- add continue-on-error to CI security audit job (0ecb91d)
- correct GHSA ID for RSA vulnerability (f165351)
- detect IPv4 address for firewall rules (GCP VMs are IPv4-only) (5ac33a2)
- make security checks non-blocking for development (f243822)
- remove bootstrap-sha from release-please config (297a28e)
- remove Dependency Review check (f1f5f96)
- resolve all CI check failures (6d32638)
- resolve CI failures for formatting, clippy, and MSRV (df13e25)
- update MSRV to 1.80 and make it non-blocking (ae8b5bc)
- update MSRV workflow to generate compatible lock file (839182f)