Skip to content

Browser-local package cache indexing#1

Draft
jonsherrard wants to merge 13 commits intomainfrom
codex/browser-local-index
Draft

Browser-local package cache indexing#1
jonsherrard wants to merge 13 commits intomainfrom
codex/browser-local-index

Conversation

@jonsherrard
Copy link
Copy Markdown
Contributor

Summary

  • move package browsing/search to a client-only IndexedDB index
  • add onboarding for choosing browser-readable package caches
  • support pnpm stores, Bun install caches, and Yarn zip caches with centralized dedupe
  • document cache relocation and multi-cache indexing behavior

Verification

  • pnpm run typecheck
  • pnpm run build
  • static server smoke: / and /onboarding return the SPA

Note: the in-app browser bridge was not exposed in the current Codex tool set, so the final UI smoke used the built static server responses rather than interactive browser automation.

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