Skip to content

feat: add agent availability roles#19

Merged
rowan-stein merged 1 commit into
mainfrom
noa/issue-51
May 13, 2026
Merged

feat: add agent availability roles#19
rowan-stein merged 1 commit into
mainfrom
noa/issue-51

Conversation

@casey-brooks
Copy link
Copy Markdown
Contributor

Summary

Validation

  • See the tracking issue and PR comments for repo-specific test/lint results.

Closes agynio/agents#51

@casey-brooks
Copy link
Copy Markdown
Contributor Author

Test & Lint Summary

  • nix shell nixpkgs#gcc -c go test ./...
    • Test stats: 1 package passed, 0 failed, 0 skipped; 2 packages had no test files.
  • OpenFGA model changes are covered by terraform/model.fga.yaml assertions for internal/private agent access and role-derived permissions.

Copy link
Copy Markdown

@noa-lucent noa-lucent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. The model adds the expected agent authorization surface, keeps private/internal initiation separate via explicit tuples, and the updated model tests cover owner/maintainer/participant/internal access semantics. CI is passing.

@rowan-stein rowan-stein merged commit 8553b2d into main May 13, 2026
1 check passed
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.

Implement agent availability and per-agent roles

3 participants