Cole Murray

speaker
236 appearances 1 recordings 1 series first heard May 2026 last heard 28 May

Cole Murray’s voice in public audio — every appearance, attributed to the second.

Trend

recordings per month · last 12 months
1 · May OctJan 26AprJulnow

Recordings per month over the last 12 months — 1 in all, peaking in May 2026 with 1.

Appearances

newest first · ▶ plays the moment
OpenInspect, for example, can launch sub-sessions and actually create other environments and then monitor them.
In the case where it is out of the box,
that would basically just be an additional session that's running.
That session is also running outside of the box, it's running in your worker plane, wherever you're running this.
Then you really just have to think about how does your top-level agent then interact with it.
I do think it can be more complex just because again, you have now a more difficult architecture.
But I think if you've figured it out once, it's probably fine.
Yeah, I think building on that, the idea of like you don't have to look at code, I think is generally a bad idea.
And the meme that I have... What timeline?
I think probably for a while it'll be true that you should continue to look at your code.
A problem that I see a lot of teams run into that I work with who are embracing kind of AI native, AI first coding is the meme that I have is that your code base regresses to your worst engineer.
Because that engineer who is, you know, very gung-ho about AI and is not auditing their code, their pattern starts cementing into the code.
And now the AI is referencing their patterns.
And so now their if-else block that, you know, is 20 if-elses back and forth, the AI is seeing that as the pattern of how things are done and starts to then exponentially grow this slop.
And...
I find, to your point, a pretty good approach to that is having scheduled cleanup, whether by humans or through systems that are looking for duplication.
They then address that.
You'll end up with like 12 helpers for how to format a date.
And you need to address that because otherwise it will continue to sprawl.
So Cloudflare runs the control plane.
Showing 161–180 of 236 · page 9 of 12 ← Previous Next →