26 comments

  • mpoteat 11 minutes ago

    Sorry folks, this is a rollout artifact, we needed a way to turn this off remotely via feature flags if it broke something, and with telemetry off you don't get those. It's already been fixed as part of v2.1.281 releasing today.

    The mod is source available here: https://github.com/anthropics/claude-code/tree/main/mods/age...

    Apologies again folks, this was a fully human error on my part - I should've found a better way to launch with a kill-switch.

      piltdownman 10 minutes ago

      Much respect for the prompt response, humility, and frank disclosure.

      mpoteat 6 minutes ago

      The AGENTS.md support was implemented via our new extensibility system for CC, called Mods, which is launching soon-ish. A mod is a plugin with a new type of hook, which we call a function hook.

      If folks play around with it, I would love feedback on the relevant issue: https://github.com/anthropics/claude-code/issues/91870

      Mods allow quite a bit more customizability and control. I really believe in the idea.

  • sandrello 20 minutes ago

    Based on my experience with these tools so far, this seems exactly the kind of subtle but extremely severe bug that sneaks in when you start piling up layers of AI generated patches to a codebase without caring too much about the code.

      hgoel 14 minutes ago

      Yep, especially with long contexts (and moreso if the last thing you were working on in the same context involved telemetry too). AI sneaks in weird conditions like this and then does the entire "You're absolutely right" thing if you're paying enough attention to catch it.

      crazygringo 4 minutes ago

      It seems to be exactly the opposite, a "fully human error":

      https://news.ycombinator.com/item?id=49815363

      Nothing to do with AI patches at all, nor was it a bug. It was intentional human behavior, a temporary rollout setting, that seems to have made sense.

  • arrowsmith 6 minutes ago

    Claude Code also doesn't read AGENTS.md by default if there's a CLAUDE.md it can read instead. This isn't limited to your repo, e.g. if you have a ~/CLAUDE.md then no AGENTS.md will be read.

    To always read both, you have to switch the 'Project instructions' setting to the non-default `claude-md-and-agents-md`.

    Just in case anyone is wondering why their AGENTS.md still isn't being read.

  • lucfranken 17 minutes ago

    Isn't that how they just release all features? So they can do progressive roll outs and telemetry on issues with it?

    Not sure if they later move the code from inside the flag check to the main code or that they keep the flag check.

    But if they would keep all features behind a flag that would not make most sense as you then would have not many features without telemetry.

  • mgaldys4 8 minutes ago

    This is beyond comprehension. Claude Code lately just comes across as hostage-taking, forcing users into absurd rules. I have tried hard to give it the benefit of the doubt. This is too much. It is basically poisoning the code.

  • nfRfqX5n 33 minutes ago

    Crazy part is: can’t tell if this intended or a bug

      kennethops 21 minutes ago

      I like to give my graces to people and the companies who are typically not trillions of dollars. Have an incredible amount of resources that many countries would like to have, with fewer of the obligations. I'm going to chalk this up to its intended

      serial_dev 20 minutes ago

      Someone on the Claude Code team is probably wondering the same...

      vaylian 24 minutes ago

      Can you think of a bug that makes sense in this case?

        jpitz 22 minutes ago

        Assuming that it's intentional, what's the motivation?

        hgoel 23 minutes ago

        Vibe coding

          thejazzman 16 minutes ago

          It is most certainly the kind of subtle bug the LLMs love to slip in and burn you in production

          Not sure what y’all are thinking with these unwritten conspiracy theories that begin and end with “it’s intentional”

      Razengan 20 minutes ago

      Claude/Anthropic has been sus from the start:

      https://www.thatprivacyguy.com/blog/anthropic-spyware/

      + not letting users change their email, or remove their payment methods, etc.

        nibbleyou a few seconds ago

        I cannot set a password for login, on logging in it says we've sent a login code but it's a link instead...

        jaapz 3 minutes ago

        many of these can also be chalked up to the fact that all of their products are extremely vibed

  • vorticalbox 16 minutes ago

    I use cursor and claude, its kinda annoying having to have the same skills in both so I made a ~/.agents/skills folder then ln both cursor and claude skills to point to that folder.

    which works except that claude uses .skills/synced which is uses to sync changes to skills from claude servers into the skills folder.

    every other agent I have used just directly syncs into .skills so it ends up duplicating skills

  • tjoff 21 minutes ago

    Nice find, though I'd rather read the prompt that was used to write this article. It is about ten times longer than it needs to and is quite painful to read.

  • teekert 12 minutes ago

    Uhm I turned off everything there is to turn off in my Pro plan, and Claude just read my agents.md with no issue? So... What telemetry am I missing? Or did they JUST update? (I updated my docker image 40 minutes ago to get Opus 5.5, am on version 2.1.280, so not the mentioned 2.1.277, so it's fixed?)

  • 0m13 15 minutes ago

    can i ask claude to change these settings for me, and will it enable telemetry as implied checkpoint when i ask it to enable AGENTS.md?

  • rvz 14 minutes ago

    I am once again (for the third time) [0] asking you to stop using a closed-source harness.

    [0] https://news.ycombinator.com/item?id=49760449

  • Traubenfuchs 18 minutes ago

    Issue 95690, opened 3 days ago, 500k+ engineers, a simple CLI...

    AGI was reached like 2 weeks ago, latest claude 5.x models rule supreme and oftware engineering is solved?

  • chrisjj 32 minutes ago

    Vibe-coding at its best.