Skip to content
Zed

Aileron Journal for Zed

io.github.aileron-sh/aileron

Read-only queries over Aileron audit journals: verify integrity, search recorded tool calls

client:Zed transport:stdio runtime:pypi

Install Aileron Journal in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "aileron": {
      "command": "uvx",
      "args": [
        "aileron"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Aileron Journal in other clients