Skip to content

Release v1.1.13 - #78

Merged
Chen-ROE merged 1 commit into
mainfrom
release-sdk-python-1-0-96
Sep 6, 2026
Merged

Chen-ROE merged 1 commit into
mainfrom
release-sdk-python-1-0-96

Conversation

@roeai-release-bot

Copy link
Copy Markdown
Contributor

This PR updates the Python SDK for release 1.1.13.

Generated from:

  • roe-main release branch 1-0-96
  • roe-main commit cfc0865962d04a22fe211a23774d31dbb2e4ca22

@greptile-apps

greptile-apps Bot commented Sep 6, 2026

Copy link
Copy Markdown

Greptile Summary

Updates the Python SDK release metadata to version 1.1.13 and simplifies the nullable skill-generation-state schema without changing its represented behavior.

  • Updates the README release banner.
  • Updates package and lockfile versions to 1.1.13.
  • Replaces the single-use NullEnum component with an equivalent inline OpenAPI 3.1 null schema.

Confidence Score: 5/5

The PR appears safe to merge because its release metadata is consistent and the OpenAPI refactor preserves the generated nullable field behavior.

No actionable failures remain; the removed schema component has no remaining references, inline null types are valid in the repository’s OpenAPI 3.1 specification, and the generated model already matches the schema.

Important Files Changed

Filename Overview
openapi/openapi.yml Inlines the null alternative for skill_generation_state and removes the now-unused NullEnum component.
pyproject.toml Advances the package version from 1.1.12 to 1.1.13.
uv.lock Keeps the editable package lock metadata synchronized at version 1.1.13.
README.md Updates the documented release banner to version 1.1.13.

Reviews (1): Last reviewed commit: "Release v1.1.13" | Re-trigger Greptile

@Chen-ROE
Chen-ROE merged commit 09ddd1c into main Sep 6, 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.

2 participants