Skip to content

chore: periodic maintenance#80

Merged
chaliy merged 2 commits intomainfrom
chore/maintenance-2026-04
Apr 16, 2026
Merged

chore: periodic maintenance#80
chaliy merged 2 commits intomainfrom
chore/maintenance-2026-04

Conversation

@chaliy
Copy link
Copy Markdown
Contributor

@chaliy chaliy commented Apr 16, 2026

Summary

  • sync openapi/openapi.json from upstream and update SDK surface docs for agent import examples plus paginated capability listing
  • add SDK support and tests across Rust, Python, and TypeScript for from-example agent imports and capability list search/pagination
  • repair maintenance tooling by making just generate runnable in a clean checkout and refresh generated Python/TypeScript schema artifacts; update Rust/TypeScript dependency locks to clear audit findings

Test Plan

  • Tests pass locally (just pre-pr)
  • Coverage ≥80%
  • Linting passes
  • just check-cookbook
  • just lint-cookbook
  • cargo audit
  • uvx pip-audit
  • npm audit --audit-level=high

Checklist

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

@chaliy chaliy merged commit f9e103f into main Apr 16, 2026
12 checks passed
@chaliy chaliy deleted the chore/maintenance-2026-04 branch April 16, 2026 04:15
chaliy added a commit that referenced this pull request Apr 16, 2026
## Summary

- bump Rust, Python, and TypeScript SDK package versions to `0.1.8`
- add the `0.1.8` changelog entry for PRs `#80`, `#79`, `#78`, and `#76`
- refresh language lockfiles generated by the release verification steps

## Test Plan

- [x] Tests pass locally (`just pre-pr`)
- [x] Coverage ≥80%
- [x] Linting passes
- [x] `just pre-push`
- [x] `just publish-dry-run`

## Checklist

- [x] Follows SDK API consistency guidelines
- [x] Updated relevant specs (if applicable)
- [x] Added/updated tests
- [x] Updated documentation (if applicable)
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