Skip to content

Update aside extension - #30444

Draft
asifk987 wants to merge 2 commits into
raycast:mainfrom
asifk987:ext/aside
Draft

Update aside extension#30444
asifk987 wants to merge 2 commits into
raycast:mainfrom
asifk987:ext/aside

Conversation

@asifk987

@asifk987 asifk987 commented Aug 22, 2026

Copy link
Copy Markdown
Contributor

Description

Addresses Issue #30433

Screencast

Checklist

- Merge branch \'contributions/merge-1787437498572\'
- Pull contributions
- Improve Search Aside with profile-aware bookmarks, deduplicated history, faster tab loading, match counts, clearer open-tab labels, and stable profile avatars
@raycastbot raycastbot added extension fix / improvement Label for PRs with extension's fix improvements extension: aside Issues related to the aside extension AI Extension platform: macOS OP is author The OP of the PR is the author of the extension labels Aug 22, 2026
@raycastbot

Copy link
Copy Markdown
Collaborator

Thank you for the update! 🎉

We're currently experiencing a high volume of incoming requests. As a result, the initial review may take up to 15 business days.

@greptile-apps

greptile-apps Bot commented Aug 22, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

The PR expands Search Aside with profile-aware bookmarks, redirect-aware history results and counts, faster bulk tab loading, and profile avatars.

  • Shares bookmark ranking and actions between the combined and dedicated bookmark searches.
  • Uses Chromium visit relationships to preserve independent history entries while removing redirect intermediates.
  • Updates command metadata, documentation, and release notes for the expanded search experience.

Confidence Score: 5/5

The PR appears safe to merge.

No blocking failure remains.

Important Files Changed

Filename Overview
extensions/aside/src/lib/history.ts Replaces title-and-timestamp deduplication with redirect-relationship filtering and exposes total visible matches.
extensions/aside/src/lib/bookmarks.ts Centralizes profile-aware bookmark loading, filtering, and shared frecency ranking.
extensions/aside/src/search-web.tsx Adds bookmark results and count-aware history previews to the combined Aside search.
extensions/aside/src/lib/applescript.ts Loads tab IDs, titles, and URLs in bulk to reduce AppleScript round trips.
extensions/aside/CHANGELOG.md Documents the search improvements using the required merge-date placeholder.

Reviews (2): Last reviewed commit: "Fix history redirect deduplication" | Re-trigger Greptile

Comment thread extensions/aside/src/lib/history.ts Outdated
Comment thread extensions/aside/CHANGELOG.md Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AI Extension extension: aside Issues related to the aside extension extension fix / improvement Label for PRs with extension's fix improvements OP is author The OP of the PR is the author of the extension platform: macOS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants