Skip to content

Releases: andyjmorgan/slipspace-gateway

slipspace-gateway v2.3.9

Choose a tag to compare

@github-actions github-actions released this 22 Jul 14:07
920ec28

slipspace-gateway v2.3.9 — observable AI provider gateway.

Images

linux/amd64, scratch base, ~5.5 MB.

docker pull ghcr.io/andyjmorgan/slipspace-gateway:2.3.9
docker pull ghcr.io/andyjmorgan/slipspace-mockllm:2.3.9
docker pull ghcr.io/andyjmorgan/slipspace-arbiter:2.3.9

Quick run

docker run --rm \
  -e SLIPSPACE_CONFIG_DIR=/etc/slipspace \
  -e SLIPSPACE_SPOOL_ROOT=/var/lib/slipspace/spool \
  -v ./config-dev:/etc/slipspace:ro \
  -v slipspace-spool:/var/lib/slipspace/spool \
  -p 8585:8585 \
  ghcr.io/andyjmorgan/slipspace-gateway:2.3.9

Minimal production env: SLIPSPACE_CONFIG_DIR plus optionally SLIPSPACE_SPOOL_ROOT (where the connector spool lives — defaults to /var/lib/slipspace/spool) and SLIPSPACE_OTLP_ENDPOINT (enables OTLP push). See CLAUDE.md for the full deployment shape.

See CLAUDE.md and the project's DonkeyWork design notes for load-bearing invariants, the per-release task ledger, and the v1.1 roadmap.

slipspace-gateway v2.3.8

Choose a tag to compare

@github-actions github-actions released this 17 Jul 17:19
7dc3d3a

slipspace-gateway v2.3.8 — observable AI provider gateway.

Images

linux/amd64, scratch base, ~5.5 MB.

docker pull ghcr.io/andyjmorgan/slipspace-gateway:2.3.8
docker pull ghcr.io/andyjmorgan/slipspace-mockllm:2.3.8
docker pull ghcr.io/andyjmorgan/slipspace-arbiter:2.3.8

Quick run

docker run --rm \
  -e SLIPSPACE_CONFIG_DIR=/etc/slipspace \
  -e SLIPSPACE_SPOOL_ROOT=/var/lib/slipspace/spool \
  -v ./config-dev:/etc/slipspace:ro \
  -v slipspace-spool:/var/lib/slipspace/spool \
  -p 8585:8585 \
  ghcr.io/andyjmorgan/slipspace-gateway:2.3.8

Minimal production env: SLIPSPACE_CONFIG_DIR plus optionally SLIPSPACE_SPOOL_ROOT (where the connector spool lives — defaults to /var/lib/slipspace/spool) and SLIPSPACE_OTLP_ENDPOINT (enables OTLP push). See CLAUDE.md for the full deployment shape.

See CLAUDE.md and the project's DonkeyWork design notes for load-bearing invariants, the per-release task ledger, and the v1.1 roadmap.

slipspace-gateway v2.3.7

Choose a tag to compare

@github-actions github-actions released this 17 Jul 12:35
936b2c2

slipspace-gateway v2.3.7 — observable AI provider gateway.

Images

linux/amd64, scratch base, ~5.5 MB.

docker pull ghcr.io/andyjmorgan/slipspace-gateway:2.3.7
docker pull ghcr.io/andyjmorgan/slipspace-mockllm:2.3.7
docker pull ghcr.io/andyjmorgan/slipspace-arbiter:2.3.7

Quick run

docker run --rm \
  -e SLIPSPACE_CONFIG_DIR=/etc/slipspace \
  -e SLIPSPACE_SPOOL_ROOT=/var/lib/slipspace/spool \
  -v ./config-dev:/etc/slipspace:ro \
  -v slipspace-spool:/var/lib/slipspace/spool \
  -p 8585:8585 \
  ghcr.io/andyjmorgan/slipspace-gateway:2.3.7

Minimal production env: SLIPSPACE_CONFIG_DIR plus optionally SLIPSPACE_SPOOL_ROOT (where the connector spool lives — defaults to /var/lib/slipspace/spool) and SLIPSPACE_OTLP_ENDPOINT (enables OTLP push). See CLAUDE.md for the full deployment shape.

See CLAUDE.md and the project's DonkeyWork design notes for load-bearing invariants, the per-release task ledger, and the v1.1 roadmap.

slipspace-gateway v2.3.6

Choose a tag to compare

@github-actions github-actions released this 17 Jul 12:04
fbc7645

slipspace-gateway v2.3.6 — observable AI provider gateway.

Images

linux/amd64, scratch base, ~5.5 MB.

docker pull ghcr.io/andyjmorgan/slipspace-gateway:2.3.6
docker pull ghcr.io/andyjmorgan/slipspace-mockllm:2.3.6
docker pull ghcr.io/andyjmorgan/slipspace-arbiter:2.3.6

Quick run

docker run --rm \
  -e SLIPSPACE_CONFIG_DIR=/etc/slipspace \
  -e SLIPSPACE_SPOOL_ROOT=/var/lib/slipspace/spool \
  -v ./config-dev:/etc/slipspace:ro \
  -v slipspace-spool:/var/lib/slipspace/spool \
  -p 8585:8585 \
  ghcr.io/andyjmorgan/slipspace-gateway:2.3.6

Minimal production env: SLIPSPACE_CONFIG_DIR plus optionally SLIPSPACE_SPOOL_ROOT (where the connector spool lives — defaults to /var/lib/slipspace/spool) and SLIPSPACE_OTLP_ENDPOINT (enables OTLP push). See CLAUDE.md for the full deployment shape.

See CLAUDE.md and the project's DonkeyWork design notes for load-bearing invariants, the per-release task ledger, and the v1.1 roadmap.

slipspace-gateway v2.3.5

Choose a tag to compare

@github-actions github-actions released this 17 Jul 11:06
b2cba7d

slipspace-gateway v2.3.5 — observable AI provider gateway.

Images

linux/amd64, scratch base, ~5.5 MB.

docker pull ghcr.io/andyjmorgan/slipspace-gateway:2.3.5
docker pull ghcr.io/andyjmorgan/slipspace-mockllm:2.3.5
docker pull ghcr.io/andyjmorgan/slipspace-arbiter:2.3.5

Quick run

docker run --rm \
  -e SLIPSPACE_CONFIG_DIR=/etc/slipspace \
  -e SLIPSPACE_SPOOL_ROOT=/var/lib/slipspace/spool \
  -v ./config-dev:/etc/slipspace:ro \
  -v slipspace-spool:/var/lib/slipspace/spool \
  -p 8585:8585 \
  ghcr.io/andyjmorgan/slipspace-gateway:2.3.5

Minimal production env: SLIPSPACE_CONFIG_DIR plus optionally SLIPSPACE_SPOOL_ROOT (where the connector spool lives — defaults to /var/lib/slipspace/spool) and SLIPSPACE_OTLP_ENDPOINT (enables OTLP push). See CLAUDE.md for the full deployment shape.

See CLAUDE.md and the project's DonkeyWork design notes for load-bearing invariants, the per-release task ledger, and the v1.1 roadmap.

slipspace-gateway v2.3.4

Choose a tag to compare

@github-actions github-actions released this 17 Jul 10:34
51f9137

slipspace-gateway v2.3.4 — observable AI provider gateway.

Images

linux/amd64, scratch base, ~5.5 MB.

docker pull ghcr.io/andyjmorgan/slipspace-gateway:2.3.4
docker pull ghcr.io/andyjmorgan/slipspace-mockllm:2.3.4
docker pull ghcr.io/andyjmorgan/slipspace-arbiter:2.3.4

Quick run

docker run --rm \
  -e SLIPSPACE_CONFIG_DIR=/etc/slipspace \
  -e SLIPSPACE_SPOOL_ROOT=/var/lib/slipspace/spool \
  -v ./config-dev:/etc/slipspace:ro \
  -v slipspace-spool:/var/lib/slipspace/spool \
  -p 8585:8585 \
  ghcr.io/andyjmorgan/slipspace-gateway:2.3.4

Minimal production env: SLIPSPACE_CONFIG_DIR plus optionally SLIPSPACE_SPOOL_ROOT (where the connector spool lives — defaults to /var/lib/slipspace/spool) and SLIPSPACE_OTLP_ENDPOINT (enables OTLP push). See CLAUDE.md for the full deployment shape.

See CLAUDE.md and the project's DonkeyWork design notes for load-bearing invariants, the per-release task ledger, and the v1.1 roadmap.

slipspace-gateway v2.3.3

Choose a tag to compare

@github-actions github-actions released this 17 Jul 09:03
d70d513

slipspace-gateway v2.3.3 — observable AI provider gateway.

Images

linux/amd64, scratch base, ~5.5 MB.

docker pull ghcr.io/andyjmorgan/slipspace-gateway:2.3.3
docker pull ghcr.io/andyjmorgan/slipspace-mockllm:2.3.3
docker pull ghcr.io/andyjmorgan/slipspace-arbiter:2.3.3

Quick run

docker run --rm \
  -e SLIPSPACE_CONFIG_DIR=/etc/slipspace \
  -e SLIPSPACE_SPOOL_ROOT=/var/lib/slipspace/spool \
  -v ./config-dev:/etc/slipspace:ro \
  -v slipspace-spool:/var/lib/slipspace/spool \
  -p 8585:8585 \
  ghcr.io/andyjmorgan/slipspace-gateway:2.3.3

Minimal production env: SLIPSPACE_CONFIG_DIR plus optionally SLIPSPACE_SPOOL_ROOT (where the connector spool lives — defaults to /var/lib/slipspace/spool) and SLIPSPACE_OTLP_ENDPOINT (enables OTLP push). See CLAUDE.md for the full deployment shape.

See CLAUDE.md and the project's DonkeyWork design notes for load-bearing invariants, the per-release task ledger, and the v1.1 roadmap.

slipspace-gateway v2.3.2

Choose a tag to compare

@github-actions github-actions released this 17 Jul 08:34
a8668c9

slipspace-gateway v2.3.2 — observable AI provider gateway.

Images

linux/amd64, scratch base, ~5.5 MB.

docker pull ghcr.io/andyjmorgan/slipspace-gateway:2.3.2
docker pull ghcr.io/andyjmorgan/slipspace-mockllm:2.3.2
docker pull ghcr.io/andyjmorgan/slipspace-arbiter:2.3.2

Quick run

docker run --rm \
  -e SLIPSPACE_CONFIG_DIR=/etc/slipspace \
  -e SLIPSPACE_SPOOL_ROOT=/var/lib/slipspace/spool \
  -v ./config-dev:/etc/slipspace:ro \
  -v slipspace-spool:/var/lib/slipspace/spool \
  -p 8585:8585 \
  ghcr.io/andyjmorgan/slipspace-gateway:2.3.2

Minimal production env: SLIPSPACE_CONFIG_DIR plus optionally SLIPSPACE_SPOOL_ROOT (where the connector spool lives — defaults to /var/lib/slipspace/spool) and SLIPSPACE_OTLP_ENDPOINT (enables OTLP push). See CLAUDE.md for the full deployment shape.

See CLAUDE.md and the project's DonkeyWork design notes for load-bearing invariants, the per-release task ledger, and the v1.1 roadmap.

slipspace-gateway v2.3.1

Choose a tag to compare

@github-actions github-actions released this 16 Jul 20:03
7a79528

slipspace-gateway v2.3.1 — observable AI provider gateway.

Images

linux/amd64, scratch base, ~5.5 MB.

docker pull ghcr.io/andyjmorgan/slipspace-gateway:2.3.1
docker pull ghcr.io/andyjmorgan/slipspace-mockllm:2.3.1
docker pull ghcr.io/andyjmorgan/slipspace-arbiter:2.3.1

Quick run

docker run --rm \
  -e SLIPSPACE_CONFIG_DIR=/etc/slipspace \
  -e SLIPSPACE_SPOOL_ROOT=/var/lib/slipspace/spool \
  -v ./config-dev:/etc/slipspace:ro \
  -v slipspace-spool:/var/lib/slipspace/spool \
  -p 8585:8585 \
  ghcr.io/andyjmorgan/slipspace-gateway:2.3.1

Minimal production env: SLIPSPACE_CONFIG_DIR plus optionally SLIPSPACE_SPOOL_ROOT (where the connector spool lives — defaults to /var/lib/slipspace/spool) and SLIPSPACE_OTLP_ENDPOINT (enables OTLP push). See CLAUDE.md for the full deployment shape.

See CLAUDE.md and the project's DonkeyWork design notes for load-bearing invariants, the per-release task ledger, and the v1.1 roadmap.

slipspace-gateway v2.3.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 15:49
97f6860

slipspace-gateway v2.3.0 — observable AI provider gateway.

Images

linux/amd64, scratch base, ~5.5 MB.

docker pull ghcr.io/andyjmorgan/slipspace-gateway:2.3.0
docker pull ghcr.io/andyjmorgan/slipspace-mockllm:2.3.0
docker pull ghcr.io/andyjmorgan/slipspace-arbiter:2.3.0

Quick run

docker run --rm \
  -e SLIPSPACE_CONFIG_DIR=/etc/slipspace \
  -e SLIPSPACE_SPOOL_ROOT=/var/lib/slipspace/spool \
  -v ./config-dev:/etc/slipspace:ro \
  -v slipspace-spool:/var/lib/slipspace/spool \
  -p 8585:8585 \
  ghcr.io/andyjmorgan/slipspace-gateway:2.3.0

Minimal production env: SLIPSPACE_CONFIG_DIR plus optionally SLIPSPACE_SPOOL_ROOT (where the connector spool lives — defaults to /var/lib/slipspace/spool) and SLIPSPACE_OTLP_ENDPOINT (enables OTLP push). See CLAUDE.md for the full deployment shape.

See CLAUDE.md and the project's DonkeyWork design notes for load-bearing invariants, the per-release task ledger, and the v1.1 roadmap.