access control
9 articles · 15 co-occurring · 0 contradictions · 5 briefs
Kick off a task in your terminal and pick it up from your phone while you take a walk or join a meeting." — Direct example of remote task control: initiating code execution locally, then managing/moni
Kick off a task in your terminal and pick it up from your phone while you take a walk or join a meeting." — Direct example of remote task control: initiating code execution locally, then managing/moni
Handles permissions (individual, shared/team, global/system)" — Describes multi-tiered permission architecture (individual, shared, global) integrated into secrets manager for agents, showing practica
If you're the type of engineer who wants to know exactly what happens at every step, LangGraph is your framework." — Article demonstrates LangGraph's capability for explicit step-by-step workflow cont
How do you control which users can trigger which actions? That's multi-tenancy, authorization, and access control. No filesystem pattern solves this. You need real RBAC." — Article demonstrates critic
审计类 Agent 为只读模式,开发类 Agent 可写入工作区" — Article demonstrates tiered sandbox permissions (read-only vs write-enabled) based on agent type, showing practical access control implementation in multi-agent sys
it's on its own email and can only edit Google Docs I've given it edit perms to" — Demonstrates best practice for agent security: least-privilege access using separate identity and scoped permissions
implement fine-grained access controls at the retrieval layer" — Article shows fine-grained access controls as a critical security mechanism for restricting agent access to enterprise data at the retr
Don't trust your employees. Don't keep any secrets on employee machines. Track all their actions. Run all outbound traffic through mitm SSL proxy" — Article prescribes a comprehensive security posture
adds per-model OpenAI text.verbosity control with a keyboard toggle" — Article demonstrates a practical implementation of output control as an instantaneous parameter adjustment mechanism