v2.4.0 — Windows support, CLI star nudge, Smithery badge
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 withFLATTEN_MCP_NO_NUDGE. (#39) - Smithery listing badge in the README. (#39)
Full changelog: v2.3.0...v2.4.0