xal v0.1.0

Model: gpt-5.6-sol

Working directory: ~/Projects/xal

> /install

Xal is currently in beta. Only beta releases are available.

One thing first: Xal does not touch your machine without asking.

**Tool:** `bash curl -fsSL https://xal.sh/install | sh -s -- --beta`

4 lines in 6.8s (success)

resolving xal v0.0.1-beta.42 (darwin-arm64)…
downloading  75.2 MB  ████████████████████  100%
installed → ~/.local/bin/xal
run `xal` in any project to start

One native binary, compiled with Bun. No runtime, no `node_modules`. Run it again on any machine:

```sh
curl -fsSL https://xal.sh/install | sh -s -- --beta
```

Then type `xal` in any project.
