Files
Jyotisha/frontend/src/lib/personal-report-writer-flag.ts
T
Jesse_ChenandCursor cfcd369d4f feat(report): render longform Markdown as the report and close gaps2 holes
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>
2026-09-06 21:46:16 +08:00

3 lines
145 B
TypeScript

/** Writer narrative pipeline is retired for new reports. Keep the code; do not call it. */
export const PERSONAL_REPORT_WRITER_ENABLED = false;