| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
feat(perf): performance tuning across ebpf collection and semantic persistence - perf(ebpf): decode kernel samples in the ring buffer callback, intern process observations behind Rc, drop redundant file-path re-normalization, reuse and parallelize preflight link teardown, and batch-read transport diagnostics counters - perf(semantic-action): parse LLM SSE streams incrementally per segment and eliminate deep clones / Vec builds in HTTP message link projection - perf(storage/sqlite): cache prepared statements with a fast-path action-id interning, skip unchanged membership updates, drop cold-field payload hashing, and make cold-field compression configurable - perf(llm): reuse live response HTTP parsing and frame responses incrementally - perf(daemon/ingest/tls/recording): light active-binding drain counting with per-phase slow-drain diagnostics, short-circuit the always-allow policy gate, reuse provider lookup per sync decision, and coalesce semantic persistence updates - perf(semantic): materialize LLM responses only at terminal, persist only final SSE actions, and gate assembled LLM/MCP payload retention behind config while keeping trace-close response links Co-Authored-By: gpt-5.6-sol | 5 天前 | |
feat: add plugin-driven file security alerts - persist plugin alerts asynchronously and evaluate file leakage after trace completion - expose plugin lifecycle, commands, grants, and schema-backed configuration through daemon and web APIs - enforce dynamic file policies and report denied file access with low-overhead audit integration - add live alert views and responsive plugin management interfaces - package file security plugins and document end-to-end build, deployment, and verification | 26 天前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 5 天前 | ||
| 26 天前 |