| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
File: packages/opencode/test/tool/task-permission-bubbling.test.ts
Blockers that prevent test execution:
Impact: Tests fail with syntax errors, cannot verify security logic.
Implementation: Security logic is correct and sound ✅
Blockers: Test file syntax errors must be fixed ❌
Fix test typos, re-run verification, then request re-review.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Summary
Fixes two critical permission issues where subagents couldn'''t properly request permissions and could delegate without restrictions.
Changes
1. Permission Bubbling (acp/agent.ts)
2. Delegation Restrictions (task.ts)
3. Fork Features Manifest
Security Impact
Testing
Fixes #175