github mayneyao/eidos cli-v0.39.1
Eidos CLI v0.39.1

4 hours ago

What's new

Keep attachments visible after restarting Serve

When eidos serve restarts on the same address, an already-open browser now
detects the new Serve process, reopens its Runtime session, and reloads asset
capabilities automatically. Attachments render again without manually
refreshing the page, including after restarting Serve with --assets-dir.

Use with an Agent

The CLI now bundles the matching Eidos Skill. Initialize it in the current
Space/project or install it for the current user without Node.js or npx:

eidos skills init
eidos skills init --global

Install

macOS or Linux:

curl -fsSL https://download.eidos.space/cli/install.sh | sh

Windows PowerShell:

irm https://download.eidos.space/cli/install.ps1 | iex

The installers select v0.39.1 and verify the downloaded archive against the
release SHA256SUMS before replacing an existing binary.

Don't miss a new eidos release

NewReleases is sending notifications on new releases.