Directories
¶
| Path | Synopsis |
|---|---|
|
llamacpp
Package llamacpp is the llama.cpp embedder for the memory store: a GGUF embedding model driven through cgo against the static libraries under build/llama.cpp.
|
Package llamacpp is the llama.cpp embedder for the memory store: a GGUF embedding model driven through cgo against the static libraries under build/llama.cpp. |
|
Package plugin implements the Claude Code plugin marketplace format — marketplace.json catalogs, plugin.json manifests, the on-disk install state — plus the ask-side operations over it: add/refresh marketplaces, install/enable plugins at user or project scope, publish local skills, agents, and workflows into a marketplace, and import the state Claude Code already holds under ~/.claude/plugins.
|
Package plugin implements the Claude Code plugin marketplace format — marketplace.json catalogs, plugin.json manifests, the on-disk install state — plus the ask-side operations over it: add/refresh marketplaces, install/enable plugins at user or project scope, publish local skills, agents, and workflows into a marketplace, and import the state Claude Code already holds under ~/.claude/plugins. |
|
Package render rasterizes a compact subset of HTML and CSS to a PNG entirely in-process: no browser, no subprocess, no cgo.
|
Package render rasterizes a compact subset of HTML and CSS to a PNG entirely in-process: no browser, no subprocess, no cgo. |
|
filters
Package filters compresses shell-command output before it reaches the model, RTK-style: an ordered set of command-aware semantic filters over a universal fallback.
|
Package filters compresses shell-command output before it reaches the model, RTK-style: an ordered set of command-aware semantic filters over a universal fallback. |
Click to show internal directories.
Click to hide internal directories.