Skip to content

Releases: ScriptedAlchemy/tracedecay

v0.0.66

Choose a tag to compare

@ScriptedAlchemy ScriptedAlchemy released this 13 Jul 20:25
e8181be

Fixed

  • (storage) preflight dirty graph recovery read-only

v0.0.65

Choose a tag to compare

@ScriptedAlchemy ScriptedAlchemy released this 13 Jul 00:30
46c264a

Fixed

  • (migrate) report invalid reconstruction metadata
  • (ci) satisfy clippy let-else lint
  • (migrate) align branch metadata validation

Other

  • Merge branch 'master' into fix/consolidate-legacy-single-db

v0.0.64

Choose a tag to compare

@ScriptedAlchemy ScriptedAlchemy released this 12 Jul 21:06

Fixed

  • (storage) close snapshots before scratch cleanup
  • (storage) normalize Windows consolidation state
  • (hermes) trust backend replay shrink estimates
  • (hermes) preserve atomic LCM tool transactions
  • (storage) preserve dirty markers in backups
  • (memory) preserve project store on branch databases
  • (memory) reuse daemon database handle
  • (storage) exclude runtime locks from backups
  • (storage) report locked migration copy path
  • (storage) avoid Windows snapshot copy locks

v0.0.63

Choose a tag to compare

@ScriptedAlchemy ScriptedAlchemy released this 12 Jul 06:21
0532c76

Fixed

  • (upgrade) show safe shutdown progress

v0.0.62

Choose a tag to compare

@ScriptedAlchemy ScriptedAlchemy released this 12 Jul 05:02
eee3f80

Fixed

  • (automation) protect managed skill ownership

v0.0.61

Choose a tag to compare

@ScriptedAlchemy ScriptedAlchemy released this 12 Jul 04:05
8595dd1

Fixed

  • (automation) isolate managed skill test exports

v0.0.60

Choose a tag to compare

@ScriptedAlchemy ScriptedAlchemy released this 12 Jul 03:35
d412772

Fixed

  • (hooks) preserve compact agent discovery
  • (daemon) bound runtime teardown
  • (daemon) bound background task shutdown
  • (hooks) keep Codex steering within compact budget
  • (agents) document JSON tool fallback arguments
  • (hermes) preserve replay identity during compression
  • (memory) defer vacuum until exclusive maintenance

v0.0.59

Choose a tag to compare

@ScriptedAlchemy ScriptedAlchemy released this 12 Jul 00:43
c17eff5

Added

  • (dev) add stable dogfood install workflow

Fixed

  • (dev) launch dogfood without nested cargo
  • (hermes) correlate turns across project scopes
  • (hermes) resolve session projects through registry
  • (hermes) route projectless compression to user store
  • harden runtime routing and ci

Other

  • restore structured backfill process state
  • canonicalize registry alias fixtures

v0.0.58

Choose a tag to compare

@ScriptedAlchemy ScriptedAlchemy released this 11 Jul 22:01
c5625c9

Fixed

  • (windows) skip unsupported migration runtime
  • (windows) harden migration recovery tests
  • (windows) exercise migration recovery
  • (windows) secure lifecycle handoff

Other

  • (windows) exercise consolidation suite
  • (windows) isolate offline migration locks
  • (windows) skip unsupported consolidation suite

v0.0.57

Choose a tag to compare

@ScriptedAlchemy ScriptedAlchemy released this 11 Jul 20:40
78ad7b9

Fixed

  • (windows) handle platform-specific runtime behavior
  • (daemon) gate unix shutdown internals
  • (sessions) harden user routing and daemon shutdown

Other

  • Merge remote-tracking branch 'origin/master' into fix/user-message-search-storage-scope