Skip to content

feat: default clustering to vectorlite#42

Closed
obviyus wants to merge 1 commit into
pwrdrvr:mainfrom
obviyus:codex/vectorlite-default-runtime
Closed

feat: default clustering to vectorlite#42
obviyus wants to merge 1 commit into
pwrdrvr:mainfrom
obviyus:codex/vectorlite-default-runtime

Conversation

@obviyus
Copy link
Copy Markdown
Contributor

@obviyus obviyus commented Apr 1, 2026

What changed

  • switched the default clustering path from exact edge-building to vectorlite HNSW lookup
  • added the runtime dependency and lockfile entries for vectorlite
  • updated the cluster progress test for the new progress messages

Why

The branch had a lot of perf/experiment/CI scaffolding mixed in. This PR keeps only the product change: make vectorlite the default clustering backend.

Validation

  • pnpm build
  • pnpm typecheck
  • pnpm --filter @ghcrawl/api-core test

@obviyus obviyus marked this pull request as ready for review April 1, 2026 03:28
@obviyus obviyus changed the title [codex] default clustering to vectorlite feat: default clustering to vectorlite Apr 1, 2026
@huntharo
Copy link
Copy Markdown
Contributor

huntharo commented Apr 4, 2026

Thanks @obviyus - I think this is covered by #7 which was released as 0.8.0-beta.1

Could you test it?

@obviyus obviyus closed this Apr 4, 2026
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.

2 participants