New reports skip the writer, persist pl9 Markdown as the body, and settle zero-token usage on the catalog model. Planned longform sections now emit blocked rows instead of vanishing. Co-authored-by: Cursor <cursoragent@cursor.com>
5 lines
299 B
TypeScript
5 lines
299 B
TypeScript
export const PERSONAL_REPORT_LEGACY_PLACEHOLDER = "旧版本报告,请重新生成";
|
||
export const PERSONAL_REPORT_GENERATING_COPY = "正在生成报告,大约 10–30 秒";
|
||
export const PERSONAL_REPORT_EXPORT_LABEL = "导出报告(.md)";
|
||
export const PERSONAL_REPORT_PRINT_LABEL = "打印";
|