Skip to content

chore: periodic maintenance#83

Merged
chaliy merged 4 commits into
mainfrom
chore/maintenance-2026-05
May 7, 2026
Merged

chore: periodic maintenance#83
chaliy merged 4 commits into
mainfrom
chore/maintenance-2026-05

Conversation

@chaliy
Copy link
Copy Markdown
Contributor

@chaliy chaliy commented May 7, 2026

Summary

  • Refresh OpenAPI spec and generated SDK schemas.
  • Update dependency locks across SDKs and cookbooks.
  • Add agent stats support across Rust, Python, and TypeScript SDKs.

Test Plan

  • Tests pass locally: just pre-pr
  • Coverage ≥80%
  • Linting passes: just lint, just pre-push

Additional checks:

  • cd rust && cargo build && cargo test
  • cd python && uv sync --all-extras && uv run pytest
  • cd typescript && npm ci && npm test
  • just check-cookbook
  • just lint-cookbook
  • cargo audit
  • uv export --all-extras --no-hashes | uvx --python 3.13 pip-audit -r /dev/stdin
  • uv export --no-hashes | uvx --python 3.13 pip-audit -r /dev/stdin in cookbook/python
  • npm audit in typescript and cookbook/typescript

Checklist

  • Follows SDK API consistency guidelines
  • Updated relevant specs (if applicable)
  • Added/updated tests
  • Updated documentation (if applicable)

@chaliy chaliy force-pushed the chore/maintenance-2026-05 branch 6 times, most recently from aee3191 to fb1427c Compare May 7, 2026 05:00
@chaliy chaliy force-pushed the chore/maintenance-2026-05 branch from fb1427c to e19c204 Compare May 7, 2026 05:06
@chaliy chaliy merged commit 94387db into main May 7, 2026
12 checks passed
@chaliy chaliy deleted the chore/maintenance-2026-05 branch May 7, 2026 05:14
@chaliy chaliy mentioned this pull request May 9, 2026
7 tasks
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.

1 participant