Project activity for September 12, 2026:
agent-sessions
2 commits
- Implemented a per-agent allowlist for Task tools to enforce fine-grained access control, ensuring agents can only invoke authorized tasks based on their defined permissions;
- Updated the launch receipt in tests to accurately reflect and validate the new allowlist logic, thereby improving test coverage and reliability of task execution security.