Skip to content

Added ActionConfigurations to TransferResponse#218

Merged
raphael-goetz merged 2 commits intomainfrom
217-add-missing-action-configuration
Mar 1, 2026
Merged

Added ActionConfigurations to TransferResponse#218
raphael-goetz merged 2 commits intomainfrom
217-add-missing-action-configuration

Conversation

@raphael-goetz
Copy link
Member

Resolves: #217

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds shared.ActionConfigurations to TransferResponse so ActionTransferService can stream user-configured action configuration data (Issue #217).

Changes:

  • Import shared.action_configuration.proto into Aquila action proto.
  • Extend TransferResponse to include shared.ActionConfigurations alongside execution requests (currently via a oneof wrapper).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Raphael Götz <52959657+raphael-goetz@users.noreply.github.com>
@raphael-goetz raphael-goetz merged commit f14b882 into main Mar 1, 2026
3 checks passed
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.

ActionTransferService is Missing ActionConfigurations

3 participants