Rendered at 08:28:03 GMT+0000 (Coordinated Universal Time) with Cloudflare Workers.
zaphar 14 hours ago [-]
I don't really feel like permissions is the hard bit here. The hard bit is that for an agent to do any kind of useful work it needs access to a lot of stuff. Further, the stuff it needs access to probably has vulnerabilities the agent can do. We have not exactly designed our environments for a use case like this. I've gone through the sandboxing exercise for an agent and by the time I had given it enough permissions to do anything useful my sandbox looked like swiss cheese.
recursivecaveat 11 hours ago [-]
I keep seeing the same contradiction: people consider certain activities like "write code that me or my customers run" or "read my email", to be table stakes abilities for an agent. At the same time, they expect some kind of sandbox that prevents even a malicious agent from doing damage. You already gave it the most broad and powerful possible capabilities at the beginning though, there's not even a barn left to close the door on.
ppseprus 11 hours ago [-]
[flagged]
ppseprus 11 hours ago [-]
[flagged]
xnx 15 hours ago [-]
For a moment I thought agentic AI had really spread to every project, but this is not related to the open-source Windows Start menu replacement: https://github.com/Open-Shell/Open-Shell-Menu
billfor 15 hours ago [-]
Yeah they could have picked a better name. OpenShell/ClassicShell have been around for a long time (before them).
agentdev001 16 hours ago [-]
Absolutely love openshell as a solution, I really hope Kube support moves out of experimental some time in the near future. Cool solution here- to a problem that I imagine is probably impossible to get 100%
Looking forward to 0.1.0 release :)
wek 13 hours ago [-]
Thank you for this. This seems like a promising approach to agent permissioning. What are the performance implications?
philipwhiuk 14 hours ago [-]
> Back in the 2016 timeframe, members of our team were working at AWS and faced a similar challenge. Given all of the awesome complexity of AWS IAM policies, AWS S3 storage policies, historical version support- can we definitively say whether an object in S3 is accessible to the public internet or not?
To be honest AWS accounts are a complete mess and the AWS dashboard does not gracefully handle reduced permissions so this is not an inspiring start.
The policy framework is everything that explains why formal methods has gotten very little traction in day-to-day software engineering, it is extremely difficult to parse (maybe this is a Z3 problem)
we1287 16 hours ago [-]
[flagged]
nh23423fefe 16 hours ago [-]
Instead of being confused, you could've done some research and wrote a better comment.
taormina 16 hours ago [-]
I didn’t observe any confusion. You could’ve written a better comment.
maxrev17 15 hours ago [-]
You could have written a better comment about him writing a better comment
nolroz 15 hours ago [-]
I could have skipped reading all these stupid comments!
Looking forward to 0.1.0 release :)
To be honest AWS accounts are a complete mess and the AWS dashboard does not gracefully handle reduced permissions so this is not an inspiring start.
The policy framework is everything that explains why formal methods has gotten very little traction in day-to-day software engineering, it is extremely difficult to parse (maybe this is a Z3 problem)