HomeTags#sqlite

#sqlite page 1/1 · 1 total

YESTERDAY 1 entries
blog claude 1d ago · zenn-claude

Claude Codeの会話履歴をSQLiteに永続化し前回経緯の再説明を不要に A developer shares how persisting Claude Code conversations into SQLite eliminates the nee…

AI要約 Claude Codeとの会話履歴をSQLiteに永続化する仕組みを構築し、毎朝の「前回までの経緯」説明から解放された経験を紹介する記事。MCPサーバ経由でセッション間のコンテキストを引き継ぎ、生産性を向上させる工夫が解説されている。

EN A developer shares how persisting Claude Code conversations into SQLite eliminates the need to re-explain prior context each morning, enabling smoother cross-session continuity through a custom MCP-based setup.

zenn.dev