Skip to content

Commit 282be2c

Browse files
committed
Improved the readme tech stack
1 parent 0537dc6 commit 282be2c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

claude-agent-github-wiki/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ AI-powered repository analyzer that lets you ask questions about any public GitH
44

55
## Tech Stack
66

7-
- [**Next.js**](https://nextjs.org/) – React frontend framework
8-
- [**Claude Agent SDK**](https://github.com/anthropic-ai/claude-agent-sdk)Agentic AI with tool usage
9-
- [**Trigger.dev**](https://trigger.dev/)Background task orchestration with real-time streaming
7+
- [**Next.js**](https://nextjs.org/) – React framework with App Router
8+
- [**Claude Agent SDK**](https://platform.claude.com/docs/en/agent-sdk/overview)Anthropic's SDK for building AI agents; provides an agentic loop with shell, file, and search tools
9+
- [**Trigger.dev**](https://trigger.dev/)runs the agent in a long-running background task with real-time streaming to the frontend
1010

1111
## Features
1212

0 commit comments

Comments
 (0)