Skip to content

feat: complete SDK and web API surface parity - #10

Merged
oldrepublicwizard merged 1 commit into
mainfrom
feat/sdk-api-completeness
Jul 18, 2026
Merged

feat: complete SDK and web API surface parity#10
oldrepublicwizard merged 1 commit into
mainfrom
feat/sdk-api-completeness

Conversation

@oldrepublicwizard

Copy link
Copy Markdown
Contributor

Summary

  • Extend the Python SDK with download_export, get_news_subscription, document search max_results, and health/ready helpers aligned with the REST API.
  • Update the web typed client with getNewsSubscription and document search max_results parity.
  • Add a Streamable MCP workspace isolation regression test and refresh feature-parity documentation.

Test plan

  • uv run ruff check packages/sdk tests/test_sdk.py tests/test_isolation.py (Python paths; CI runs ruff check .)
  • uv run pytest -q --timeout=90 (152 passed)
  • cd apps/web && npm test -- --run (7 passed)

- SDK download_export, get_news_subscription, search max_results, health/ready
- Web getNewsSubscription and document search max_results
- Streamable MCP workspace isolation regression test
@oldrepublicwizard
oldrepublicwizard merged commit 5ebb007 into main Jul 18, 2026
3 checks passed
@oldrepublicwizard
oldrepublicwizard deleted the feat/sdk-api-completeness branch July 18, 2026 06:42
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