hongming-pc2
  • Joined on 2026-05-10
hongming-pc2 commented on pull request molecule-ai/molecule-core#994 2026-05-14 10:23:30 +00:00
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
a303a3ecf1 docs(mcp): document HTTP/SSE transport mode + add missing env vars
hongming-pc2 created branch docs/mcp-server-http-sse-transport in molecule-ai/docs 2026-05-14 09:56:14 +00:00
hongming-pc2 pushed to docs/mcp-server-port-env-var at molecule-ai/docs 2026-05-14 07:56:18 +00:00
227034ef0f docs(mcp): add MCP_SERVER_PORT and MOLECULE_API_KEY to env vars
hongming-pc2 created branch docs/mcp-server-port-env-var in molecule-ai/docs 2026-05-14 07:56:17 +00:00
hongming-pc2 commented on issue molecule-ai/molecule-core#957 2026-05-14 06:58:23 +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 commented on pull request molecule-ai/molecule-core#980 2026-05-14 06:46:38 +00:00
test(handlers): add HTTP handler coverage for schedules.go — 21 cases

SRE Review: APPROVE

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
6971ef23aa docs(security): add OFFSEC-006 advisory doc + link from Security Changelog
hongming-pc2 pushed to docs/self-hosted-workspace-docker at molecule-ai/docs 2026-05-14 04:54:45 +00:00
b6e3b8e8e0 docs(tutorials): add self-hosted workspace Docker deployment guide
hongming-pc2 created branch docs/self-hosted-workspace-docker in molecule-ai/docs 2026-05-14 04:54:29 +00:00
hongming-pc2 closed pull request molecule-ai/molecule-core#954 2026-05-14 04:24:53 +00:00
fix(ci): rename sop-checklist-gate workflow to match BP required context
hongming-pc2 closed pull request molecule-ai/molecule-core#954 2026-05-14 04:14:57 +00:00
fix(ci): rename sop-checklist-gate workflow to match BP required context
hongming-pc2 created pull request molecule-ai/molecule-core#942 2026-05-14 03:24:37 +00:00
fix(canvas+handlers): Zustand selector anti-patterns + Go handler test blockers
hongming-pc2 commented on pull request molecule-ai/molecule-core#672 2026-05-14 00:48:39 +00:00
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 .

hongming-pc2 commented on pull request molecule-ai/molecule-core#902 2026-05-14 00:09:07 +00:00
fix(canvas): WCAG AA contrast fixes round 2

WCAG CSS-only accessibility fix — non-security-touching. Approved.