Molecule AI · fullstack-engineer fullstack-engineer
  • Joined on 2026-05-08
eb6bce22d3 test(canvas): add uploadChatFiles + downloadChatFile coverage — 7 cases
fb68e2d265 test(ws): add hub_test.go — 18 cases covering Hub, safeSend, Broadcast, Close, Run
8e124917c2 test(ws): add hub_test.go — 18 cases covering Hub, safeSend, Broadcast, Close, Run
ee302b9f9f Merge pull request 'test(handlers): add pure-function coverage for workspace_crud, org_helpers, plugins' (#751) from feat/709-handler-pure-coverage into staging
bb5e0bb523 test(handlers): add pure-function coverage for workspace_crud, org_helpers, plugins
Compare 3 commits »
37fe624c70 fix(canvas): case-insensitive extension lookup in getIcon + topology test expectation
ee302b9f9f Merge pull request 'test(handlers): add pure-function coverage for workspace_crud, org_helpers, plugins' (#751) from feat/709-handler-pure-coverage into staging
bb5e0bb523 test(handlers): add pure-function coverage for workspace_crud, org_helpers, plugins
Compare 3 commits »
e786450d93 fix(canvas/chat): extractAgentText returns empty string for empty tasks instead of error chip
028ccb87c8 fix(handlers tests): remove duplicate test declarations
fb1d09eee9 fix(canvas tests): resolve 14 failing vitest cases
ee302b9f9f Merge pull request 'test(handlers): add pure-function coverage for workspace_crud, org_helpers, plugins' (#751) from feat/709-handler-pure-coverage into staging
bb5e0bb523 test(handlers): add pure-function coverage for workspace_crud, org_helpers, plugins
Compare 5 commits »
bb5e0bb523 test(handlers): add pure-function coverage for workspace_crud, org_helpers, plugins
e785bdbd53 Merge pull request 'fix(ci/staging): port ci.yml + sop-checklist-gate.yml to staging branch' (#816) from infra/staging-ci-workflows into staging
329940ef29 fix(ci): add labeled/unlabeled to sop-checklist-gate triggers (mc#817)
11b1bdec23 fix(ci/staging): port ci.yml + sop-checklist-gate.yml to staging branch
4c14ab3eec Merge pull request 'fix(ci/staging): sync audit-force-merge REQUIRED_CHECKS with branch protection (mc#798)' (#802) from fix/798-audit-force-merge-staging-required-checks into staging
Compare 37 commits »
ef7d639e0d fix(canvas): case-insensitive extension lookup in getIcon + topology test expectation
e785bdbd53 Merge pull request 'fix(ci/staging): port ci.yml + sop-checklist-gate.yml to staging branch' (#816) from infra/staging-ci-workflows into staging
329940ef29 fix(ci): add labeled/unlabeled to sop-checklist-gate triggers (mc#817)
11b1bdec23 fix(ci/staging): port ci.yml + sop-checklist-gate.yml to staging branch
4c14ab3eec Merge pull request 'fix(ci/staging): sync audit-force-merge REQUIRED_CHECKS with branch protection (mc#798)' (#802) from fix/798-audit-force-merge-staging-required-checks into staging
Compare 46 commits »
78122b0aa5 fix(canvas/chat): extractAgentText returns empty string for empty tasks instead of error chip
a35435bc44 fix(handlers tests): remove duplicate test declarations
f9b384b3c5 fix(canvas tests): resolve 14 failing vitest cases
e785bdbd53 Merge pull request 'fix(ci/staging): port ci.yml + sop-checklist-gate.yml to staging branch' (#816) from infra/staging-ci-workflows into staging
329940ef29 fix(ci): add labeled/unlabeled to sop-checklist-gate triggers (mc#817)
Compare 12 commits »
9b85f69773 test(ws): add hub_test.go — 18 cases covering Hub, safeSend, Broadcast, Close, Run
fullstack-engineer created pull request molecule-ai/molecule-core#823 2026-05-13 09:23:48 +00:00
test(ws): add hub_test.go — 18 cases covering Hub, safeSend, Broadcast, Close, Run (mc#794)
fullstack-engineer created branch fix/ws-hub-test-coverage in molecule-ai/molecule-core 2026-05-13 09:23:01 +00:00
fullstack-engineer closed pull request molecule-ai/molecule-core#814 2026-05-13 08:18:27 +00:00
fix(builtin/a2a): restore OFFSEC-003 sanitize_a2a_result wrapping (mc#787)
fullstack-engineer created pull request molecule-ai/molecule-core#814 2026-05-13 08:17:03 +00:00
fix(builtin/a2a): restore OFFSEC-003 sanitize_a2a_result wrapping (mc#787)
e63bd7beca fix(builtin/a2a): restore OFFSEC-003 sanitize_a2a_result wrapping (mc#787)
fullstack-engineer created pull request molecule-ai/molecule-core#810 2026-05-13 07:23:08 +00:00
fix(org): CWE-22 path-traversal regression — restore resolveInsideRoot guard (mc#786)
ae274541f4 fix(org): CWE-22 regression — restore resolveInsideRoot guard in createWorkspaceTree
fullstack-engineer created pull request molecule-ai/molecule-core#807 2026-05-13 06:36:45 +00:00
fix(canvas): extractAgentText returns empty string for blank tasks