Skip to content

feat: select runtime access by actor - #223

Open
evosoon wants to merge 1 commit into
zarazhangrui:mainfrom
evosoon:feat/per-user-agent-access
Open

feat: select runtime access by actor#223
evosoon wants to merge 1 commit into
zarazhangrui:mainfrom
evosoon:feat/per-user-agent-access

Conversation

@evosoon

@evosoon evosoon commented Jul 29, 2026

Copy link
Copy Markdown

Summary

  • add an optional access.agentUsers open_id allowlist
  • run allowlisted actors at permissions.maxAccess while other admitted actors use permissions.defaultAccess
  • report the actor-specific mode in /status and include the tier list in policy fingerprints

Validation

  • pnpm ci:local
  • 620 tests passed
  • typecheck and build passed

Add an agentUsers access tier so selected actors use profile maxAccess while all other admitted actors retain defaultAccess. Keep status output and policy fingerprints aligned with the effective actor-specific runtime policy.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants