| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
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 | 1 天前 | |
refactor storage backend and export crate Extract storage and export contracts, route storage construction through backend factories, fix paged action-tree loading and grouping, strengthen process and LLM lineage projection, and split LLM response parsing into provider-specific OpenAI-compatible and Anthropic implementations. Refactor exporter backend and fix sniffer config structure Co-Authored-By: GPT-5.5 | 1 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 天前 | ||
| 1 个月前 |