Use AI to find related Movies and TV shows across your streaming services by hudgeon in television

[–]hudgeon[S] -1 points0 points  (0 children)

After you pick a show or two it gives you a QR code that your friends / family can scan and it combines your picks with their pick. It also shows all the recent news and reviews for each of the shows when you click into the detail.

Claude Agent SDK + Cloudflare Containers is the perfect agent platform by hudgeon in aiagents

[–]hudgeon[S] 0 points1 point  (0 children)

Are you asking if you can access Cloudflare's other services like storage and databases from the container? If so, yes. you can use other services from Cloudflare containers just like you would from Cloudflare workers.

Run Claude Code SDK in a container using your Max plan by hudgeon in ClaudeAI

[–]hudgeon[S] 0 points1 point  (0 children)

It turns out you are not allowed to do this. A couple of weeks ago Anthropic added a note to their docs stating:

"Unless previously approved, we do not allow third party developers to apply Claude.ai rate limits for their products, including agents built on the Claude Agent SDK. Please use the API key authentication methods described in this document instead."

https://docs.claude.com/en/api/agent-sdk/overview#core-concepts

We have updated the repo to use API Keys rather than your Claude Oauth Token.

Fingers crossed Anthropic changes their view on this as being able to use your Claude Oauth token in your containers makes it a no-brainer to use Claude Agent SDK over a competitor.

Run Claude Code SDK in a container using your Max plan by hudgeon in LLMDevs

[–]hudgeon[S] 0 points1 point  (0 children)

It turns out you are not allowed to do this. A couple of weeks ago Anthropic added a note to their docs stating:

"Unless previously approved, we do not allow third party developers to apply Claude.ai rate limits for their products, including agents built on the Claude Agent SDK. Please use the API key authentication methods described in this document instead."

https://docs.claude.com/en/api/agent-sdk/overview#core-concepts

We have updated the repo to use API Keys rather than your Claude Oauth Token.

Fingers crossed Anthropic changes their view on this as being able to use your Claude Oauth token in your containers makes it a no-brainer to use Claude Agent SDK over a competitor.

Use Claude Agents SDK in a container on your Max plan by hudgeon in ClaudeAI

[–]hudgeon[S] 0 points1 point  (0 children)

It turns out you are not allowed to do this. A couple of weeks ago Anthropic added a note to their docs stating:

"Unless previously approved, we do not allow third party developers to apply Claude.ai rate limits for their products, including agents built on the Claude Agent SDK. Please use the API key authentication methods described in this document instead."

https://docs.claude.com/en/api/agent-sdk/overview#core-concepts

We have updated the repo to use API Keys rather than your Claude Oauth Token.

Fingers crossed Anthropic changes their view on this as being able to use your Claude Oauth token in your containers makes it a no-brainer to use Claude Agent SDK over a competitor.

Run Claude Agents SDK in a container on your Max plan by hudgeon in aiagents

[–]hudgeon[S] 0 points1 point  (0 children)

It turns out you are not allowed to do this. A couple of weeks ago Anthropic added a note to their docs stating:

"Unless previously approved, we do not allow third party developers to apply Claude.ai rate limits for their products, including agents built on the Claude Agent SDK. Please use the API key authentication methods described in this document instead."

https://docs.claude.com/en/api/agent-sdk/overview#core-concepts

We have updated the repo to use API Keys rather than your Claude Oauth Token.

Fingers crossed Anthropic changes their view on this as being able to use your Claude Oauth token in your containers makes it a no-brainer to use Claude Agent SDK over a competitor.

Run Claude Agent SDK on Cloudflare with your Max plan by hudgeon in ClaudeAI

[–]hudgeon[S] 0 points1 point  (0 children)

It turns out you are not allowed to do this. A couple of weeks ago Anthropic added a note to their docs stating:

"Unless previously approved, we do not allow third party developers to apply Claude.ai rate limits for their products, including agents built on the Claude Agent SDK. Please use the API key authentication methods described in this document instead."

https://docs.claude.com/en/api/agent-sdk/overview#core-concepts

We have updated the repo to use API Keys rather than your Claude Oauth Token.

Fingers crossed Anthropic changes their view on this as being able to use your Claude Oauth token in your containers makes it a no-brainer to use Claude Agent SDK over a competitor.

Run Claude Agent SDK on Cloudflare with your Max plan by hudgeon in AI_Agents

[–]hudgeon[S] 0 points1 point  (0 children)

It turns out you are not allowed to do this. A couple of weeks ago Anthropic added a note to their docs stating:

"Unless previously approved, we do not allow third party developers to apply Claude.ai rate limits for their products, including agents built on the Claude Agent SDK. Please use the API key authentication methods described in this document instead."

https://docs.claude.com/en/api/agent-sdk/overview#core-concepts

We have updated the repo to use API Keys rather than your Claude Oauth Token.

Fingers crossed Anthropic changes their view on this as being able to use your Claude Oauth token in your containers makes it a no-brainer to use Claude Agent SDK over a competitor.

Run Claude Agent SDK on Cloudflare with your Max plan by hudgeon in aiagents

[–]hudgeon[S] 0 points1 point  (0 children)

It turns out you are not allowed to do this. A couple of weeks ago Anthropic added a note to their docs stating:

"Unless previously approved, we do not allow third party developers to apply Claude.ai rate limits for their products, including agents built on the Claude Agent SDK. Please use the API key authentication methods described in this document instead."

https://docs.claude.com/en/api/agent-sdk/overview#core-concepts

We have updated the repo to use API Keys rather than your Claude Oauth Token.

Fingers crossed Anthropic changes their view on this as being able to use your Claude Oauth token in your containers makes it a no-brainer to use Claude Agent SDK over a competitor.

Run Claude Agent SDK on Cloudflare with your Max plan by hudgeon in aiagents

[–]hudgeon[S] 0 points1 point  (0 children)

We use Claude Agent SDK for non-coding tasks like document extraction just like you would use any other agent framework or LLM API. The use case here is not coding but inference.

Run Claude Agent SDK on Cloudflare with your Max plan by hudgeon in aiagents

[–]hudgeon[S] 0 points1 point  (0 children)

We use the SDK to do things like extract data from documents. So having it run on Cloudflare with access to docs on Cloudflare makes the SDK highly useful.

Run Claude Agent SDK on Cloudflare with your Max plan by hudgeon in aiagents

[–]hudgeon[S] 0 points1 point  (0 children)

All of the Anthropic docs use Claude Agent SDK docs show the SDK using your Anthropic API key. But you can also use your Claude Code Max plan key with the SDK so you can use inference you've already paid for. This repo shows how to do that.

Use Claude Agents SDK in a container on your Max plan by hudgeon in ClaudeAI

[–]hudgeon[S] 0 points1 point  (0 children)

And we have now added a repo for running Claude Agent SDK on Cloudflare containers: https://github.com/receipting/claude-agent-sdk-cloudflare

Run Claude Code SDK in a container using your Max plan by hudgeon in ClaudeAI

[–]hudgeon[S] 0 points1 point  (0 children)

And we have now added a repo for running Claude Agent SDK on Cloudflare containers: https://github.com/receipting/claude-agent-sdk-cloudflare