@jarkkojs/goosedump
v0.5.2
Published
Coding agent context data browser
Readme
goosedump
goosedump is a coding agent context data browser. It supports Claude, Codex,
Crush, Gemini, Goose, OpenCode, and Pi. It builds on top of the ideas of
lllyasviel/VCC.
Features:
- JSON output on stdout, so you can render it however you like.
- BM25 keyword ranking for natural queries.
- Glob matching for filtering messages.
Build
cargo build
cargo testLicensing
The JavaScript npm wrapper is licensed under Apache-2.0. The Rust source and
native binaries are licensed under LGPL-2.1-or-later.
Corresponding source for each published native binary is available from the
GitHub repository tag that matches the package version.
