Skip to content

v1.6.0 — multi-format/multi-provider CLI, category swimlanes, offline output, 繁中 README

Choose a tag to compare

@swchen44 swchen44 released this 16 Aug 23:03
· 2 commits to main since this release

Added

  • Comma-separated multi-value --format / --provider-f html,trajectory,md,json and --provider claude,codex,opencode; repeating a flag errors loudly instead of click's silent last-one-wins
  • New defaults: -fhtml,trajectory,json; a bare run renders every provider (claude,opencode,codex), extras under DIR/<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 all removed — 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/