# Developing

I'm currently using [acpx](https://github.com/openclaw/acpx) to test.  Testing in Zed is painful due to it tending to get "stuck"
on certain kinds of failures, and Abyss not being stable enough to avoid those failures reliably so far.

You can install it with

```bash
npm install -g acpx@latest
```
