Skip to content

v2.4.0 — Windows support, CLI star nudge, Smithery badge

Choose a tag to compare

@shayaShav shayaShav released this 12 Jul 10:36
v2.4.0
4e0ad22

Highlights

  • Native Windows support. Session directories are now encoded exactly as Claude Code encodes them — every non-alphanumeric character becomes -, not just /. This also fixes session lookup on macOS/Linux for any path containing a ., _, or space (hidden directories, git worktrees under .claude/); ordinary paths are unchanged. (#39)
  • Opt-out GitHub-star nudge in flatten-mcp-session — a single line, interactive terminals only, stateless (no counter, no state, no network). Silence with FLATTEN_MCP_NO_NUDGE. (#39)
  • Smithery listing badge in the README. (#39)

Full changelog: v2.3.0...v2.4.0