Skip to content

Releases: ScriptedAlchemy/tracedecay

v0.0.47

Choose a tag to compare

@ScriptedAlchemy ScriptedAlchemy released this 10 Jul 01:02
790a1f5

Fixed

  • (sessions) collapse copied subagent prompts (#410)

v0.0.46

Choose a tag to compare

@ScriptedAlchemy ScriptedAlchemy released this 10 Jul 00:23

Fixed

  • (runtime) drain daemon safely during upgrades
  • (storage) preserve detached worktree isolation
  • (storage) recognize linked-worktree legacy stores
  • (storage) adopt legacy identity stores safely
  • (codex) validate preserved marketplace identity
  • (hooks) classify trusted compiler failure evidence
  • harden hook trust and hint integrity
  • (cursor) brand plugin MCP as tracedecay (not graph) (#400)

Other

  • Merge pull request #405 from ScriptedAlchemy/codex/legacy-store-adoption

v0.0.45

Choose a tag to compare

@ScriptedAlchemy ScriptedAlchemy released this 09 Jul 22:55
1fc9890

Added

  • add investigating-unexpected-changes skill + hint

Fixed

  • (mcp) anchor PR context at merge base
  • (skills) reconcile bundled skill registries
  • narrow force-push hint triggers to possessive confusion forms

Other

  • (runtime) keep process identity API minimal (#398)
  • (mcp) tree-sitter masked source for text scanners (#391)
  • Merge pull request #395 from ScriptedAlchemy/codex/post-wave-cleanup
  • (dashboard) isolate fixtures from session catch-up (#394)
  • (git-watch) observe exact debounce drains (#393)
  • (skills) validate branch context against live Git

v0.0.44

Choose a tag to compare

@ScriptedAlchemy ScriptedAlchemy released this 09 Jul 21:51
a400a9a

Added

  • (plugins) add MCP-optional capability discovery (#368)
  • daemon auto-tracking of open PR branches

Fixed

  • (sessions) deduplicate Claude reasoning text (#384)
  • (mcp) cover all standard format captures (#383)
  • (skills) harden managed-skill materialization
  • (pr-autotrack) harden daemon PR-branch auto-tracking (#377)
  • (backfill) make structured-row sweep process-safe
  • (sessions) distinguish produced and observed commits (#369)
  • (daemon) reconcile owned PR tracking safely (#367)
  • (skills) preserve materialization ownership safely (#366)

Other

  • hash reconcile artifacts once, reuse shared sha256 helper
  • Merge pull request #376 from ScriptedAlchemy/codex/attribution-hardening
  • Merge pull request #375 from ScriptedAlchemy/codex/lcm-grep-cap-disclosure
  • Merge pull request #374 from ScriptedAlchemy/codex/backfill-process-safety

v0.0.43

Choose a tag to compare

@ScriptedAlchemy ScriptedAlchemy released this 09 Jul 18:06
51bbc12

Fixed

  • restore test attribute placement in message_noise
  • bare code fences no longer count as work evidence
  • precompute inventory key and guard branch-inventory over-match
  • (sessions) hoist listing indicators above statements for clippy
  • (sessions) widen fetch instead of panicking on large limits
  • (sessions) downrank inventory noise in message_search ranking

Other

  • deslop message noise followups

v0.0.42

Choose a tag to compare

@ScriptedAlchemy ScriptedAlchemy released this 09 Jul 10:33
665f918

Fixed

  • (storage) preserve symlink guard under macOS temp roots
  • (storage) scope symlink guard to the final path component
  • (graph) reject external qualified calls, prune lcm table
  • (graph) resolver prefilter, scheduler hardening, security batch

v0.0.41

Choose a tag to compare

@ScriptedAlchemy ScriptedAlchemy released this 09 Jul 09:44
02e0bdf

Added

  • (sessions) ingest and surface Codex thread goals

Fixed

  • (db) stop conflating attrs_start_line 0 with unset

Other

  • Merge pull request #347 from ScriptedAlchemy/codex/fix-unsafe-patterns
  • Merge pull request #340 from ScriptedAlchemy/codex/session-recovery-fixes
  • Merge pull request #346 from ScriptedAlchemy/codex/goal-ingestion

v0.0.40

Choose a tag to compare

@ScriptedAlchemy ScriptedAlchemy released this 09 Jul 07:23
56a81f2

Added

  • compact tool telemetry ingestion across Codex, Claude Code, and Cursor (#325)

Fixed

  • (config) atomic user-config saves with honest errors and recovery
  • eliminate three CI test flakes at their roots

Other

  • Merge pull request #322 from ScriptedAlchemy/codex/project-discovery-rendering
  • Merge remote-tracking branch 'origin/master' into codex/project-discovery-rendering-fixes
  • Merge pull request #338 from ScriptedAlchemy/codex/automation-resilience

v0.0.39

Choose a tag to compare

@ScriptedAlchemy ScriptedAlchemy released this 08 Jul 23:14
a568afd

Fixed

  • lock private jsonl appends (#323)

v0.0.38

Choose a tag to compare

@ScriptedAlchemy ScriptedAlchemy released this 08 Jul 08:16
60a5b43

Fixed

  • (hooks) broaden hint eval coverage
  • (hooks) compact TraceDecay hook steering

Other

  • Merge pull request #318 from ScriptedAlchemy/release-plz-2026-07-08T00-48-50Z
  • (hooks) make hint eval coverage explicit
  • (hooks) table-drive hint eval cleanup
  • (hooks) centralize hint category metadata
  • simplify hook eval helpers
  • (hooks) deslop hint classifier changes
  • (hooks) share shell command parsing
  • (hooks) deslop hint eval coverage
  • (hooks) expand hint scenario evals