Skip to content

Releases: Ephemeral-AI-Lab/ephemeral-sandbox

v0.1.3 - Runtime hardening and platform setup

Choose a tag to compare

@yifanxuaaa yifanxuaaa released this 20 Jul 13:32

Runtime hardening and platform setup.

Added

  • Added daemon disk polling for observability.
  • Added Windows sandbox configuration support.
  • Added Linux Multipass sandbox setup support.

Changed

  • Hardened runtime lifecycle handling, shutdown diagnostics, workspace session teardown, and resource accounting.
  • Reduced background worker churn.

Anchor

  • Core: ephemeral-sandbox@dde5da957

v0.1.2 - Console extraction and observability hardening

Choose a tag to compare

@yifanxuaaa yifanxuaaa released this 20 Jul 13:28

Console extraction and observability hardening.

Added

  • Added coverage for permission-denied telemetry storage drops.

Changed

  • Completed console extraction and core cleanup.
  • Isolated resource sampling.
  • Merged daemon topology into resource metrics.
  • Improved current fleet resource usage reporting.
  • Kept platform policy out of daemon sources.

Anchor

  • Core: ephemeral-sandbox@005093d12

v0.1.1 - Workspace sessions and process/resource observability

Choose a tag to compare

@yifanxuaaa yifanxuaaa released this 20 Jul 13:24

Workspace sessions and process/resource observability.

Added

  • Exposed cgroup topology and workspace sessions.
  • Added workspace process topology.
  • Completed resource isolation support.
  • Added workspace CPU and memory estimates.

Changed

  • Enforced disk-only telemetry state.
  • Improved terminal session workflow and snapshot polling.
  • Stopped idle daemon polling.
  • Forwarded cgroup topology through manager and merged daemon topology in cgroup responses.

Anchor

  • Core: ephemeral-sandbox@07d8bce43

v0.1.0 - First public documentation and site baseline

Choose a tag to compare

@yifanxuaaa yifanxuaaa released this 20 Jul 12:59

First public documentation and site baseline.

Added

  • Published the static website.
  • Built the documentation shell and architecture overview.
  • Added architecture documentation pages.
  • Built the multilingual documentation experience.

Changed

  • Completed Chinese documentation localization.
  • Fixed Chinese architecture navigation and production Chinese TOC heading.
  • Refreshed the project README and license.

Anchors

  • Website: ephemeral-sandbox-website@4bfcc62
  • Core baseline: ephemeral-sandbox@0bc6a7090