Commit 1e72520
Add Strands Agents integration guide for TypeScript (#4645)
* Add Strands Agents integration guide for TypeScript
Adds a TypeScript Strands Agents integration guide at
docs/develop/typescript/integrations/strands-agents.mdx, mirroring the Python
guide. Links it from the integrations index, the sidebar, and the
/develop/typescript landing page.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
* Reference all TypeScript integrations from the landing page
Mirrors the Python landing page: replaces the Vercel-only section with a
single Integrations section linking to all four TypeScript integrations
(Braintrust, Mastra, Strands Agents, Vercel AI SDK).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
* Address Vale term and heading warnings on Strands Agents TS guide
Fixes casing on Temporal terms (Durable Execution, Retry Policy, Task
Queue, Timer, Activity, Failure Converter, Data Converter, Event
History) and the technical-resources heading. Adds MCP and
OpenTelemetry as Headings exceptions since they were valid proper
nouns mid-heading, not miscapitalized text. Drops 'audit logging' from
the required-term substitution list.
* Fix missing comma in sidebars.js breaking the build
The strands-agents sidebar entry was missing a trailing comma,
causing a ParseError when Docusaurus loaded sidebars.js.
* Restore audit logging Vale term and reword generic usage
Revert the removal of `audit logging: Audit Logging` from terms.yml so the
file matches main. Reword the hooks section to say "writing audit logs,"
which is a generic use and shouldn't be capitalized as the Temporal term.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>
Co-authored-by: Lenny Chen <lenny.chen@temporal.io>1 parent ca04dcb commit 1e72520
5 files changed
Lines changed: 894 additions & 0 deletions
File tree
- docs/develop/typescript
- integrations
- src/components/IntegrationsGrid
- vale/styles/Temporal
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| 93 | + | |
93 | 94 | | |
94 | 95 | | |
95 | 96 | | |
| |||
0 commit comments