Skip to content

Build one comprehensive ax image for the ax-server and harness#122

Open
wjjclaud wants to merge 5 commits into
mainfrom
ax-image-pr2
Open

Build one comprehensive ax image for the ax-server and harness#122
wjjclaud wants to merge 5 commits into
mainfrom
ax-image-pr2

Conversation

@wjjclaud

@wjjclaud wjjclaud commented Jun 17, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Replace the separate Antigravity image with a single comprehensive ax image (full Debian + Python + the Go ax binary), used by both the ax-server (ax serve) and the harness actor (ax harness).
  • ax harness now forks the Antigravity Python sidecar instead of serving the Go demo echo (which is removed).
  • Removed the separate Dockerfile for antigravity.

Updates #120.

Tested

On a cluster with substrate ready:

  1. ./internal/hack/install-ax.sh --deploy-ax-server
  2. kubectl port-forward -n ax rs/ax-server 8494:8494
  3. ax exec --server=localhost:8494 --input="what's the weather in NYC?"

@wjjclaud wjjclaud requested a review from rakyll June 17, 2026 02:41

@rakyll rakyll left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

Comment thread cmd/ax/harness.go Outdated
@rakyll rakyll changed the title Build one comprehensive ax image for the ax-server and harnes Build one comprehensive ax image for the ax-server and harness Jun 17, 2026
@wjjclaud wjjclaud changed the base branch from ax-image to main June 17, 2026 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants