Version Packages (alpha)#74
Merged
Merged
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (3)
📒 Files selected for processing (4)
✅ Files skipped from review due to trivial changes (2)
🚧 Files skipped from review as they are similar to previous changes (2)
📝 WalkthroughWalkthroughAdds ChangesPrerelease version bump and changelog tracking
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
c8b63ab to
679e743
Compare
679e743 to
7773af0
Compare
7773af0 to
6ccb8dc
Compare
This was referenced Jun 15, 2026
Merged
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.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
mainis currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exitonmain.Releases
@peekdev/cli@0.1.0-alpha.25
Patch Changes
@peekdev/mcp@0.1.0-alpha.19
Patch Changes
and request_user_input scope:'page' (full-page takeover for CAPTCHAs / native
widgets / the final review-and-submit, atop the existing field-scope handoff),
plus a supervised assisted-apply recipe (draft). page-scope inherits the handoff
recording-suspension; the recipe states the LinkedIn-ToS + recording-residual
honesty plainly.
scopefor request_user_inputentries, so a page-scope full-takeover is distinguishable from a field/free-text
card in ~/.peek/audit.log. Still never records the returned value (or readBack/
timeoutMs); scope is non-secret.
up, the agent can pause and hand the keyboard back to the user for one editable,
non-destructive field (or a free-text prompt), then resume. The returned value
is opt-in (readBack) and never for password/OTP/cc fields; rrweb forwarding is
suspended for the tab during the handoff (incremental channel; the FullSnapshot
residual is documented). Approver is
user; audit records prompt + selector only.@peekdev/extension@0.1.0-alpha.16
Patch Changes
and request_user_input scope:'page' (full-page takeover for CAPTCHAs / native
widgets / the final review-and-submit, atop the existing field-scope handoff),
plus a supervised assisted-apply recipe (draft). page-scope inherits the handoff
recording-suspension; the recipe states the LinkedIn-ToS + recording-residual
honesty plainly.
native host is connected, peek shows a closed-shadow overlay (border + banner +
scrim) that blocks the human's real input while peek's synthetic actions pass,
with a one-click Stop / Esc that hard-drops the origin to Level 1.
up, the agent can pause and hand the keyboard back to the user for one editable,
non-destructive field (or a free-text prompt), then resume. The returned value
is opt-in (readBack) and never for password/OTP/cc fields; rrweb forwarding is
suspended for the tab during the handoff (incremental channel; the FullSnapshot
residual is documented). Approver is
user; audit records prompt + selector only.Summary by CodeRabbit