|
|
|
|
|
by another-dave
11 days ago
|
|
My understanding of what they were saying Buzz is is that agents are "1st class" users in their own right, rather than being an app integration. If you have a user called Claude, then you just apply ACL as normal & you don't care if they're human or bot, right? |
|
That's why multiuser agents can be an issue.
The other way to do this, is to have claude installed for everyone, and any user's chat with claude uses their personal permissions via something like oauth delegation or AWS IAM role kinda things. But that, again, is complicated ACL logic living through the delegation of roles and access