Skip to content

FCE-2749 Add protos for image capture for agents#43

Merged
Qizot merged 3 commits intomasterfrom
agent-capture-image
Feb 4, 2026
Merged

FCE-2749 Add protos for image capture for agents#43
Qizot merged 3 commits intomasterfrom
agent-capture-image

Conversation

@Qizot
Copy link
Contributor

@Qizot Qizot commented Feb 3, 2026

Description

Describe your changes.

Motivation and Context

Why is this change required? What problem does it solve? If it fixes an open
issue, please link to the issue here.

Documentation impact

  • Documentation update required
  • Documentation updated in another PR
  • No documentation update required

@Qizot Qizot changed the title Add protos for image capture for agents FCE-2749 Add protos for image capture for agents Feb 4, 2026
@linear
Copy link

linear bot commented Feb 4, 2026

@Qizot Qizot requested a review from Copilot February 4, 2026 09:10
Copy link

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 adds protocol buffer definitions to support image capture functionality for agents. The changes introduce new message types that allow agents to request image captures from tracks and receive the captured images as responses.

Changes:

  • Added CaptureImage request message to allow agents to request image capture from a specific track
  • Added TrackImage response message to return captured image data with content type information
  • Updated documentation to reflect the new message types

Reviewed changes

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

File Description
fishjam/agent_notifications.proto Defines the new CaptureImage and TrackImage protobuf messages for image capture requests and responses
fishjam_protos/lib/fishjam/agent_notifications.pb.ex Generated Elixir code from the proto definitions, adding the corresponding modules and fields
doc/docs.md Documentation updates for the new message types in the API reference

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

@Qizot Qizot merged commit 129e377 into master Feb 4, 2026
4 checks passed
@Qizot Qizot deleted the agent-capture-image branch February 4, 2026 14:50
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