Skip to content

Releases: par4d15e/bettercursor

v0.3.7d

Choose a tag to compare

@github-actions github-actions released this 07 Jul 09:20

Full Changelog: v0.3.7c...v0.3.7d

v0.3.7c

Choose a tag to compare

@github-actions github-actions released this 07 Jul 09:04

Full Changelog: v0.3.7b...v0.3.7c

v0.3.7b

Choose a tag to compare

@github-actions github-actions released this 06 Jul 10:01

Full Changelog: v0.3.7a...v0.3.7b

v0.3.7a

Choose a tag to compare

@github-actions github-actions released this 06 Jul 09:16

Full Changelog: v0.3.6...v0.3.7a

v0.3.6

Choose a tag to compare

@github-actions github-actions released this 05 Jul 11:55

Full Changelog: v0.3.5...v0.3.6

Full Changelog: v0.3.5...v0.3.6

v0.3.5

Choose a tag to compare

@github-actions github-actions released this 05 Jul 09:27

Full Changelog: v0.3.3...v0.3.5

v0.3.3

Choose a tag to compare

@github-actions github-actions released this 05 Jul 04:30

Full Changelog: v0.3.2...v0.3.3

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 05 Jul 03:31

Full Changelog: v0.3.1...v0.3.2

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 05 Jul 02:51

Full Changelog: v0.3.0...v0.3.1

v0.3.0

Choose a tag to compare

@par4d15e par4d15e released this 04 Jul 17:03

v0.3.0 — unified.db + codec v4 + 5-way Conflict

新功能

  • ~/.bettercursor/unified.db read-cache(PR-1:FTS5 / archive / conflicts / sync_runs)
  • L3 读路径补全:完整 bubble 文本、Cursor 3.0+ session discovery、timestamp gap 插值
  • snapshot codec v4(bubble 级 JSON);transport_pull 经 5-way classify 写回 unified.db
  • Transport trait 转 async(tokio);push 仍用 8-field metadata
  • write_layer3 agentKv 最小切片(保留 conversationState 引用的 agent blob)

验证

  • cargo test --lib: 121 passed (+ 5 ignored live/smoke)

留 v0.3.1+

  • SyncPeersDialog / ConflictResolveDialog UI
  • 离线 outbox
  • blob_refs 实际搬运
  • Doctor 孤儿审计(PR-2b)

CI 备注: 首次 tag 触发时 release.ymltag_name 仍硬编码 v0.2.6,产物误挂到 v0.2.6 release;本 release 手动创建。本地 commit bbea498 已修复 workflow,需 push 后生效。