Skip to content

add execution service to Aquila#311

Merged
raphael-goetz merged 3 commits into
mainfrom
#310-add-exec-service
Jun 2, 2026
Merged

add execution service to Aquila#311
raphael-goetz merged 3 commits into
mainfrom
#310-add-exec-service

Conversation

@raphael-goetz
Copy link
Copy Markdown
Member

Resolves: #310

Copy link
Copy Markdown
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

This PR introduces a new Aquila-side gRPC surface for reporting completed executions, and updates the repository’s service map documentation accordingly.

Changes:

  • Added ExecutionService protobuf definitions for Aquila (Update RPC with request/response messages).
  • Updated README.md’s project structure tree to include the new Aquila execution service.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
README.md Documents the new Aquila execution service in the project structure overview.
proto/aquila/aquila.execution.proto Adds the Aquila ExecutionService API and related request/response message types.

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

Comment thread proto/aquila/aquila.execution.proto
Comment thread proto/aquila/aquila.execution.proto
Co-authored-by: Copilot Autofix powered by AI <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 da40b0e into main Jun 2, 2026
4 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.

Add ExecutionService for Aquila

3 participants