Skip to content

chore: update crawlkit to v0.14.6 - #136

Merged
steipete merged 1 commit into
mainfrom
steipete/crawlkit-0.14.6
Aug 7, 2026
Merged

chore: update crawlkit to v0.14.6#136
steipete merged 1 commit into
mainfrom
steipete/crawlkit-0.14.6

Conversation

@steipete

@steipete steipete commented Aug 7, 2026

Copy link
Copy Markdown
Collaborator

Bump CrawlKit v0.14.5 -> v0.14.6, which carries three TUI fixes that hit slacrawl's archive browser:

  • typing a word containing a certain letter into the filter no longer quits the app (the quit case matched before the rune-append branch)
  • filter backspace strips one rune instead of one byte, so CJK/emoji queries stay valid UTF-8
  • startRefresh guards against overlapping runs, so slow loads no longer stack refresh goroutines from the auto-refresh tick

Upstream fix: openclaw/crawlkit#82 (released as v0.14.6, verified on proxy.golang.org). Regression tests live upstream in crawlkit/tui.

Proof: make check (vet, deadcode, govulncheck, tests, goreleaser snapshot) and go test -count=1 ./... green; Codex autoreview clean.

Picks up the archive TUI filter fixes (typing q no longer quits,
rune-safe backspace for CJK/emoji queries) and the guard against
stacked refresh goroutines on slow loads.
@clawsweeper

clawsweeper Bot commented Aug 7, 2026

Copy link
Copy Markdown

ClawSweeper status: review started.

I am starting a fresh review of this pull request: chore: update crawlkit to v0.14.6 This is item 1/1 in the current shard. Shard 0/1.

This placeholder means the worker is alive and reading the current context. I will edit this same comment with the actual review when the claws are done clicking.

Crustacean status: shell secured, claws on keyboard, evidence pebbles being sorted.

@steipete
steipete merged commit 10e287b into main Aug 7, 2026
14 checks passed
@steipete
steipete deleted the steipete/crawlkit-0.14.6 branch August 7, 2026 01:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants