Update backpressure-and-cancellation.mdx - #123
Merged
Merged
Conversation
Fixed a small typo in the docs. Thanks for the great package! Please let the lambda functions run longer so we can stream more AI responses!!!
|
mremadian75
pushed a commit
to mremadian75/ai
that referenced
this pull request
Jun 24, 2026
- In-board panel auto-detects the open task (URL route + visible-DOM
data-task-id fallback), pre-fills the Task ID, shows it on the launcher
("AI · vercel#123"), and re-detects on hashchange. Manual override still works.
- Result panel now offers "Approve & apply" and "Reject" (optional feedback)
inline, calling the existing manage_options REST endpoints and reflecting the
new state without leaving the board.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01EcFW2CEGXvDWtUN5ZgWCJm
gr2m
pushed a commit
that referenced
this pull request
Aug 12, 2026
## Background to make it easier for the factory to track which issues have been backported or not, it makes sense for the backport to include which issue it's resolving ## Summary include the `fixes #123` comment referencing github issue of the parent pr ## End-to-End Verification na ## Checklist - [x] All commits are signed (PRs with unsigned commits cannot be merged) - [ ] Tests have been added / updated (for bug fixes / features) - [ ] Documentation has been added / updated (for bug fixes / features) - [ ] A _patch_ changeset for relevant packages has been added (for bug fixes / features - run `pnpm changeset` in the project root) - [x] I have reviewed this pull request (self-review)
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.
Fixed a small typo in the docs. Thanks for the great package! Please let the lambda functions run longer so we can stream more AI responses!!!