mirror of
https://github.com/earendil-works/pi.git
synced 2026-06-18 15:54:04 +08:00
Implements line number display in HTML exports for read tool calls, matching the TUI format. When offset/limit parameters are provided, displays path:startLine-endLine in yellow color. Fixes #166