Skip to content

Conversation

@aluzzardi
Copy link
Member

This would basically be the equivalent of a commit message, more
descriptive than the title.

We'd use this for cu merge

This would basically be the equivalent of a commit message, more
descriptive than the title.

We'd use this for `cu merge`

Signed-off-by: Andrea Luzzardi <[email protected]>
Comment on lines +293 to +296
mcp.WithString("summary",
mcp.Description("Summary of all the changes that happened in this environment. This should be formatted like a commit message and always kept up to date `environment_update`."),
mcp.Required(),
),
Copy link
Contributor

Choose a reason for hiding this comment

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

instructions, title, base_image, setup commands, envs, and secrets need to be optional if this is required, and if we're going that far, maybe everything on here should be optional.

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