You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,7 @@ For information on how to run each project, see the README in each directory.
29
29
|[Claude agent SDK](/claude-agent-sdk-trigger)| A simple example of how to use the [Claude Agent SDK](https://docs.claude.com/en/docs/agent-sdk/overview) with Trigger.dev |
30
30
|[Claude changelog generator](/changelog-generator)| Generate changelogs from a GitHub repository using the [Claude Agent SDK](https://docs.claude.com/en/docs/agent-sdk/overview) with Trigger.dev |
31
31
|[Claude agent GitHub wiki](/claude-agent-github-wiki)| AI-powered repository analyzer that lets you ask questions about any public GitHub repository using Anthropic's [Claude Agent SDK](https://platform.claude.com/docs/en/agent-sdk/overview), with real-time streaming via [Trigger.dev Realtime](https://trigger.dev/docs/realtime/overview)|
32
+
|[Company enrichment tool](/smart-spreadsheet)| AI-powered company enrichment tool. Enter a company name or URL, get verified data with source links. Uses [Supabase](https://supabase.com), [AI SDK](https://sdk.vercel.ai/docs/introduction), [Trigger.dev](https://trigger.dev) and [Exa](https://exa.ai)|
32
33
|[Deep research agent using the AI SDK](/vercel-ai-sdk-deep-research-agent/)| An intelligent deep research agent using the Vercel [AI SDK](https://sdk.vercel.ai/docs/introduction) and Trigger.dev |
33
34
|[Monorepos](/monorepos)| Examples of using Trigger.dev in monorepo setups with [Turborepo](https://turbo.build/) and [Prisma](https://www.prisma.io/)|
34
35
|[Next.js server actions](/nextjs-server-actions)| A [Next.js app](https://nextjs.org/) that triggers Trigger.dev tasks using Server Actions |
0 commit comments