mirror of
https://github.com/rennf93/roboco.git
synced 2026-08-03 07:23:24 +02:00
Improved workflow. Ready for git, figma, etc; AND BIGGER TESTS
This commit is contained in:
@@ -72,6 +72,7 @@ class AgentContext:
|
||||
agent_id: UUID
|
||||
role: AgentRole
|
||||
team: Team | None = None
|
||||
slug: str | None = None # Agent slug (e.g., "be-dev-1")
|
||||
|
||||
@property
|
||||
def level(self) -> PermissionLevel:
|
||||
|
||||
Reference in New Issue
Block a user