Skip to content

Releases: erans/navaris

v0.1.0

28 Apr 20:18
ace55d7

Choose a tag to compare

What's Changed

  • feat: copy-on-write sandbox forking (storage backends + memory fork) by @erans in #7
  • docs: surface CoW storage and fork in README, packaging, install guide by @erans in #8
  • ci: add Incus + btrfs (CoW) integration leg by @erans in #9
  • ci: add Firecracker reflink (CoW) integration leg by @erans in #10
  • ci: assert btrfs extent sharing after firecracker reflink integration by @erans in #11
  • feat: sandbox resource limits (CPU + memory) on Firecracker; service-layer validation by @erans in #12
  • feat: runtime CPU/memory resize (PATCH /sandboxes/{id}/resources) by @erans in #13
  • feat: time-bounded sandbox boost (POST /sandboxes/{id}/boost) by @erans in #14
  • feat: in-sandbox boost channel (HTTP-over-Unix-socket) by @erans in #15
  • feat: MCP boost tools + persist source field on boost row by @erans in #16
  • test(integration): e2e boost — verify CPU/memory changes from inside the guest by @erans in #17
  • docs: spec — Firecracker live CPU resize via cgroup CPU bandwidth by @erans in #18
  • feat(firecracker): live CPU resize via cgroup CPU bandwidth by @erans in #19
  • test(integration): replace FC CPU tests with workload-based throttle detection by @erans in #20

Full Changelog: v0.1.0-rc.1...v0.1.0

v0.1.0-rc.1

24 Apr 22:18

Choose a tag to compare

v0.1.0-rc.1 Pre-release
Pre-release

What's Changed

  • feat: multi-provider support + Firecracker integration fixes by @erans in #1
  • feat: all-in-one Docker, web UI, terminal sessions, and Firecracker improvements by @erans in #2
  • feat(web): terminal tab reconnect & resilience by @erans in #3
  • feat: MCP server (stdio + embedded) and CLI quality improvements by @erans in #4
  • Add navaris-cli Claude Code skill pack with drift detection by @erans in #5
  • feat: add native release packaging workflow by @erans in #6

New Contributors

  • @erans made their first contribution in #1

Full Changelog: https://github.com/erans/navaris/commits/v0.1.0-rc.1