Persist approved web follow-ups in Ambiguous - #7
Merged
Merged
Conversation
This was referenced Sep 11, 2026
jerelvelarde
force-pushed
the
jerel/template-readiness
branch
from
September 11, 2026 20:09
b677af2 to
06e0415
Compare
jerelvelarde
marked this pull request as ready for review
September 11, 2026 20:18
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Web follow-ups currently disappear on refresh. This change lets the assistant prepare an Ambiguous task for review, saves it only when the user approves the exact fields in the page, and reads the provider record back after saving or reloading.
The integration preserves the simplified incident UI and the merged React Native runtime. Proposals expire after ten minutes and are bound to the browser session and workspace identity. Approval metadata is stored locally; saved tasks come from Ambiguous. The web agent cannot bypass the page approval through raw MCP write tools. Development and production start commands bind to loopback, with the resulting mobile device setup documented.
Validation at
06e0415:Slack completion is tracked independently in #8. The deferred WhatsApp work is preserved separately in #9.