fix(opencode): harden nested request discovery - #1
Conversation
|
Thanks for your contribution! This PR doesn't have a linked issue. All PRs must reference an existing issue. Please:
See CONTRIBUTING.md for details. |
|
Thanks for updating your PR! It now meets our contributing guidelines. 👍 |
|
By the way, would you be interested in developing a Go-based agent? https://github.com/NaturalSelect/angela |
|
After a deeper review, I am withdrawing this follow-up. Treating one descendant The parent PR already contains the essential nested-request fix, so keeping this open would add risk rather than useful scope. Thanks for allowing me to build on the branch, and apologies for opening the follow-up before completing that review. |
Issue for this PR
Fixes anomalyco#13715 when merged with the parent branch.
Builds on anomalyco#41496 rather than creating a competing upstream PR.
Type of change
What does this PR do?
This adds two cherry-pickable follow-ups to the nested-request fix:
No source-attribution UI or permission-approval semantics are included, so the parent PR remains focused on request discovery.
How did you verify your code works?
packages/opencode: 38 targeted CLI tests and package typecheckpackages/tui: 8 subtree tests and package typecheckpackages/app: 15 permission auto-response testsgit diff --checkScreenshots / recordings
N/A. This does not change the UI.
Checklist