Skip to content

chore: move proto to sdk conversion to agentsdk #11831

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

spikecurtis
Copy link
Contributor

@spikecurtis spikecurtis commented Jan 26, 2024

agentsdk depends on agent/proto because it needs to get the version to dial.

Therefore, the conversion routines need to live in agentsdk so that we can convert to and from the Manifest.

I briefly considered refactoring the agent to only reference proto.Manifest, but decided against it because we might have multiple protocol versions in the future, its useful to have a protocol-independent data structure.

@spikecurtis spikecurtis marked this pull request as ready for review January 26, 2024 09:30
@spikecurtis spikecurtis force-pushed the spike/8218-remove-wsconncache branch from 6fcd156 to 1f928bd Compare January 26, 2024 09:40
@spikecurtis spikecurtis force-pushed the spike/10534-move-conversion branch from d5955e3 to 531707c Compare January 26, 2024 09:40
@spikecurtis spikecurtis force-pushed the spike/8218-remove-wsconncache branch from 1f928bd to 395f862 Compare January 26, 2024 15:28
@spikecurtis spikecurtis force-pushed the spike/10534-move-conversion branch from 531707c to 60b8ac5 Compare January 26, 2024 15:28
@spikecurtis spikecurtis force-pushed the spike/8218-remove-wsconncache branch from 395f862 to 5798ab2 Compare January 29, 2024 07:58
@spikecurtis spikecurtis force-pushed the spike/10534-move-conversion branch from 60b8ac5 to 669395f Compare January 29, 2024 07:58
@spikecurtis spikecurtis force-pushed the spike/8218-remove-wsconncache branch from 5798ab2 to 903844a Compare January 29, 2024 10:44
@spikecurtis spikecurtis force-pushed the spike/10534-move-conversion branch from 669395f to f0467b1 Compare January 29, 2024 10:44
@spikecurtis spikecurtis force-pushed the spike/8218-remove-wsconncache branch from 903844a to fa421d2 Compare January 29, 2024 12:31
@spikecurtis spikecurtis force-pushed the spike/10534-move-conversion branch from f0467b1 to 9233e88 Compare January 29, 2024 12:32
@spikecurtis spikecurtis force-pushed the spike/8218-remove-wsconncache branch from fa421d2 to 557df04 Compare January 30, 2024 03:36
@spikecurtis spikecurtis force-pushed the spike/10534-move-conversion branch from 9233e88 to a0f3144 Compare January 30, 2024 03:36
@spikecurtis spikecurtis force-pushed the spike/8218-remove-wsconncache branch from 557df04 to 1444bef Compare January 30, 2024 03:45
Base automatically changed from spike/8218-remove-wsconncache to main January 30, 2024 03:56
@spikecurtis spikecurtis force-pushed the spike/10534-move-conversion branch from a0f3144 to 134b25d Compare January 30, 2024 03:56
Copy link
Contributor Author

spikecurtis commented Jan 30, 2024

Merge activity

  • Jan 29, 10:57 PM: Graphite rebased this pull request after merging its parent, because this pull request is set to merge when ready.
  • Jan 30, 12:04 AM: @spikecurtis merged this pull request with Graphite.

@spikecurtis spikecurtis merged commit 0eff646 into main Jan 30, 2024
@spikecurtis spikecurtis deleted the spike/10534-move-conversion branch January 30, 2024 05:04
@github-actions github-actions bot locked and limited conversation to collaborators Jan 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants