Files
agentic-coding-workflow/internal
q792602257 be8d5e3a1b feat(mcp,acp): Repository.WithTx + acp.Repository.InTx
Cross-module transactional support for spec §6.1: ACP CreateSession must
atomically insert acp_sessions row + mcp_tokens row (FK NOT NULL).

- mcp.Repository.WithTx(tx) -> Repository (tx-bound, no pool)
- acp.Repository.InTx(ctx, fn) -> error (pgx.BeginFunc wrapper)
- acp.Repository.WithTx(tx) -> Repository (tx-bound)
- Update fakeRepos in test files to satisfy new interface methods

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-08 12:40:54 +08:00
..
2026-05-08 08:57:09 +08:00
2026-05-08 08:57:09 +08:00
2026-05-08 08:57:09 +08:00
2026-05-08 08:57:09 +08:00
2026-05-08 08:57:09 +08:00
2026-05-08 08:57:09 +08:00
2026-05-08 08:57:09 +08:00