Is this still using Claude Web sessions? Also, has anyone used Claude Web environments to do anything besides stuff with repo access? Like running real environments? SSHing into anything more super powered? Anyone putting real creds into those environments?
Claude Tag
41–50 of 200 posts
Re: Claude Tag
#42Earlier quoted context omitted.
Hopefully there is some sort of version history implemented or planned like they have in Cowork[0]... this sounds great until a co-worker hijacks your Claude session with a worse idea and derails it from what you were intending. [0] "Editing this message will create a new conversation branch. You can switch between branches using the arrow navigation buttons."
this is discussed in https://claude.com/blog/agent-identity-access-model
From reading that and materials on it, it seems unclear if – let's say you do what's done in the demos on the site and 'dispatch work' from a thread in a shared channel (e.g. from some discussion) – that if any one of your coworkers replies below you and says, "Actually, could you fold in as well?" that Claude wouldn't listen to them and thus derail the work.
Re: Claude Tag
#43Is this still using Claude Web sessions? Also, has anyone used Claude Web environments to do anything besides stuff with repo access? Like running real environments? SSHing into anything more super powered? Anyone putting real creds into those environments?
That seems to be the biggest limiter, hard to have it do real work on a codebase without it's own environment set up that we can control.
Re: Claude Tag
#44Re: Claude Tag
#45Re: Claude Tag
#46Re: Claude Tag
#47Re: Claude Tag
#48Earlier quoted context omitted.
this is discussed in https://claude.com/blog/agent-identity-access-model
I don't think that that's quite what the parent commenter had in mind. From reading that and materials on it, it seems unclear if – let's say you do what's done in the demos on the site and 'dispatch work' from a thread in a shared channel (e.g. from some discussion) – that if any one of your coworkers replies below you and says, "Actually, could you fold in as well?" that Claude wouldn't listen to them and thus dera…
We do signal to Claude that there's a difference between a conversation's initiator versus incoming participants and we've found that in situations where people disagree on an approach, Claude patiently waits for a resolution while correcting any misunderstandings.
It's also worth mentioning that since Claude has its own identity, a coworker cannot enter a thread and commandeer _your_ identity; you collectively steer how Claude acts with its _own_ identity (it opens PRs as itself, browses Datadog as itself, etc).
Re: Claude Tag
#49The best part for me is seeing non-technical folk spec out something in a thread that they discussed something and letting the agent go ahead and build it ready for the humans to review later.