Skip to content

feat: release Goal Run call ID in Python SDK 0.7.0 - #23

Merged
Si40Code merged 1 commit into
mainfrom
agent/goal-run-call-id-v0.7.0
Aug 19, 2026
Merged

feat: release Goal Run call ID in Python SDK 0.7.0#23
Si40Code merged 1 commit into
mainfrom
agent/goal-run-call-id-v0.7.0

Conversation

@Si40Code

Copy link
Copy Markdown
Collaborator

Summary

  • expose the required-but-nullable GoalRun call_id field from API 0.7.0
  • regenerate the Python OpenAPI client and align contract verification
  • bump calle-ai to 0.7.0 and update release documentation

Impact

This is a backward-compatible SDK minor release. call_id is a correlation identifier and is not an answered-call boolean.

Validation

  • bash scripts/validate.sh
  • 39 tests passed
  • Ruff, mypy, package build, wheel install, and sdist install passed

The backend API 0.7.0 service has already been deployed.

@Si40Code
Si40Code merged commit 60ab8d4 into mainAug 19, 2026
1 check passed
@Si40Code
Si40Code deleted the agent/goal-run-call-id-v0.7.0 branch August 19, 2026 09:30
Sign up for freeto 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.

1 participant

@Si40Code