发布

  • refactor(pluginhost): replace `Snapshot().records` with `activeRecords` for improved filtering

    frostbyte_neo 发布于 2026-06-24 17:24:44 +00:00

    • Introduced activeRecords and activeRecordsFromSnapshot to filter current plugin records more efficiently.
    • Updated all instances of Snapshot().records across code and tests to use activeRecords.
    • Added additional checks for recordCurrent and plugin identity validation in several plugin capability calls.
    • Enhanced test logic to validate activeRecords usage and ensure consistent behavior.
    下载附件