Skip to content

[codex] accelerate workspace and editor flows - #8

Merged
alexsloan merged 2 commits into
codex/open-with-loose-filesfrom
codex/optimise-latest-base
May 20, 2026
Merged

[codex] accelerate workspace and editor flows#8
alexsloan merged 2 commits into
codex/open-with-loose-filesfrom
codex/optimise-latest-base

Conversation

@alexsloan

Copy link
Copy Markdown
Collaborator

Summary

  • add generated-only vault, fidelity, perf, unit, and headless Playwright E2E validation harnesses
  • move workspace scanning to a Rust flat payload, index workspace files for quick switcher/link resolution, and virtualize sidebar rows
  • reduce editor typing/save overhead with revision-based snapshots, safer dirty state, and shared editor extension setup
  • restore open tabs on app restart and add Cmd/Ctrl-click support for wikilinks and external URLs, including pointer cursor affordance

Notes

This PR is intentionally based on codex/open-with-loose-files so it preserves the newer sidebar/open-with/titlebar fixes and keeps the diff focused on top of that stacked branch.

Validation

  • pnpm test:ci
  • cargo check
  • pnpm build
  • git diff --check

Local install

Built and installed locally via pnpm build:install -- --yes --skip-deps for manual testing.

@alexsloan
alexsloan marked this pull request as ready for review May 15, 2026 14:20
@alexsloan
alexsloan requested a review from thedumsieffect May 15, 2026 14:22
@alexsloan
alexsloan merged commit 5290c07 into codex/open-with-loose-files May 20, 2026
6 checks passed
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