Skip to content

fix(config): normalize relative runtime paths#73

Merged
steipete merged 1 commit into
mainfrom
codex/repository-hygiene
Jul 4, 2026
Merged

fix(config): normalize relative runtime paths#73
steipete merged 1 commit into
mainfrom
codex/repository-hygiene

Conversation

@steipete

@steipete steipete commented Jul 4, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • normalize relative runtime paths before persisting config so init --db archive.db creates an archive the next command can open
  • repair Linux install examples with exact version-matched v0.7.3 release assets
  • reconcile released CrawlKit 0.13.0 and current unreleased dependency/workflow changes in the changelog

Live proof

An isolated built CLI initialized archive.db, persisted its absolute path, imported a one-message Slack export, and returned the stored message through CLI SQL. The documented v0.7.3 amd64 DEB and x86_64 RPM URLs both followed redirects to HTTP 200.

Validation

  • go test -count=1 ./...
  • go vet ./...
  • source-blind behavior contract: 4 passed, 0 failed
  • autoreview: clean

@clawsweeper

clawsweeper Bot commented Jul 4, 2026

Copy link
Copy Markdown

ClawSweeper status: review started.

I am starting a fresh review of this pull request: fix(config): normalize relative runtime paths 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 cd612b4 into main Jul 4, 2026
12 checks passed
@steipete steipete deleted the codex/repository-hygiene branch July 4, 2026 04:37
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