Skip to content

Add framework quickstarts to TypeScript client examples#11

Merged
jdrhyne merged 2 commits intomainfrom
docs/framework-quickstarts-wave-b
Mar 16, 2026
Merged

Add framework quickstarts to TypeScript client examples#11
jdrhyne merged 2 commits intomainfrom
docs/framework-quickstarts-wave-b

Conversation

@jdrhyne
Copy link
Copy Markdown
Contributor

@jdrhyne jdrhyne commented Mar 5, 2026

Summary

  • add a Framework Quickstarts section in the root README
  • add framework integration sketches in examples/src/ for:
    • OpenAI Agents (framework_openai_agents.mjs)
    • LangChain (framework_langchain.mjs)
    • CrewAI scope note for TypeScript users (framework_crewai_scope.md)
  • update examples/README.md with:
    • framework run commands
    • optional install command for framework dependencies
    • syntax-check commands
  • align framework example asset paths with documented cd examples execution flow
  • execute LangChain tool_calls explicitly so the DWS action actually runs
  • replace nonexistent client.redact(...) usage with supported createRedactionsPreset(...)

Validation

  • node --check examples/src/framework_openai_agents.mjs
  • node --check examples/src/framework_langchain.mjs
  • codex review --disable apps -c model_reasoning_effort='"low"' --uncommitted

@jdrhyne jdrhyne merged commit 121ee7d into main Mar 16, 2026
10 checks passed
@jdrhyne jdrhyne deleted the docs/framework-quickstarts-wave-b branch March 16, 2026 02:38
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.

2 participants