Releases: ScriptedAlchemy/tracedecay
Releases · ScriptedAlchemy/tracedecay
Release list
v0.0.66
v0.0.65
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
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
Fixed
- (upgrade) show safe shutdown progress
v0.0.62
Fixed
- (automation) protect managed skill ownership
v0.0.61
Fixed
- (automation) isolate managed skill test exports
v0.0.60
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
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
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
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