v1.6.0 — multi-format/multi-provider CLI, category swimlanes, offline output, 繁中 README
Added
- Comma-separated multi-value
--format/--provider—-f html,trajectory,md,jsonand--provider claude,codex,opencode; repeating a flag errors loudly instead of click's silent last-one-wins - New defaults:
-f→html,trajectory,json; a bare run renders every provider (claude,opencode,codex), extras underDIR/<provider>/ - Trajectory: per-category swimlanes + multi-select filter (user / async result / system / assistant / thinking / sub-assistant / tool use / tool result / memory), classification aligned with the transcript view
- Trajectory: Regex search toggle
- Fully offline output — vis-timeline vendored + inlined, zero CDN fetches (intranet / air-gapped safe), pinned by tests
- Example 2 docs page — the fork's own development session, self-rendered
- Traditional Chinese README (README.zh-TW.md)
Breaking
-f allremoved — use-f html,trajectory(same cross-linked output)
Install
uvx claude-code-log-trajectory --open-browser📦 PyPI: https://pypi.org/project/claude-code-log-trajectory/1.6.0/
📄 Docs & demos: https://swchen44.github.io/claude-code-log-trajectory/