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.