cco-export

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Export Context Report

导出上下文报告

Export the context optimizer report in the specified format.
Parse $ARGUMENTS for the format (default: md).
Run:
bash
node ${CLAUDE_PLUGIN_ROOT}/src/export.js $ARGUMENTS
Show the user the path to the exported file. If HTML, mention they can open it in a browser for a visual dashboard with charts and color-coded metrics.
将上下文优化器报告导出为指定格式。
解析$ARGUMENTS参数以确定格式(默认值:md)。
运行:
bash
node ${CLAUDE_PLUGIN_ROOT}/src/export.js $ARGUMENTS
向用户展示导出文件的路径。如果是HTML格式,请告知他们可以在浏览器中打开,查看包含图表和颜色编码指标的可视化仪表盘。