Releases: MeXenon/kiro-session-export
Releases · MeXenon/kiro-session-export
Kiro Session Export v1.2.0 - Kiro CLI Session Manager
Kiro Session Export v1.2.0
This release adds first-class Kiro CLI export support alongside the existing Kiro IDE exporter.
Added
- Startup chooser for Kiro IDE sessions, Kiro CLI sessions, or direct session-ID lookup.
- Kiro CLI workspace browser with current-workspace auto-selection and selected-workspace highlighting.
- Full Kiro CLI JSONL event-stream parsing for prompts, assistant messages, reasoning, file reads, file creates, file edits, terminal commands, terminal outputs, code search, MCP calls, web activity, subagent/task calls, compactions, and errors.
- Parallel session-ID lookup across IDE and CLI storage.
- CLI helper/subagent session toggle, hidden by default.
- Save-location prompt for project directory versus script directory.
- Updated README release notes and root CHANGELOG.
Download
- Download
kiro-md.pyfrom the assets below, or use the README one-line install command.
Kiro Session Export v1.0
✨ Initial Release
Kiro Session & Conversation Export — the terminal-native export pipeline for Kiro IDE sessions.
Features
- 21 filterable sections (user/agent messages, reasoning, terminal, MCP, sub-agents, etc.)
- Compaction chain tracking with authoritative ancestry linking
- Parallel multi-session export
- Dynamic output capping & granular message filtering
- Last N turns & Live Context extraction modes
- "Clean Chat" mode to strip IDE noise
- 7 built-in filter presets
- Chain merge export
- Multi-workspace support with auto-detection
- Zero dependencies (optional
orjsonfor speed)
Compatibility
- ✅ Tested on Kiro IDE (desktop)
- ❓ Kiro CLI not tested
- Works on Windows, macOS, Linux