Skip to content

[codex] Reduce quick switcher startup work - #5

Merged
mdroidian merged 1 commit into
mainfrom
codex/fix-load-behavior
Jun 30, 2026
Merged

[codex] Reduce quick switcher startup work#5
mdroidian merged 1 commit into
mainfrom
codex/fix-load-behavior

Conversation

@mdroidian

@mdroidian mdroidian commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Summary

  • avoid persisting sanitized bookmark settings during extension initialization
  • skip rendering the closed Quick Switcher dialog until it is first opened
  • keep settings updates and keyboard shortcuts using the latest in-memory bookmarks

Validation

  • npx prettier --check src/quickSwitcher.tsx
  • npm test
  • npm run build:roam
  • subagent review: no issues found; noted remaining controller lifecycle test gap

Open in Devin Review

@coderabbitai

coderabbitai Bot commented Jun 30, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Free

Run ID: 28c7ec43-43fe-4dbb-9638-ca846f411823

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Note

🎁 Summarized by CodeRabbit Free

Your organization is on the Free plan. CodeRabbit will generate a high-level summary and a walkthrough for each pull request. For a comprehensive line-by-line review, please upgrade your subscription to CodeRabbit Pro by visiting https://app.coderabbit.ai/login.

Comment @coderabbitai help to get the list of available commands.

@mdroidian
mdroidian merged commit e3f0736 into main Jun 30, 2026
2 checks passed
@mdroidian
mdroidian deleted the codex/fix-load-behavior branch June 30, 2026 22:53

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@charliecreates charliecreates Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed the latest changes, and I don't have actionable feedback to address.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant