logoalt Hacker News

xienzetoday at 11:06 AM1 replyview on HN

> Making your tool less compatible with the rest of the ecosystem at large not only makes it harder to move to your tool, but also harder to move away from your tool.

That's true but this is really not something that's a barrier to switching, just an annoyance for users. All it takes is a rename/symlink/reference whatever from the user's perspective. If it required a lot of rearchitecting on Anthropic's side or it was a _lot_ harder for users to adapt to I'd understand them standing their ground on this issue. But neither of those are true, it's just pettiness.


Replies

embedding-shapetoday at 11:36 AM

Depends on how you use these harnesses, I don't interact with any of them directly for example, but have my own harness around them, mostly so I can collect all the different ones under one "roof". With that, comes certain expectations of where things live. Anything that has "CC uses file path X" for example would require refactoring/changes, compared to other agents. Contrived example, but sometimes it's more than just "mv AGENTS.md CLAUDE.md".