The developer behind the claude_converter tool has released version 1.5.0, expanding its capabilities beyond Claude Code to include conversion of OpenAI Codex and Pi sessions into fine-tuning data.
- The update introduces support for parsing session data from Claude Code, Codex, and Pi.
- A unified API is now available for interacting with all supported converters.
- Users can inspect downloaded JSONL session files using the converter's inspect_session method.
This release allows users to aggregate coding sessions from multiple AI assistants into a single format for local model fine-tuning.