Skip to content

Conversation

solarw
Copy link
Collaborator

@solarw solarw commented Aug 25, 2025

Proposed changes

Types of changes

What types of changes does your code introduce?
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

@solarw solarw force-pushed the feat/agent-release-in-templates branch from b740d3f to 18d7ff4 Compare August 26, 2025 06:54
Comment on lines +215 to +220
class AgentReleaseRepo(TypedDict):
"""Agent release repo template."""

owner: str
name: str
version: str
Copy link
Collaborator

Choose a reason for hiding this comment

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

Ok, but could have been called something more generic (RepositoryData, RepositoryMetadata, etc).

@jmoreira-valory
Copy link
Collaborator

Release internally before mergint to main.

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.

3 participants