Skip to content

[codex] add eliza-code runner image install option - #12032

Merged
lalalune merged 1 commit into
developfrom
fix/10059-runner-eliza-code
Jul 3, 2026
Merged

lalalune merged 1 commit into
developfrom
fix/10059-runner-eliza-code

Conversation

@lalalune

@lalalune lalalune commented Jul 3, 2026

Copy link
Copy Markdown
Member

Summary

  • Add optional coding remote runner image build args for installing the elizaOS-owned coding agent package.
  • Keep the default image build unchanged until @elizaos/example-code is published.
  • Document the Cloud cutover env vars for selecting eliza-code-acp through the orchestrator runner.

Validation

  • bun install --frozen-lockfile --ignore-scripts
  • bun run --cwd packages/cloud/services/coding-remote-runner test
  • bun run --cwd packages/cloud/services/coding-remote-runner typecheck
  • cmp -s packages/cloud/services/coding-remote-runner/CLAUDE.md packages/cloud/services/coding-remote-runner/AGENTS.md
  • docker build --build-arg INSTALL_CODEX=false --build-arg INSTALL_CLAUDE_CODE=false --build-arg INSTALL_OPENCODE=false --build-arg INSTALL_ELIZA_CODE=false -t eliza-coding-remote-runner:10059-build-arg-smoke packages/cloud/services/coding-remote-runner

Notes

@coderabbitai

coderabbitai Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 8330c472-710d-47a3-a837-b4c6db836a79

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/10059-runner-eliza-code

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@greptile-apps greptile-apps Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Your trial has ended. Reactivate Greptile to resume code reviews.

@lalalune
lalalune force-pushed the fix/10059-runner-eliza-code branch from 9c341be to 95285b6 Compare July 3, 2026 19:23

@greptile-apps greptile-apps Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Your trial has ended. Reactivate Greptile to resume code reviews.

@lalalune
lalalune merged commit 65d1e42 into develop Jul 3, 2026
34 of 46 checks passed
@lalalune
lalalune deleted the fix/10059-runner-eliza-code branch July 3, 2026 19:27
@github-actions github-actions Bot added the Docs label Jul 4, 2026
@github-actions

github-actions Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

❌ PR title does not match the required pattern. Please use one of these formats:

  • 'type: description' (e.g., 'feat: add new feature')
  • 'type(scope): description' (e.g., 'chore(core): update dependencies')
    Valid types: feat, fix, docs, style, refactor, perf, test, build, ci, chore, revert, release

@claude

claude Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

Claude encountered an error —— View job


I'll analyze this and get back to you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants