This past spring, Anthropic introduced learning mode, a feature that changed Claude’s interaction style. When enabled, the chatbot would, following a question, try to guide the user to their own solution, instead of providing them with an answer outright. Since its introduction in April, learning mode has only been available to Claude for Education users. Now, like OpenAI did with Study Mode, Anthropic is making the tool available to everyone.

Starting today, Claude.ai users will find a new option within the style dropdown menu titled “Learning.” The experience here is similar to the one Anthropic offers with Claude for Education. When you turn learning mode on, the chatbot will employ a Socratic approach, trying to guide you through your question. However, unlike the real-life Socrates, who was famous for bombarding strangers with endless questions, you can turn off learning mode at any time.

Notably, Anthropic is also offering two different takes on the feature through Claude Code. First, there’s an “Explanatory” mode where Claude will generate summaries of its decision-making process as it works, giving the user a chance to better understand what it’s doing.

Advertisement

Advertisement

For those at the start of their coding career or hobby, there’s also a more robust option, which is once again called “Learning.” Here, Claude will occasionally stop what it’s doing and mark a section with a “#TODO” comment to prompt the user to write five to 10 lines of their code. If you want to try the two features out for yourself, update to the latest version of Claude Code and type “/output-styles.” You can then select between the two modes or Claude’s default behavior.

According to Drew Bent, education lead at Anthropic, learning mode, particularly as it exists in Claude Code, is the company’s attempt to make its chatbot into more of a collaborative tool. “I think it’s great that there’s a race between all of the AI labs to offer the best learning mode,” he said. “In a similar way, I hope we can inspire something similar with coding agents.”

Bent says the original learning mode came out of conversations Anthropic had with university students, who kept referring back to the concept of brain rot. “We found that they themselves realized that when they just copy and paste something directly from a chat bot, it’s not good for their long-term learning,” he said. When it came time to adapt the feature to Claude Code, the company wanted to balance the needs of new programmers with those like Bent who have been coding for a decade or more.

“Learning mode is designed to help all of those audiences not just complete tasks, but also help them grow and learn in the process and better understand their code base,” Bent said. His hope is that the new tools will allow any coder to become a “really good engineering manager.” In practice, that means those users won’t necessarily write most of the code on a project, but they will develop a keen eye for how everything fits together and what sections of code might need some more work.

Looking forward, Bent says Anthropic doesn’t “have all the answers, but needless to say, we’re trying to think through other features we can build” that expand on what it’s doing with learning mode. To that end, the company is opening up Claude Code’s new Output Styles to developers, allowing them to build their own learning modes. Users too can modify how Claude communicates by creating their own custom prompts for the chatbot.

By admin