Skip to content

Releases: theonly1me/shadowclone

v0.0.5

Choose a tag to compare

@github-actions github-actions released this 06 Sep 20:37
d1a6b10

0.0.5 (2026-09-06)

Features

  • eval: add an --engine flag with capability aware selection (a606fbd)
  • eval: add an --engine flag with capability aware selection (bf53d99)
  • eval: add automatic transfer evaluations for codex and claude code (4eb0e92)
  • eval: add automatic transfer evaluations for codex and claude code (318ddf0)
  • redact: add a shannon entropy layer for unknown-vendor secrets (ba1a52f)
  • redact: add a shannon entropy layer for unknown-vendor secrets (611ad00)

Fixes

  • cli: reject repeated eval flags and keep dashes in a run task (4215058)
  • config: report the failing config setting by name again (4127b92)
  • eval: allowlist slash commands and redact engine failure messages (2e28191)
  • eval: canonicalize sandbox paths and confirm evaluation spend (2ab203c)
  • eval: strip leading slash commands and surface replay errors (439c889)
  • eval: strip leading slash commands and surface replay errors (e406202)
  • observe: match interruption markers carried in text blocks (f99b051)
  • observe: match interruption markers carried in text blocks (93cdeac)
  • signal: restore literal wildcard matching for blocked origins (8a7a3ae)

Documentation

  • describe the transfer eval and the agent-context source (631d45a)

v0.0.4

Choose a tag to compare

@github-actions github-actions released this 06 Sep 12:41
d7f5044

0.0.4 (2026-09-06)

Fixes

  • cursor: support wal mode without shm files via immutable fallback (bc35a50)
  • cursor: support wal mode without shm files via immutable fallback (4ca0731)
  • eval: address shadowclone self-review findings (b81bd0f)
  • eval: use uuid session ids, extract prompt text, and drop structural telemetry on deep learn (ce9fb74)
  • eval: use uuid session ids, extract prompt text, and drop structural telemetry on deep learn (32e1581)

v0.0.3

Choose a tag to compare

@github-actions github-actions released this 06 Sep 11:31
8a9bcc4

0.0.3 (2026-09-06)

Features

  • dispatch: enforce dispatch ceiling, host-side push, and git exclude agent (f15886e)
  • dispatch: enforce dispatch ceiling, host-side push, and git exclude agent (3e63567)
  • eval: add replay eval command, action fingerprints, and delta scoring (closes #14) (67705bb)
  • eval: add replay eval command, action fingerprints, and delta scoring (closes #14) (b20c60b)
  • profile: scoped pruning, truthful evidence, and git exclude (8911b09)
  • profile: scoped pruning, truthful evidence, and git exclude (5c1b081)
  • redact: sliced redaction and adversarial corpus (50cd650)
  • redact: sliced redaction and adversarial corpus (2141655)
  • signal: add marker staleness detection, antigravity cancel mapping, and learn dry-run (574e929)
  • signal: add marker staleness detection, antigravity cancel mapping, and learn dry-run (c3b237a)

Fixes

  • docs: replace amnesia hook with agreed cross-session lead in launch brief (a7ae94f)
  • eval: add cost confirmation preview and isolate session working directories (66af631)
  • profile: drop in-flight duplicate rules and checkpoint merge distillation (537d22a)
  • redact: handle compound secret assignments and file URLs in home scrubbing (a1c444a)

Documentation

  • readme: rewrite positioning, add evaluation architecture, and launch brief (dfb2758)
  • readme: rewrite positioning, add evaluation architecture, and motivation (4750129)

v0.0.2

Choose a tag to compare

@github-actions github-actions released this 05 Sep 17:58
0085316

0.0.2 (2026-09-05)

Features

  • add --help and --version to the cli (5ed2bf1)
  • add codex and cursor providers (5800691)
  • add opt-in transcript indexing (e6895de)
  • add provider capabilities and antigravity observation (688ab6c)
  • add provider capabilities and antigravity observation (23cee6c)
  • add the headless worktree clone (4214994)
  • add the live session clone (3926132)
  • build phase zero foundation (8904ab5)
  • build the offline mirror (57ec82e)
  • distillation consolidation pass and telemetry dropping (28843ef)
  • distillation consolidation pass and telemetry dropping (8568492)
  • publish shadowclone to npm with per-platform binaries (d94847d)
  • publish shadowclone to npm with per-platform binaries (987cb4a)
  • quickstart and auto-init/install UX (1bf1c45)
  • quickstart and auto-init/install UX (325e020)
  • ship a single npm package that brings its own runtime (d1c98d4)
  • ship a single npm package that brings its own runtime (7dcf207)

Fixes

  • annotate the cursor stat result for the lint gate (ce303e1)
  • bound correction context egress (839a8c7)
  • fall back to unmerged rules when the merge response is unusable (8f3e792)
  • ignore unreadable cursor database (70b0bca)
  • ignore unreadable cursor database (f769c80)
  • keep distilled rules and remove emptied profile files during the prune (5399a77)
  • keep learned boundaries advisory (1a2cfd6)
  • keep learned tool denials advisory (d09ef1c)
  • only auto-install the live clone inside a git work tree (8be0bd1)
  • report managed engine policy accurately (188e2b5)
  • use an optional chain in the checkpoint rule guard (46908e3)
  • use an optional chain in the distillation capability check (9925ad5)

Documentation

  • add amnesia copy to README (0841108)
  • add amnesia copy to README (9d7881b)
  • add the competitive landscape and what to borrow from trace (0f5d6ed)
  • align readme, claude.md, and contributing with the transcript design (817a036)
  • align readme, claude.md, and contributing with the transcript design (7e86115)
  • architect the pivot to agent transcript learning (b5b22e2)
  • architect the pivot to agent transcript learning (baf32c6)
  • compile the profile into a subagent and label the learn mockup (256383b)
  • cut the readme to shape and split wall paragraphs (0293343)
  • cut the readme to shape and split wall paragraphs (511688a)
  • document the gate, releasing, and security reporting (aeec81c)
  • highlight architectural advantages (5354cf4)
  • keep antigravity observation only (e23ad7d)
  • list antigravity capture source (fb29eef)
  • plan provider expansion (c24608f)
  • put the mirror first and compile the profile into a subagent (1a04ff1)
  • put the mirror first and make phase 2 the go or no go (062baad)
  • renumber the provider expansion design doc (a4528fe)
  • skip deprecated gemini cli (9ed5bf5)
  • track executable replay evaluation (2d8e084)