Building AI Agents with Typescript and OpenAI Agent SDK
Stars
25
Forks
11
Watchers
25
Open Issues
1
Overall repository health assessment
^0.2.1^1.13.1^17.2.3^6.9.0^3.25.767
commits
Add hostedAgent.ts and streamableAgent.ts to implement MCP Assistant with hosted and streamable MCP server tools; add mcp.txt for documentation on server interactions.
7b472ccView on GitHubAdd human-loop.ts to create a Weather Email Agent that retrieves weather information and sends it via email, including user approval for email sending.
37e8eabView on GitHubAdd streaming.ts to implement a storytelling agent that streams output based on a given topic
a79b307View on GitHubAdd run-context.ts to implement a customer support agent with user info retrieval
e7e0a14View on GitHubUpdate package.json and pnpm-lock.yaml to upgrade openai package to version 6.9.0
72e5af1View on GitHubUpdate refunds.txt to include additional refund entry for customer ID cust_234 due to slow speed internet issues.
177659bView on GitHub