Skip to content

v0.8.2

Choose a tag to compare

@github-actions github-actions released this 15 Jun 14:05
6700a0e

What's Changed

  • ci: add job timeouts; build only rich-formats in CI by @usercise in #383
  • docs: clarify spelunk explore --help visibility requires LLM config by @usercise in #381
  • fix(bench): SWE-bench eval merge path/field + agent.py patch contamination by @usercise in #378
  • security: block all writes on secret detection in memory add (#344) by @usercise in #387
  • ADR-003: Cross-project memory visibility (locked decisions across linked projects) by @usercise in #386
  • ADR-004: Unified memory storage — resolve local store split-brain by @usercise in #388
  • fix(memory): emit JSONL from memory list --format jsonl by @usercise in #389
  • fix(memory): make memory.db the single canonical CLI store (ADR-004) by @usercise in #390
  • fix(bench): switch --save-patch from denylist to allowlist by @usercise in #393
  • docs(security): update THREAT-MODEL.md to reflect ADR-004 memory data-flow by @usercise in #394
  • docs: align CLAUDE.md + agent-guide.md + memory.md with ADR-004; flip ADR-004 Status to Approved by @usercise in #395
  • test: fix harvest_upfront_check flakiness on machines with a local server by @usercise in #401
  • chore(security): verify gix/gitoxide Dependabot alerts resolved (P1-2) by @usercise in #399
  • fix(test): update stale e2e assertions for ADR-004 inference-only routing by @usercise in #398
  • feat(memory): add 'spelunk memory reconcile' command (ADR-004 follow-up) by @usercise in #396
  • P3-1 UX: correct memory watch help text and unhide explore by @usercise in #402
  • build(deps): bump openssl-sys from 0.9.116 to 0.9.117 by @dependabot[bot] in #410
  • build(deps): bump regex from 1.12.3 to 1.12.4 by @dependabot[bot] in #409
  • build(deps): bump openssl from 0.10.80 to 0.10.81 by @dependabot[bot] in #408
  • feat(memory): cross-project visibility for search/list/context (ADR-003) by @usercise in #397
  • docs(changelog): document secret-scan write-block security fix (#344) by @usercise in #407
  • docs(security): spec read_file path-boundary enforcement for explore (#403) by @usercise in #411
  • docs(security): spec parameterised SQL IN-clause approach (#405) by @usercise in #412
  • release: spelunk 0.8.2 by @usercise in #415

Full Changelog: v0.8.1...v0.8.2