Skip to content

docs: add session continuity story to README reflections#46

Merged
tznthou merged 1 commit into
mainfrom
docs/session-continuity-tip
May 28, 2026
Merged

docs: add session continuity story to README reflections#46
tznthou merged 1 commit into
mainfrom
docs/session-continuity-tip

Conversation

@tznthou
Copy link
Copy Markdown
Owner

@tznthou tznthou commented May 28, 2026

Summary

  • 在隨想/Reflections 的 emergence 敘事中新增第三拍:追溯斷了 → 又接上了
  • Session JSONL 過期後,用 Python 內建 sqlite3~/.ccrewind/index.db 可恢復上下文
  • 中英文雙版本同步更新

Context

Session ID paste workflow 是 README 的敘事高潮(考古 → 追溯),但 JSONL 預設 30 天過期後 --resume 就斷了。ccRewind SQLite 保留完整資料,用 Python sqlite3 直接查就能接續 — 這個工作流也是「用出來的」,不是規劃的。

Test plan

  • 確認中英文 README 段落銜接自然
  • 確認 ~/.ccrewind/index.db 路徑正確

🤖 Generated with Claude Code

Session JSONL expires after 30 days, breaking --resume and the
session ID workflow. But ccRewind's SQLite persists — query
index.db with Python's built-in sqlite3 to restore context.
Added as a third beat in the emergence narrative (grew → broke
→ revived) in both zh/en Reflections sections.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@tznthou tznthou force-pushed the docs/session-continuity-tip branch from 6825cd2 to d5ccb89 Compare May 28, 2026 13:46
@tznthou tznthou merged commit f20e039 into main May 28, 2026
4 checks passed
@tznthou tznthou deleted the docs/session-continuity-tip branch May 28, 2026 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant