Skip to content

[substrate] Interactions actor reads harness config from ax.yaml - #302

Merged
wjjclaud merged 1 commit into
mainfrom
read-harness-config
Jul 14, 2026
Merged

[substrate] Interactions actor reads harness config from ax.yaml#302
wjjclaud merged 1 commit into
mainfrom
read-harness-config

Conversation

@wjjclaud

@wjjclaud wjjclaud commented Jul 14, 2026

Copy link
Copy Markdown
Collaborator

Previously, the Antigravity Interactions harness always use default value on substrate deployment. Its config in ax.yaml is only used by local path.

Changes

  • Through an env var AX_CONFIG_CONTENT, Antigravity Interactions harness reads its deploy config (agent, state_dir) from ax.yaml on the substrate/actor path, with fallback to built-in defaults.
  • Split the configMap into a separate file manifests/ax.yaml. It's used by both the controller ConfigMap and the actor's env var.
  • The config plumbing will be used by Antigravity Interactions harness skills registry on substrate mode.

Tested

Deployed and run on substrate. Both SDK and Interactions work.

@wjjclaud
wjjclaud requested review from rakyll and zbl94 July 14, 2026 00:40
@wjjclaud
wjjclaud merged commit 9903829 into main Jul 14, 2026
9 checks passed
@wjjclaud
wjjclaud deleted the read-harness-config branch July 14, 2026 20:03
rakyll pushed a commit that referenced this pull request Jul 21, 2026
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