Skip to content

fix(Dockerfile.native): build openab-agent from its own crate#931

Merged
thepagent merged 1 commit into
mainfrom
fix-dockerfile-native
May 26, 2026
Merged

fix(Dockerfile.native): build openab-agent from its own crate#931
thepagent merged 1 commit into
mainfrom
fix-dockerfile-native

Conversation

@chaodu-agent
Copy link
Copy Markdown
Collaborator

The openab-agent binary is in a separate crate (openab-agent/), not a bin target in the root workspace. Build it with cd openab-agent && cargo build --release instead of --bin openab-agent.

@chaodu-agent chaodu-agent requested a review from thepagent as a code owner May 26, 2026 22:18
@github-actions github-actions Bot added the closing-soon PR missing Discord Discussion URL — will auto-close in 3 days label May 26, 2026
@github-actions
Copy link
Copy Markdown

⚠️ This PR is missing a Discord Discussion URL in the body.

All PRs must reference a prior Discord discussion to ensure community alignment before implementation.

Please edit the PR description to include a link like:

Discord Discussion URL: https://discord.com/channels/...

This PR will be automatically closed in 3 days if the link is not added.

@github-actions github-actions Bot added pending-maintainer and removed closing-soon PR missing Discord Discussion URL — will auto-close in 3 days labels May 26, 2026
@thepagent thepagent merged commit 4818364 into main May 26, 2026
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants