Skip to content

refactor: Implement JSONL v2 format for conversation storage#383

Merged
edenreich merged 2 commits intomainfrom
refactor/jsonl-storage-v2-format
Jan 26, 2026
Merged

refactor: Implement JSONL v2 format for conversation storage#383
edenreich merged 2 commits intomainfrom
refactor/jsonl-storage-v2-format

Conversation

@edenreich
Copy link
Contributor

Refactors JSONL storage to use a new v2 format with append-only writes for better performance. Maintains backward compatibility with existing v1 format files. The new format reduces file rewrites by only appending new entries and updating metadata.

@edenreich edenreich merged commit b09fe84 into main Jan 26, 2026
5 checks passed
@edenreich edenreich deleted the refactor/jsonl-storage-v2-format branch January 26, 2026 01:01
ig-semantic-release-bot bot pushed a commit that referenced this pull request Jan 26, 2026
## [0.100.1](v0.100.0...v0.100.1) (2026-01-26)

### ♻️ Code Refactoring

* Implement JSONL v2 format for conversation storage ([#383](#383)) ([b09fe84](b09fe84))
@ig-semantic-release-bot
Copy link

🎉 This PR is included in version 0.100.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant