Skip to content

docs: cover workspaces, videos, guardrails, org members#65

Merged
hra42 merged 1 commit into
mainfrom
docs/cover-new-features
Apr 24, 2026
Merged

docs: cover workspaces, videos, guardrails, org members#65
hra42 merged 1 commit into
mainfrom
docs/cover-new-features

Conversation

@hra42

@hra42 hra42 commented Apr 24, 2026

Copy link
Copy Markdown
Owner

Summary

  • Several endpoints merged recently (workspaces, video generation, guardrails, organization members) had code, examples, and e2e tests but no documentation.
  • Adds task-indexed recipes under docs/recipes/ and surfaces the new features in README.md (Features + Examples + Documentation sections) and AGENTS.md (endpoint dispatch table).
  • Docs-only: no code changes, no API-surface regeneration needed.

Test plan

  • ls docs/recipes/ shows four new files (workspaces, videos, organization-members, guardrails)
  • grep -i -E "workspace|video|guardrail|organization" README.md returns matches in Features list, Examples, and Documentation section
  • Method names referenced in AGENTS.md table verified present (ExchangeAuthCode, CreateSpeech, Rerank)
  • Spot-read each new recipe on GitHub to confirm formatting

Several endpoints merged recently had code, examples, and e2e tests but no
documentation. Add task-indexed recipes under docs/recipes/ and surface the
new features in README.md and AGENTS.md so users can discover them.

- New recipes: workspaces, videos, organization-members, guardrails
- README: expand Features list and Examples list; link recipes from the
  Documentation section
- AGENTS.md: extend the endpoint dispatch table with the new surface
- docs/recipes/README.md: index the new recipes
@hra42 hra42 merged commit e697fa0 into main Apr 24, 2026
5 checks passed
@hra42 hra42 deleted the docs/cover-new-features branch April 24, 2026 18:43
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