rtk-ai/rtk

Feature Request: compact HAR archive

Open

#787 建立於 2026年3月23日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Rust (2,914 fork)batch import
area:clieffort-mediumenhancementhelp wantedpriority:low

倉庫指標

Star
 (48,085 star)
PR 合併指標
 (平均合併 11天 1小時) (30 天內合併 45 個 PR)

描述

It would be great if RTK could compact HAR-archives, useful when you want claude to learn correct way of setting up a remote system (say you want to create new MCP server or an agent), the only necessary data is request/response data and its order, but not stack frames and timings. Maybe even convert it to plain HTTP-format, it's even more token-friendly than json/yaml. Just had to manually remove unused nodes form HAR and could save about 70% of the file.

貢獻者指南