Directories
¶
| Path | Synopsis |
|---|---|
|
Package bytesconv provides zero-copy conversions between string and []byte.
|
Package bytesconv provides zero-copy conversions between string and []byte. |
|
Package cache is qdf-hook's persistence layer.
|
Package cache is qdf-hook's persistence layer. |
|
Package daemon implements the qdf-hookd socket serve loop: a long-lived process that answers PostToolUse hook requests over a unix socket, sharing one in-RAM hookcore.MemStore across all connections instead of the CLI's per-invocation disk round trip.
|
Package daemon implements the qdf-hookd socket serve loop: a long-lived process that answers PostToolUse hook requests over a unix socket, sharing one in-RAM hookcore.MemStore across all connections instead of the CLI's per-invocation disk round trip. |
|
Package detect analyzes raw tool output and turns recognizable shapes into compact, information-preserving summaries.
|
Package detect analyzes raw tool output and turns recognizable shapes into compact, information-preserving summaries. |
|
Package hookcore defines the storage abstraction behind the compression pipeline (internal/hook) so it can be driven by either the on-disk cache (CLI, one-shot per invocation) or an in-memory store (a future long-lived daemon).
|
Package hookcore defines the storage abstraction behind the compression pipeline (internal/hook) so it can be driven by either the on-disk cache (CLI, one-shot per invocation) or an in-memory store (a future long-lived daemon). |
|
Package tokens counts how many tokens a string costs.
|
Package tokens counts how many tokens a string costs. |
Click to show internal directories.
Click to hide internal directories.