Skip to content

Integrate Chalice.AI container w/ federation#8

Merged
joshuaprismon merged 3 commits intoIABTechLab:mainfrom
joshuaprismon:main
Feb 13, 2026
Merged

Integrate Chalice.AI container w/ federation#8
joshuaprismon merged 3 commits intoIABTechLab:mainfrom
joshuaprismon:main

Conversation

@joshuaprismon
Copy link
Collaborator

No description provided.

joshuaprismon and others added 3 commits February 12, 2026 15:22
- Add build-rust, run-rust, build-all targets to Makefile for the Rust
  RTB agent (ports 50053/8082 to avoid conflicts with Go agent)
- Fix gRPC service path from mutation.v1 to mutation.services.v1 to
  match the proto service package, resolving Unimplemented errors during
  federation fanout
- Remove erroneous runtime compile_protos() call in Rust main.rs that
  panicked on missing OUT_DIR env var
- Update federation.example.yaml with rust-rtb-agent endpoint at
  localhost:50053

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Add "Rust Agent Federation" sample payload targeting the rust-rtb-agent
  endpoint with ACTIVATE_SEGMENTS and ACTIVATE_DEALS intents
- Pass lifecycle, originator, applicable_intents, federate, and
  federate_endpoints through the MCP tool call from the Web UI
- Previously the Web UI only forwarded bid_request and bid_response,
  dropping all federation and ARTF-specific parameters

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…eration

Add Rust RTB agent and activate gRPC federation
@joshuaprismon
Copy link
Collaborator Author

@DeusExLibris - take a look here, these are the changes I made to integrate this into the demo container.

@DeusExLibris
Copy link
Contributor

These all look fine but it doesn't give me the option to merge it in.

@joshuaprismon joshuaprismon merged commit 7428953 into IABTechLab:main Feb 13, 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