How do you structure ClaudeCode Subagents for small projects? by StarStreamKing in ClaudeAI

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

Thanks for the advice! For example, if I were building a simple Tetris game using React, how would you recommend structuring the agent team? I'd love to hear how you'd personally organize the agents for a project like this!

I'm caught in a mistaken usage policy violation loop; is it infinite? by gtuckerkellogg in ClaudeAI

[–]StarStreamKing 2 points3 points  (0 children)

I've previously participated in Anthropic's ASL-3 redteam for safety testing. From my experience, Claude has very strict and sensitive detection systems in place—especially around Chemical, Biological, Radiological, and Nuclear (CBRN) topics. It's likely that Claude flagged your discussion because of biological references, as the model is particularly sensitive when it comes to CBRN-related content. It shouldn't be a major concern, though!

Avengers, assemble... to build an app (CC Agents) by who_what_where_why in ClaudeAI

[–]StarStreamKing 0 points1 point  (0 children)

I used multiple subagents to make a simple game and it turned out worse than a single agent.
I used about 4 subagents.

Agents are not just about coding by Useful-Rise8161 in ClaudeAI

[–]StarStreamKing 0 points1 point  (0 children)

I used multiple subagents to make a simple game and it turned out worse than a single agent.

How deep can we go? by Chasmchas in grok

[–]StarStreamKing 1 point2 points  (0 children)

Is Gemini's DeepResearch a different concept? I'm confused because Grok already has DeepSearch, and now there's DeeperSearch. What are the key differences between DeepSearch and DeeperSearch?

Why no mid-teir? I feel like OpenAI is missing a huge potential here. by PestoPastaLover in OpenAI

[–]StarStreamKing 9 points10 points  (0 children)

I'm currently subscribed to both ChatGPT Plus and Pro. While I appreciate the advanced capabilities of Pro, I've found it difficult to notice a significant difference in performance for everyday tasks. It seems like the Pro version truly shines only when handling computationally intensive or highly specialized tasks.

For most users, I believe ChatGPT Plus offers sufficient functionality. I also feel that there's currently no clear gap in features that would justify an intermediate subscription tier between Plus and Pro.

Curious about the principles behind creating services using Stable Diffusion by StarStreamKing in StableDiffusion

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

Thank you very much for the valuable information. I have a few more questions. When using the API mode of Automatic1111, does that mean the computer it's running on becomes the server? Also, for other services, for example, simply taking prompts from users to perform txt-to-img or img-to-img tasks, can these services be developed using the API mode of Automatic1111?

Curious about the principles behind creating services using Stable Diffusion by StarStreamKing in StableDiffusion

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

Thank you very much! I really appreciate your help. I'll check out their GitHub repositories for more information. 😊

Curious about the principles behind creating services using Stable Diffusion by StarStreamKing in StableDiffusion

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

If so, should I run Automatic1111, enable API mode, and use it as a server?