release: v2.0.0 — rebrand peekseq → weft #11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "rename/weft"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Renames the project peekseq → weft. The name reflects what the tool became: a terminal knowledge base whose identity is the woven cross-links (backlinks + one-key linkify), not the viewer-era "peek". The on-disk Logseq graph format is unchanged — this is a rename of the tool's identity, not a data-format fork.
Breaking changes (for installed users)
go install git.fiatcode.dev/fiatcode/weft/cmd/weft@latestPEEKSEQ_GRAPH→WEFT_GRAPH,PEEKSEQ_DEBUG→WEFT_DEBUG,PEEKSEQ_STYLE→WEFT_STYLEweft.logWhat changed
cmd/peekseq/→cmd/weft/TestHelpGolden.golden[2.0.0]entry, LICENSE) and.gitignoreWhat was deliberately left
Dated historical artifacts under
docs/superpowers/plans|specs/keep the old name — same logic as not rewriting git history.Verification
go vet ./... && go test ./...green at every commit. Each task got spec + quality review (subagent-driven). Whole-branch check: no straypeekseqoutside the historical docs and the CHANGELOG lines that document the rename.Spec:
docs/superpowers/specs/2026-06-16-rebrand-weft-design.mdPlan:
docs/superpowers/plans/2026-06-16-rebrand-weft.md