goosedump 0.2.1

Coding agent context data browser
# goosedump

![goosedump screenshot](screenshot.png)

`goosedump` is a coding agent context data browser. It supports Codex, Crush,
Goose, OpenCode, and Pi. It builds on top of the ideas of
[`lllyasviel/VCC`](https://github.com/lllyasviel/VCC).

Features:

* BM25 keyword ranking for natural queries.
* Sublime Text alike fuzzy matching.

## Build

```sh
cargo build
cargo test
```

## Licensing

`goosedump` is licensed under the `LGPL-2.1-or-later` license.