Skip to content

build(deps): bump github.com/openclaw/crawlkit from 0.5.0 to 0.5.1#62

Merged
steipete merged 1 commit into
mainfrom
dependabot/go_modules/github.com/openclaw/crawlkit-0.5.1
May 9, 2026
Merged

build(deps): bump github.com/openclaw/crawlkit from 0.5.0 to 0.5.1#62
steipete merged 1 commit into
mainfrom
dependabot/go_modules/github.com/openclaw/crawlkit-0.5.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 9, 2026

Bumps github.com/openclaw/crawlkit from 0.5.0 to 0.5.1.

Changelog

Sourced from github.com/openclaw/crawlkit's changelog.

v0.5.1 - 2026-05-08

  • Add reusable backup helpers for age identities, encrypted JSONL/Gzip shards, manifests, recipient tracking, shard hash verification, and stale shard cleanup.

  • Add reusable embed providers for OpenAI, OpenAI-compatible endpoints, Ollama, and llama.cpp, including probe diagnostics and rate-limit errors.

  • Add reusable vector helpers for float32 blobs, dimension validation, cosine similarity, top-k sorting, and reciprocal-rank fusion.

v0.4.2 - 2026-05-08

  • Add snapshot file fingerprints and an incremental import planner/executor so downstream apps can import changed JSONL/Gzip shards without deleting every table.
  • Move the module path to github.com/openclaw/crawlkit.
  • Bump routine Go module dependencies.

v0.4.1 - 2026-05-06

  • Add GitHub Sponsors funding metadata.
  • Add crawlkit agent guidance for shared-library maintenance.
  • Document downstream adoption status for gitcrawl, discrawl, slacrawl, and notcrawl, including the app-owned provider/auth/privacy boundary.
  • Document the crawlkit versus crawl-app boundary for embeddings, search, inference, sync state, snapshots, SQLite, and git mirrors.
  • Add safer mirror helpers for origin updates, existing-origin pulls, path-scoped commits, and portable SQLite sidecar cleanup.
  • Add state.ScopedStore and state.CursorStore adapters for legacy sync state table shapes used by downstream apps.

v0.4.0 - 2026-05-05

  • Initial crawlkit module scaffold.
  • Add the control package to the public package inventory for app metadata, command manifests, status payloads, and database inventory.
  • Add tui, a shared Bubble Tea terminal archive browser used by the crawl apps for consistent tui command behavior.
  • Improve tui rows with compact column rendering, pane-specific scrolling, and full-height pane borders.
  • Tune tui pane colors and mouse-wheel buffering to better match the gitcrawl terminal browser feel.
  • Add shared tui explorer controls: mouse row selection, pane-aware right-click menus, help/sort menus, and stable sorting by time/title/kind/scope/container/author.
  • Align tui pane chrome with gitcrawl: wide three-column layout, split/stacked resize modes, focused pane titles, compact row headers, click-to-sort headers, and floating right-click menus.
  • Make the shared tui explorer group-aware: left pane now shows channels/people or document parents, middle pane shows group members, and right pane shows detail/thread content.
  • Polish shared tui detail panes with chat-style transcript rendering, document location/preview sections, chronological chat member ordering, and compact columns in narrower tmux panes.
  • Fix shared tui pane-specific header sorting, scope sorting, and stable detail metadata labels across crawl apps.
  • Render shared tui parent/member panes with gitcrawl-style table columns, row styling, pane-local header sorting, and a 24-line minimum layout.
  • Use a gitcrawl-style viewport for tui detail panes so long threads and document previews scroll cleanly inside the focused pane.
  • Render tui detail content with gitcrawl-style sections, rules, markdown-ish wrapping, and pane-width-aware chat/document previews.
  • Add gitcrawl-style pane-specific sorting so group rows and member/message rows keep independent sort modes from headers or the sort menu.
  • Add a gitcrawl-style d detail-mode toggle so noisy metadata can collapse behind compact chat/document previews.
  • Add a shared v group-view toggle so chat archives can pivot left pane by channel, person, or thread, and document archives by parent, database, or workspace.
  • Add gitcrawl-style selected-row actions for opening URLs and copying URLs, titles, or rendered detail text from the TUI action menu.

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/openclaw/crawlkit](https://github.com/openclaw/crawlkit) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/openclaw/crawlkit/releases)
- [Changelog](https://github.com/openclaw/crawlkit/blob/main/CHANGELOG.md)
- [Commits](openclaw/crawlkit@v0.5.0...v0.5.1)

---
updated-dependencies:
- dependency-name: github.com/openclaw/crawlkit
  dependency-version: 0.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 9, 2026
@steipete steipete merged commit 3e78360 into main May 9, 2026
9 checks passed
@steipete steipete deleted the dependabot/go_modules/github.com/openclaw/crawlkit-0.5.1 branch May 9, 2026 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant