Remix.run Logo
vitaflo 7 hours ago

I'm not exactly sure what the point of this is. Deepseek already has instructions to use its API with many CLI's including Claude Code directly:

https://api-docs.deepseek.com/quick_start/agent_integrations...

varenc 2 hours ago | parent | next [-]

The readme absolutely buries the features that are actually non-trivial: It runs a proxy to switch models mid-session, and does combined cost tracking between Anthropic and other models you might be using. The LLM that wrote the readme never updated the general project description to highlight these features.

Also the author checked in their advertising plan: https://github.com/aattaran/deepclaude/commit/a90a399682defc...

2ndorderthought 7 hours ago | parent | prev | next [-]

There probably isn't a point. Someone didn't understand something, didn't research it, so they 1 shotted their first thought and sent it to the front page of HN and all of their socials. It's the future bruh

georgeburdell 2 hours ago | parent | next [-]

I embrace it at this point. It ends all the shilling of vibe coded tools at work that I have endured over the past year. Everyone can now make their own tools with zero obligation to coordinate beyond shared hardware resources

dev_hugepages 13 minutes ago | parent | prev | next [-]

And now, because we all upvoted and commented on it, the vibe coded slop of the new user is on the front page now.

altmanaltman an hour ago | parent | prev [-]

To be fair, HN sent it to the front page, not the user. The rest I agree.

croes 6 hours ago | parent | prev | next [-]

From vibe coders for vibe coders

2ndorderthought 5 hours ago | parent | next [-]

I don't always copy paste vibe coded project readme mds into Claude code and ask them to rewrite it but when I do... actually that's all I do now because my goal in life is to make wealthy overvalued companies wealthier.

kordlessagain 4 hours ago | parent | prev [-]

Problem?

an hour ago | parent [-]
[deleted]
ttoinou 7 hours ago | parent | prev | next [-]

I thought the tool format wasnt exactly the same ? So plugging any IA into claude code requires a conversion of format

selcuka 5 hours ago | parent | next [-]

DeepSeek has a dedicated Anthropic-compatible endpoint [1].

[1] https://api-docs.deepseek.com/guides/anthropic_api

ricardobeat 6 hours ago | parent | prev | next [-]

Many of them expose “anthropic-compatible” APIs for this very purpose.

faangguyindia 3 hours ago | parent | prev [-]

qwen also offers openai compatible endpoint.

crooked-v 6 hours ago | parent | prev [-]

I'm curious how well it actually works. I tried Deepseek with Hermes and Opencode and it seemed extremely bad about using some of the basic tools given, like the Hermes holographic memory tools, even with system prompt instructions strongly pointing them out.