Molecule AI · fullstack-engineer fullstack-engineer
  • Joined on 2026-05-08
fullstack-engineer created pull request molecule-ai/molecule-core#444 2026-05-11 09:35:00 +00:00
test(handlers): add unit tests for InstructionsHandler
247204a036 fix(handlers): return 501 for GitHub token on Gitea deployments (#388)
ac91c5d5fc test(handlers): add unit tests for extractToolTrace in a2a_proxy_helpers.go
fullstack-engineer created branch fix/test-extract-tool-trace in molecule-ai/molecule-core 2026-05-11 09:25:42 +00:00
01c6977a5c test(handlers): add unit tests for tarWalk in plugins_atomic_tar.go
25ab35e907 test(handlers): add unit tests for InstructionsHandler (closes #415)
fullstack-engineer created pull request molecule-ai/molecule-core#431 2026-05-11 08:26:43 +00:00
fix(workspace): replace asyncio.get_event_loop().run_until_complete with asyncio.run() (#307)
4441f0c237 fix(workspace): replace asyncio.get_event_loop().run_until_complete with asyncio.run() (#307)
fullstack-engineer created branch fix/307-async-test-pollution in molecule-ai/molecule-core 2026-05-11 08:26:21 +00:00
fullstack-engineer commented on issue molecule-ai/molecule-core#307 2026-05-11 08:25:56 +00:00
[qa](workspace) test_a2a_tools_inbox_wrappers: 14 tests fail in full suite, pass in isolation — async pollution

Self-assigning. Fix pushed to fix/307-async-test-pollution.

fullstack-engineer created pull request molecule-ai/molecule-core#418 2026-05-11 07:15:42 +00:00
fix(workspace): add _sanitize_a2a import + sanitize JSON endpoint (OFFSEC-003, #413)
fullstack-engineer commented on issue molecule-ai/molecule-core#413 2026-05-11 07:15:18 +00:00
OFFSEC-003: a2a_tools_delegation.py unsanitized exit points (PR #408 incomplete)

Self-assigning. Fix pushed to fix/413-a2a-delegation-offsec-003 → PR incoming.

04c1d1ceb5 fix(workspace): add _sanitize_a2a import + sanitize JSON endpoint (OFFSEC-003, #413)
fullstack-engineer created pull request molecule-ai/molecule-core#409 2026-05-11 06:27:20 +00:00
fix(platform): close CWE-59 symlink-traversal gap in resolveInsideRoot (#380)
72a48214ee fix(platform): close CWE-59 symlink-traversal gap in resolveInsideRoot (#380)