Skip to content

fix(conversations): atomic item mutations with transactional message cache sync - #570

Merged
leseb merged 15 commits into
praxis-proxy:mainfrom
eoinfennessy:358-refactor-sync_conversation_messages
Sep 3, 2026
Merged

fix(conversations): atomic item mutations with transactional message cache sync#570
leseb merged 15 commits into
praxis-proxy:mainfrom
eoinfennessy:358-refactor-sync_conversation_messages

test(conversations): align CI expectations with transactions

e4d62ca
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Sep 3, 2026 in 1s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 7608917 fix(conversations): atomic item mutations with tra... Valid sign-off found
🟢 efc2e4c test(store): add concurrency test for create_items... Valid sign-off found
🟢 4aae889 fix(store): assert item batch homogeneity in creat... Valid sign-off found
🟢 f88824f fix(store): use SQLx transaction guard for SQLite ... Valid sign-off found
🟢 f29712e style: apply rustfmt to store modules Valid sign-off found
🟢 3a0111b refactor(store): make tenant and conversation expl... Valid sign-off found
🟢 b5ea213 test(store): cover unavailable guards for sync mes... Valid sign-off found
🟢 f381541 fix(ci): exclude postgres store from coverage meas... Valid sign-off found
🟢 41e5826 fix(mcp_client): redact credentials from CallTool ... Valid sign-off found
🟢 a12792d chores: various fixes & refactors (#648) Valid sign-off found
🟢 9c9e8ff fix(store): error when conversation vanishes durin... Valid sign-off found
🟢 345ad3d fix(store): use scope params, not item fields, in ... Valid sign-off found
🟢 9730e49 test(conversations): update stores for transaction... Valid sign-off found
🟢 7b39391 chore(conversations): remove obsolete lint expecta... Valid sign-off found
🟢 e4d62ca test(conversations): align CI expectations with tr... Valid sign-off found