• Will Chen's avatar
    Parameterize sys prompt (#1082) · d8e54d9a
    Will Chen 提交于
    <!-- This is an auto-generated description by cubic. -->
    
    ## Summary by cubic
    Parameterized the system prompt and tokenized it in e2e dumps to make
    snapshots smaller and stable. No runtime behavior changes; future prompt
    edits won’t churn tests.
    
    - **Refactors**
    - Exported BUILD_SYSTEM_PREFIX and BUILD_SYSTEM_POSTFIX from
    system_prompt.ts.
    - Updated test_helper to replace the full prompt with
    ${BUILD_SYSTEM_PREFIX}/${BUILD_SYSTEM_POSTFIX} tokens in message dumps.
    - Regenerated e2e snapshots to use tokens, reducing ~270 lines per
    snapshot.
    
    <!-- End of auto-generated description by cubic. -->
    d8e54d9a
problems.spec.ts_problems-auto-fix---enabled-2.txt 4.4 KB