Skip to content

Releases: MeXenon/kiro-session-export

Kiro Session Export v1.2.0 - Kiro CLI Session Manager

13 Jun 20:17

Choose a tag to compare

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.py from the assets below, or use the README one-line install command.

Kiro Session Export v1.0

19 May 13:11

Choose a tag to compare

✨ 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 orjson for speed)

Compatibility

  • ✅ Tested on Kiro IDE (desktop)
  • ❓ Kiro CLI not tested
  • Works on Windows, macOS, Linux