Skip to content

[release] v0.99.5#4301

Open
github-actions[bot] wants to merge 11 commits intomainfrom
release/v0.99.5
Open

[release] v0.99.5#4301
github-actions[bot] wants to merge 11 commits intomainfrom
release/v0.99.5

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 8, 2026

New version v0.99.5 in

  • (web)
  • web/oss
  • web/ee
  • clients/typescript
  • clients/python
  • sdks/python
  • api
  • services

@vercel
Copy link
Copy Markdown

vercel Bot commented May 8, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agenta-documentation Error Error May 8, 2026 4:19pm

Request Review

@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label May 8, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 8, 2026

Review Change Stack

Important

Review skipped

Too many files!

This PR contains 296 files, which is 146 over the limit of 150.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 29125029-05ec-418f-92ac-0d705531ce05

📥 Commits

Reviewing files that changed from the base of the PR and between efbd34e and 07b4420.

📒 Files selected for processing (296)
  • .claude/skills/update-api-docs/SKILL.md
  • AGENTS.md
  • api/ee/src/apis/fastapi/billing/router.py
  • api/ee/src/apis/fastapi/organizations/router.py
  • api/ee/src/main.py
  • api/ee/src/routers/organization_router.py
  • api/ee/tests/pytest/acceptance/accounts/test_memberships.py
  • api/ee/tests/pytest/acceptance/accounts/test_simple_entities_ee.py
  • api/ee/tests/pytest/acceptance/accounts/test_transfer_ownership.py
  • api/entrypoints/routers.py
  • api/oss/src/apis/fastapi/accounts/models.py
  • api/oss/src/apis/fastapi/accounts/router.py
  • api/oss/src/apis/fastapi/annotations/router.py
  • api/oss/src/apis/fastapi/auth/router.py
  • api/oss/src/apis/fastapi/evaluations/router.py
  • api/oss/src/apis/fastapi/invocations/router.py
  • api/oss/src/apis/fastapi/legacy_variants/router.py
  • api/oss/src/apis/fastapi/tools/router.py
  • api/oss/src/apis/fastapi/tracing/router.py
  • api/oss/src/apis/fastapi/workflows/router.py
  • api/oss/src/core/accounts/dtos.py
  • api/oss/src/core/accounts/service.py
  • api/oss/src/routers/api_key_router.py
  • api/oss/tests/pytest/acceptance/accounts/test_simple_entities.py
  • clients/python/agenta_client/__init__.py
  • clients/python/agenta_client/access/__init__.py
  • clients/python/agenta_client/access/client.py
  • clients/python/agenta_client/access/raw_client.py
  • clients/python/agenta_client/admin/__init__.py
  • clients/python/agenta_client/admin/client.py
  • clients/python/agenta_client/admin/raw_client.py
  • clients/python/agenta_client/admin/types/__init__.py
  • clients/python/agenta_client/admin/types/admin_simple_accounts_organizations_transfer_ownership_dto_include_projects.py
  • clients/python/agenta_client/admin/types/admin_simple_accounts_organizations_transfer_ownership_dto_include_projects_zero.py
  • clients/python/agenta_client/admin/types/admin_simple_accounts_organizations_transfer_ownership_dto_include_workspaces.py
  • clients/python/agenta_client/admin/types/admin_simple_accounts_organizations_transfer_ownership_dto_include_workspaces_zero.py
  • clients/python/agenta_client/annotations/__init__.py
  • clients/python/agenta_client/annotations/client.py
  • clients/python/agenta_client/annotations/raw_client.py
  • clients/python/agenta_client/client.py
  • clients/python/agenta_client/deprecated/client.py
  • clients/python/agenta_client/deprecated/raw_client.py
  • clients/python/agenta_client/evaluations/client.py
  • clients/python/agenta_client/evaluations/raw_client.py
  • clients/python/agenta_client/events/client.py
  • clients/python/agenta_client/invocations/__init__.py
  • clients/python/agenta_client/invocations/client.py
  • clients/python/agenta_client/invocations/raw_client.py
  • clients/python/agenta_client/legacy/__init__.py
  • clients/python/agenta_client/legacy/client.py
  • clients/python/agenta_client/legacy/raw_client.py
  • clients/python/agenta_client/legacy/types/__init__.py
  • clients/python/agenta_client/legacy/types/fetch_legacy_analytics_request_newest.py
  • clients/python/agenta_client/legacy/types/fetch_legacy_analytics_request_oldest.py
  • clients/python/agenta_client/open_telemetry/client.py
  • clients/python/agenta_client/open_telemetry/raw_client.py
  • clients/python/agenta_client/organizations/client.py
  • clients/python/agenta_client/organizations/raw_client.py
  • clients/python/agenta_client/secrets/raw_client.py
  • clients/python/agenta_client/tools/client.py
  • clients/python/agenta_client/tools/raw_client.py
  • clients/python/agenta_client/traces/__init__.py
  • clients/python/agenta_client/traces/client.py
  • clients/python/agenta_client/traces/raw_client.py
  • clients/python/agenta_client/traces/types/__init__.py
  • clients/python/agenta_client/traces/types/fetch_analytics_request_newest.py
  • clients/python/agenta_client/traces/types/fetch_analytics_request_oldest.py
  • clients/python/agenta_client/traces/types/query_spans_analytics_request_newest.py
  • clients/python/agenta_client/traces/types/query_spans_analytics_request_oldest.py
  • clients/python/agenta_client/types/__init__.py
  • clients/python/agenta_client/types/admin_account_create_options.py
  • clients/python/agenta_client/types/admin_account_read.py
  • clients/python/agenta_client/types/admin_account_read_dto.py
  • clients/python/agenta_client/types/admin_accounts_create.py
  • clients/python/agenta_client/types/admin_accounts_delete.py
  • clients/python/agenta_client/types/admin_accounts_delete_target.py
  • clients/python/agenta_client/types/admin_accounts_response.py
  • clients/python/agenta_client/types/admin_api_key_create.py
  • clients/python/agenta_client/types/admin_api_key_response.py
  • clients/python/agenta_client/types/admin_delete_response.py
  • clients/python/agenta_client/types/admin_deleted_entities.py
  • clients/python/agenta_client/types/admin_deleted_entity.py
  • clients/python/agenta_client/types/admin_organization_create.py
  • clients/python/agenta_client/types/admin_organization_membership_create.py
  • clients/python/agenta_client/types/admin_organization_membership_read.py
  • clients/python/agenta_client/types/admin_organization_read.py
  • clients/python/agenta_client/types/admin_project_create.py
  • clients/python/agenta_client/types/admin_project_membership_create.py
  • clients/python/agenta_client/types/admin_project_membership_read.py
  • clients/python/agenta_client/types/admin_project_read.py
  • clients/python/agenta_client/types/admin_simple_account_create.py
  • clients/python/agenta_client/types/admin_simple_account_create_dto.py
  • clients/python/agenta_client/types/admin_simple_account_delete_entry.py
  • clients/python/agenta_client/types/admin_simple_account_read.py
  • clients/python/agenta_client/types/admin_simple_accounts_api_keys_create.py
  • clients/python/agenta_client/types/admin_simple_accounts_create.py
  • clients/python/agenta_client/types/admin_simple_accounts_delete.py
  • clients/python/agenta_client/types/admin_simple_accounts_organizations_create.py
  • clients/python/agenta_client/types/admin_simple_accounts_organizations_memberships_create.py
  • clients/python/agenta_client/types/admin_simple_accounts_organizations_transfer_ownership.py
  • clients/python/agenta_client/types/admin_simple_accounts_organizations_transfer_ownership_include_projects.py
  • clients/python/agenta_client/types/admin_simple_accounts_organizations_transfer_ownership_include_projects_zero.py
  • clients/python/agenta_client/types/admin_simple_accounts_organizations_transfer_ownership_include_workspaces.py
  • clients/python/agenta_client/types/admin_simple_accounts_organizations_transfer_ownership_include_workspaces_zero.py
  • clients/python/agenta_client/types/admin_simple_accounts_organizations_transfer_ownership_response.py
  • clients/python/agenta_client/types/admin_simple_accounts_organizations_transfer_ownership_response_dto.py
  • clients/python/agenta_client/types/admin_simple_accounts_projects_create.py
  • clients/python/agenta_client/types/admin_simple_accounts_projects_memberships_create.py
  • clients/python/agenta_client/types/admin_simple_accounts_response.py
  • clients/python/agenta_client/types/admin_simple_accounts_response_dto.py
  • clients/python/agenta_client/types/admin_simple_accounts_users_create.py
  • clients/python/agenta_client/types/admin_simple_accounts_users_identities_create.py
  • clients/python/agenta_client/types/admin_simple_accounts_users_reset_password.py
  • clients/python/agenta_client/types/admin_simple_accounts_workspaces_create.py
  • clients/python/agenta_client/types/admin_simple_accounts_workspaces_memberships_create.py
  • clients/python/agenta_client/types/admin_structured_error.py
  • clients/python/agenta_client/types/admin_subscription_create.py
  • clients/python/agenta_client/types/admin_subscription_read.py
  • clients/python/agenta_client/types/admin_user_create.py
  • clients/python/agenta_client/types/admin_user_identity_create.py
  • clients/python/agenta_client/types/admin_user_identity_read.py
  • clients/python/agenta_client/types/admin_user_identity_read_dto_status.py
  • clients/python/agenta_client/types/admin_user_identity_read_status.py
  • clients/python/agenta_client/types/admin_user_read.py
  • clients/python/agenta_client/types/admin_workspace_create.py
  • clients/python/agenta_client/types/admin_workspace_membership_create.py
  • clients/python/agenta_client/types/admin_workspace_membership_read.py
  • clients/python/agenta_client/types/admin_workspace_read.py
  • clients/python/agenta_client/types/annotation.py
  • clients/python/agenta_client/types/annotation_create.py
  • clients/python/agenta_client/types/annotation_create_links.py
  • clients/python/agenta_client/types/annotation_edit.py
  • clients/python/agenta_client/types/annotation_edit_links.py
  • clients/python/agenta_client/types/annotation_link_response.py
  • clients/python/agenta_client/types/annotation_links.py
  • clients/python/agenta_client/types/annotation_query.py
  • clients/python/agenta_client/types/annotation_query_links.py
  • clients/python/agenta_client/types/annotation_response.py
  • clients/python/agenta_client/types/annotations_response.py
  • clients/python/agenta_client/types/body_configs_fetch_variants_configs_fetch_post.py
  • clients/python/agenta_client/types/discover_response.py
  • clients/python/agenta_client/types/discover_response_methods_value.py
  • clients/python/agenta_client/types/event.py
  • clients/python/agenta_client/types/event_query.py
  • clients/python/agenta_client/types/event_type.py
  • clients/python/agenta_client/types/invocation.py
  • clients/python/agenta_client/types/invocation_create.py
  • clients/python/agenta_client/types/invocation_create_links.py
  • clients/python/agenta_client/types/invocation_edit.py
  • clients/python/agenta_client/types/invocation_edit_links.py
  • clients/python/agenta_client/types/invocation_link_response.py
  • clients/python/agenta_client/types/invocation_links.py
  • clients/python/agenta_client/types/invocation_query.py
  • clients/python/agenta_client/types/invocation_query_links.py
  • clients/python/agenta_client/types/invocation_response.py
  • clients/python/agenta_client/types/invocations_response.py
  • clients/python/agenta_client/types/request_type.py
  • clients/python/agenta_client/types/sso_provider_info.py
  • clients/python/agenta_client/types/sso_providers.py
  • clients/python/agenta_client/types/traces_request.py
  • clients/python/agenta_client/workflows/client.py
  • clients/python/agenta_client/workflows/raw_client.py
  • clients/scripts/generate.sh
  • docs/designs/loadables/loadables.tracing.types.vocabulary.md
  • docs/docs/misc/faq/platform/api-rate-limits.mdx
  • docs/docs/observability/query-data/01-query-api.mdx
  • docs/docs/reference/api/accept-invitation.api.mdx
  • docs/docs/reference/api/access.tag.mdx
  • docs/docs/reference/api/add-simple-queue-testcases.api.mdx
  • docs/docs/reference/api/add-simple-queue-traces.api.mdx
  • docs/docs/reference/api/admin-cancel-subscription.api.mdx
  • docs/docs/reference/api/admin-create-accounts.RequestSchema.json
  • docs/docs/reference/api/admin-create-accounts.StatusCodes.json
  • docs/docs/reference/api/admin-create-accounts.api.mdx
  • docs/docs/reference/api/admin-create-api-key.StatusCodes.json
  • docs/docs/reference/api/admin-create-api-key.api.mdx
  • docs/docs/reference/api/admin-create-checkout.ParamsDetails.json
  • docs/docs/reference/api/admin-create-checkout.api.mdx
  • docs/docs/reference/api/admin-create-organization-membership.RequestSchema.json
  • docs/docs/reference/api/admin-create-organization-membership.StatusCodes.json
  • docs/docs/reference/api/admin-create-organization-membership.api.mdx
  • docs/docs/reference/api/admin-create-organization.RequestSchema.json
  • docs/docs/reference/api/admin-create-organization.StatusCodes.json
  • docs/docs/reference/api/admin-create-organization.api.mdx
  • docs/docs/reference/api/admin-create-portal.ParamsDetails.json
  • docs/docs/reference/api/admin-create-portal.api.mdx
  • docs/docs/reference/api/admin-create-project-membership.StatusCodes.json
  • docs/docs/reference/api/admin-create-project-membership.api.mdx
  • docs/docs/reference/api/admin-create-project.RequestSchema.json
  • docs/docs/reference/api/admin-create-project.StatusCodes.json
  • docs/docs/reference/api/admin-create-project.api.mdx
  • docs/docs/reference/api/admin-create-simple-accounts.RequestSchema.json
  • docs/docs/reference/api/admin-create-simple-accounts.StatusCodes.json
  • docs/docs/reference/api/admin-create-simple-accounts.api.mdx
  • docs/docs/reference/api/admin-create-user-identity.RequestSchema.json
  • docs/docs/reference/api/admin-create-user-identity.StatusCodes.json
  • docs/docs/reference/api/admin-create-user-identity.api.mdx
  • docs/docs/reference/api/admin-create-user.StatusCodes.json
  • docs/docs/reference/api/admin-create-user.api.mdx
  • docs/docs/reference/api/admin-create-workspace-membership.StatusCodes.json
  • docs/docs/reference/api/admin-create-workspace-membership.api.mdx
  • docs/docs/reference/api/admin-create-workspace.RequestSchema.json
  • docs/docs/reference/api/admin-create-workspace.StatusCodes.json
  • docs/docs/reference/api/admin-create-workspace.api.mdx
  • docs/docs/reference/api/admin-delete-accounts.StatusCodes.json
  • docs/docs/reference/api/admin-delete-accounts.api.mdx
  • docs/docs/reference/api/admin-delete-api-key.StatusCodes.json
  • docs/docs/reference/api/admin-delete-api-key.api.mdx
  • docs/docs/reference/api/admin-delete-organization-membership.StatusCodes.json
  • docs/docs/reference/api/admin-delete-organization-membership.api.mdx
  • docs/docs/reference/api/admin-delete-organization.StatusCodes.json
  • docs/docs/reference/api/admin-delete-organization.api.mdx
  • docs/docs/reference/api/admin-delete-project-membership.StatusCodes.json
  • docs/docs/reference/api/admin-delete-project-membership.api.mdx
  • docs/docs/reference/api/admin-delete-project.StatusCodes.json
  • docs/docs/reference/api/admin-delete-project.api.mdx
  • docs/docs/reference/api/admin-delete-simple-accounts.api.mdx
  • docs/docs/reference/api/admin-delete-user-identity.StatusCodes.json
  • docs/docs/reference/api/admin-delete-user-identity.api.mdx
  • docs/docs/reference/api/admin-delete-workspace-membership.StatusCodes.json
  • docs/docs/reference/api/admin-delete-workspace-membership.api.mdx
  • docs/docs/reference/api/admin-delete-workspace.StatusCodes.json
  • docs/docs/reference/api/admin-delete-workspace.api.mdx
  • docs/docs/reference/api/admin-flush-usage.StatusCodes.json
  • docs/docs/reference/api/admin-flush-usage.api.mdx
  • docs/docs/reference/api/admin-report-usage.StatusCodes.json
  • docs/docs/reference/api/admin-report-usage.api.mdx
  • docs/docs/reference/api/admin-reset-password.api.mdx
  • docs/docs/reference/api/admin-switch-plans.ParamsDetails.json
  • docs/docs/reference/api/admin-switch-plans.api.mdx
  • docs/docs/reference/api/admin-transfer-ownership.api.mdx
  • docs/docs/reference/api/admin-unlock-report-usage.StatusCodes.json
  • docs/docs/reference/api/admin-unlock-report-usage.api.mdx
  • docs/docs/reference/api/annotations.tag.mdx
  • docs/docs/reference/api/archive-application-revision.api.mdx
  • docs/docs/reference/api/archive-application-variant.api.mdx
  • docs/docs/reference/api/archive-application.api.mdx
  • docs/docs/reference/api/archive-environment-revision.api.mdx
  • docs/docs/reference/api/archive-environment-variant.api.mdx
  • docs/docs/reference/api/archive-environment.api.mdx
  • docs/docs/reference/api/archive-evaluator-revision.api.mdx
  • docs/docs/reference/api/archive-evaluator-variant.api.mdx
  • docs/docs/reference/api/archive-evaluator.api.mdx
  • docs/docs/reference/api/archive-query-revision.api.mdx
  • docs/docs/reference/api/archive-query-variant.api.mdx
  • docs/docs/reference/api/archive-query.api.mdx
  • docs/docs/reference/api/archive-simple-application.api.mdx
  • docs/docs/reference/api/archive-simple-environment.api.mdx
  • docs/docs/reference/api/archive-simple-evaluator.api.mdx
  • docs/docs/reference/api/archive-simple-query.api.mdx
  • docs/docs/reference/api/archive-simple-testset.api.mdx
  • docs/docs/reference/api/archive-simple-workflow.api.mdx
  • docs/docs/reference/api/archive-testset-revision.api.mdx
  • docs/docs/reference/api/archive-testset-variant.api.mdx
  • docs/docs/reference/api/archive-testset.api.mdx
  • docs/docs/reference/api/archive-workflow-revision-rpc.api.mdx
  • docs/docs/reference/api/archive-workflow-revision.ParamsDetails.json
  • docs/docs/reference/api/archive-workflow-revision.RequestSchema.json
  • docs/docs/reference/api/archive-workflow-revision.StatusCodes.json
  • docs/docs/reference/api/archive-workflow-revision.api.mdx
  • docs/docs/reference/api/archive-workflow-variant.api.mdx
  • docs/docs/reference/api/archive-workflow.api.mdx
  • docs/docs/reference/api/assign-role-to-user.api.mdx
  • docs/docs/reference/api/billing.tag.mdx
  • docs/docs/reference/api/call-tool.api.mdx
  • docs/docs/reference/api/callback-tool-connection.api.mdx
  • docs/docs/reference/api/cancel-plan.api.mdx
  • docs/docs/reference/api/check-organization-access.ParamsDetails.json
  • docs/docs/reference/api/check-organization-access.RequestSchema.json
  • docs/docs/reference/api/check-organization-access.StatusCodes.json
  • docs/docs/reference/api/check-organization-access.api.mdx
  • docs/docs/reference/api/close-evaluation-simple-evaluations-evaluation-id-close-post.api.mdx
  • docs/docs/reference/api/close-run-evaluations-runs-run-id-close-post.api.mdx
  • docs/docs/reference/api/close-run-evaluations-runs-run-id-close-status-post.api.mdx
  • docs/docs/reference/api/close-run-with-status.ParamsDetails.json
  • docs/docs/reference/api/close-run-with-status.RequestSchema.json
  • docs/docs/reference/api/close-run-with-status.StatusCodes.json
  • docs/docs/reference/api/close-run-with-status.api.mdx
  • docs/docs/reference/api/close-run.ParamsDetails.json
  • docs/docs/reference/api/close-run.RequestSchema.json
  • docs/docs/reference/api/close-run.StatusCodes.json
  • docs/docs/reference/api/close-run.api.mdx
  • docs/docs/reference/api/close-runs-evaluations-runs-close-post.api.mdx
  • docs/docs/reference/api/close-runs.RequestSchema.json
  • docs/docs/reference/api/close-runs.StatusCodes.json
  • docs/docs/reference/api/close-runs.api.mdx
  • docs/docs/reference/api/close-simple-evaluation.ParamsDetails.json
  • docs/docs/reference/api/close-simple-evaluation.RequestSchema.json
  • docs/docs/reference/api/close-simple-evaluation.StatusCodes.json
  • docs/docs/reference/api/close-simple-evaluation.api.mdx
  • docs/docs/reference/api/commit-application-revision.api.mdx
  • docs/docs/reference/api/commit-environment-revision.api.mdx
  • docs/docs/reference/api/commit-evaluator-revision.api.mdx
  • docs/docs/reference/api/commit-query-revision.api.mdx
  • docs/docs/reference/api/commit-testset-revision.api.mdx
  • docs/docs/reference/api/commit-workflow-revision.api.mdx

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
📝 Walkthrough

Walkthrough

All package manifests across the Python backend (API, clients, SDKs, services) and JavaScript frontend (web root and package workspaces) are updated to version 0.99.5 from 0.99.4 in a single coordinated release.

Changes

Version Bump

Layer / File(s) Summary
Package Version Update
api/pyproject.toml, clients/python/pyproject.toml, sdks/python/pyproject.toml, services/pyproject.toml, web/package.json, web/ee/package.json, web/oss/package.json, web/packages/agenta-api-client/package.json
All package versions bumped from 0.99.4 to 0.99.5 across Python and JavaScript manifests.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title '[release] v0.99.5' directly and clearly summarizes the main change: a version bump release to v0.99.5 affecting multiple packages.
Description check ✅ Passed The description lists all affected packages and components being updated to v0.99.5, clearly documenting the scope of the release change.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/v0.99.5

Comment @coderabbitai help to get the list of available commands and usage tips.

@dosubot dosubot Bot added size:XXL This PR changes 1000+ lines, ignoring generated files. and removed size:XS This PR changes 0-9 lines, ignoring generated files. labels May 8, 2026
@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions Bot commented May 8, 2026

Railway Preview Environment

Preview URL https://gateway-production-df20.up.railway.app/w
Project agenta-oss-pr-4301
Image tag pr-4301-63b9dfa
Status Deployed
Railway logs Open logs
Workflow logs View workflow run
Updated at 2026-05-08T16:21:54.170Z

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XXL This PR changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants