Thanks for those details!
I have been doing some complex coding & debugging with Claude (and Codex sometimes) on a complex multithreaded multilayer communications stack integrated into two complex applications. While it makes mistakes, needs guidance and good ideas, it does a lot of very powerful 'thinking' while debugging, analyzing, and writing code. As others have pointed out, it is like a very very good junior programmer that, usually, works quickly.
I write long complex paragraphs with architecture, lists of tasks, goals, methods, mentions of algorithms & known methods: It quickly integrates, extrapolates, and does what I ask.
Perhaps some people dismiss coding as being easy or something as it doesn't necessarily have similar depth in all other areas. But I think that is mainly because coding has such a clean, unambiguous feedback loop built into the whole field: Code either works or it doesn't. Code can be compared to other code. There are many, many examples, lots of documentation, video, books, Q&A, etc. Once it has a foothold, it can just keep learning & refining problemsolving techniques.
Other areas will catch up eventually.
sdw
On 8/12/26 9:48 PM, Alan Downing <
downi...@gmail.com> wrote:
> What the AI models are doing under the covers is largely a black box.
> Anthropic has done some of the best studies of what is really going on.
> As early as March 2025, Anthropic showed Claude doing multi-step
> reasoning "in its head". Claude does forward planning and backward
> planning. The model knows the extent of its own knowledge. Claude does
> complex internal computations in order to decide what to say. The
> model's internal computations are highly abstract and generalize across
> disparate contexts. As a rule, Claude uses multiple parallel modular
> mechanisms that are responsible for distinct aspects of the computation
> and operate relatively independently, although the mechanisms sometimes
> cooperate or compete.
>
> More recently, Anthropic has investigated the global workspace that is
> used by Claude for internal reasoning involving multiple steps. This
> global workspace emerged on its own during Claude's training process.
> Here's a quote: "More broadly, these findings have changed our
> understanding of how Claude’s mind works, revealing a privileged mental
> workspace that can be used for deliberate reasoning, operating amidst a
> sea of more automatic, inflexible processing. Rather than being a
> chaotic jumble of numbers, Claude’s internals have organized themselves
> in a way that is reminiscent of our own minds."
>
>
https://transformer-circuits.pub/2025/attribution-graphs/biology.html
> <
https://transformer-circuits.pub/2025/attribution-graphs/biology.html>
>
https://www.anthropic.com/research/tracing-thoughts-language-model?
> s=prompt%20injection <
https://www.anthropic.com/research/tracing-
> thoughts-language-model?s=prompt%20injection>
>
https://www.anthropic.com/research/global-workspace <https://
>
www.anthropic.com/research/global-workspace>
> > <
thomas...@gmail.com <mailto:
thomas...@gmail.com>> wrote:
> >
> > Recently, I wanted to test ChatGPT for its ability to reason well,
>
> The AI is not trained to reason, and it has no opinions. All it
> can do is this: /*Given a sequence of words, predict the next word
> in that sequence*./ Then given that new slightly longer list of
> words, predict the next and so on until we predict a ”word” that is
> “end of sequence”.
>
> What happens is that users anthropomorphize the AI.
>
>
> --
> You received this message because you are subscribed to the Google
> Groups "HomeBrew Robotics Club" group.
> To unsubscribe from this group and stop receiving emails from it,
> send an email to
hbrobotics+...@googlegroups.com
> <mailto:
hbrobotics+...@googlegroups.com>.
> <
https://groups.google.com/d/msgid/hbrobotics/8209D485-9F68-4C5B-
> A2A6-5EEA898D51D9%
40gmail.com?utm_medium=email&utm_source=footer>.
>
> --
> You received this message because you are subscribed to the Google
> Groups "HomeBrew Robotics Club" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to
hbrobotics+...@googlegroups.com
> <mailto:
hbrobotics+...@googlegroups.com>.
> CAAvYDnFTdkRZxnhtTL0c7b9EtyMpXx9bUSdAKarZMqDOVUaMUw%
40mail.gmail.com
> <
https://groups.google.com/d/msgid/hbrobotics/
> CAAvYDnFTdkRZxnhtTL0c7b9EtyMpXx9bUSdAKarZMqDOVUaMUw%
40mail.gmail.com?
> utm_medium=email&utm_source=footer>.
>