Skip to content

chore: sync main back to dev (PR 416 merged to main directly) - #417

Merged
LeXwDeX merged 5 commits into
devfrom
main
Aug 21, 2026
Merged

chore: sync main back to dev (PR 416 merged to main directly)#417
LeXwDeX merged 5 commits into
devfrom
main

Conversation

@LeXwDeX

Copy link
Copy Markdown
Owner

PR #416 (memory self-heal) was merged straight to main, leaving dev behind. Sync the fix back into dev before the v1.0.31 release train.

…agnostics
The stamp listener (Command.Event.Executed) can lose the race with /init,
leaving time_initialized NULL forever; re-running /init hits the same
race. statusReason now heals the row when a non-empty AGENTS.md (the
durable /init artifact) exists, and the no-artifact blocker carries the
DB row state so stale identities are visible.
Shared XDG_CONFIG_HOME across bun test files let an earlier file's
enabled global memory.jsonc turn the post-heal statusReason into a
model-unavailable blocker on CI.
@LeXwDeX
LeXwDeX merged commit a7e7abf into devAug 21, 2026
15 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@LeXwDeX