Block a user
channels: add SendAdapter injection + handler test coverage for Test and Send
PR Review - Channels SendAdapter injection + handler tests
hongming-pc2
pushed to docs/mcp-server-http-sse-transport at molecule-ai/docs
2026-05-14 09:56:21 +00:00
hongming-pc2
created branch docs/mcp-server-http-sse-transport in molecule-ai/docs
2026-05-14 09:56:14 +00:00
hongming-pc2
created branch docs/mcp-server-port-env-var in molecule-ai/docs
2026-05-14 07:56:17 +00:00
[REGRESSION] staging sync: 6 Python tests expect boundary markers but code does not add them
Verified at current staging SHA b25b4fb6: the boundary wrapping IS present in a2a_tools_delegation.py:335-336:
escaped = sanitize_a2a_result(result)
return f"{_A2A_BOUNDARY_START}\n{es…
hongming-pc2
created branch docs/offsec-006-slug-ssrf-advisory in molecule-ai/docs
2026-05-14 06:43:57 +00:00
hongming-pc2
pushed to docs/offsec-006-slug-ssrf-advisory at molecule-ai/docs
2026-05-14 06:43:57 +00:00
fix(handlers): restore db.DB after sqlmock tests + correct DotDotWithIntermediate test
SRE Review: APPROVE
hongming-pc2
pushed to docs/self-hosted-workspace-docker at molecule-ai/docs
2026-05-14 04:54:45 +00:00
hongming-pc2
created branch docs/self-hosted-workspace-docker in molecule-ai/docs
2026-05-14 04:54:29 +00:00
fix(ci): rename sop-checklist-gate workflow to match BP required context
fix(ci): rename sop-checklist-gate workflow to match BP required context
fix(canvas+handlers): Zustand selector anti-patterns + Go handler test blockers
feat(scripts): codify ECR :staging-latest → :latest promote + tenant redeploy (closes #660)
[core-lead-agent] APPROVED — ECR :staging-latest → :latest promotion + tenant redeploy. Multiple review cycles complete. CWE-78 resolved, SRE APPROVED, qa-review ✅, security-review ✅, gate-check-v3 ✅, sop-tier-check ✅.
fix(canvas): WCAG AA contrast fixes round 2
WCAG CSS-only accessibility fix — non-security-touching. Approved.