• Will Chen's avatar
    Consolidate build-time logs into server logs (#2214) · c26f65a1
    Will Chen 提交于
    The two categories cannot be categorized properly.
    
    <!-- CURSOR_SUMMARY -->
    ---
    
    > [!NOTE]
    > Consolidates log taxonomy by removing `build-time` and treating all
    build/stdout/stderr and restart messages as `server` for consistent
    System Messages display and filtering.
    > 
    > - Reclassifies app stdout/stderr and restart notices to `type:
    "server"` in `useRunApp`
    > - Removes `build-time` from UI/IPC types and filters (`Console.tsx`,
    `ConsoleEntry.tsx`, `ConsoleFilters.tsx`, `ipc_types.ts`)
    > - Updates `read_logs` tool schema/enums and description to exclude
    `build-time` and clarify `server` includes dev server and build output
    > - Adds E2E test `e2e-tests/logs_server.spec.ts` and updates snapshots
    to validate `server` badge and filtering
    > 
    > <sup>Written by [Cursor
    Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
    4e28efdd2ff60aaf168084f447f65cda191b4367. This will update automatically
    on new commits. Configure
    [here](https://cursor.com/dashboard?tab=bugbot).</sup>
    <!-- /CURSOR_SUMMARY -->
    
    <!-- This is an auto-generated description by cubic. -->
    ---
    ## Summary by cubic
    Consolidated all build-time logs into the "server" type so they appear
    consistently in System Messages and filters. This removes the
    "build-time" category and simplifies log filtering.
    
    - **Refactors**
    - Removed the "build-time" log type from UI components, IPC types, and
    read_logs schema.
    - Emitted stdout/stderr and restart messages as type "server" in
    useRunApp.
    - Clarified read_logs description: server includes dev server logs and
    build output.
    - Added a Playwright E2E test to verify server log classification and
    filtering in System Messages.
    
    <sup>Written for commit 4e28efdd2ff60aaf168084f447f65cda191b4367.
    Summary will update on new commits.</sup>
    
    <!-- End of auto-generated description by cubic. -->
    c26f65a1
名称
最后提交
最后更新
..
add_dependency.ts 正在载入提交数据...
add_integration.ts 正在载入提交数据...
code_search.ts 正在载入提交数据...
delete_file.ts 正在载入提交数据...
edit_file.ts 正在载入提交数据...
engine_fetch.ts 正在载入提交数据...
execute_sql.ts 正在载入提交数据...
get_supabase_project_info.ts 正在载入提交数据...
get_supabase_table_schema.ts 正在载入提交数据...
grep.ts 正在载入提交数据...
list_files.ts 正在载入提交数据...
path_safety.ts 正在载入提交数据...
read_file.ts 正在载入提交数据...
read_logs.ts 正在载入提交数据...
rename_file.ts 正在载入提交数据...
run_type_checks.ts 正在载入提交数据...
search_replace.ts 正在载入提交数据...
set_chat_summary.ts 正在载入提交数据...
types.ts 正在载入提交数据...
update_todos.ts 正在载入提交数据...
web_crawl.ts 正在载入提交数据...
web_search.ts 正在载入提交数据...
write_file.ts 正在载入提交数据...