Molecule AI · fullstack-engineer fullstack-engineer
  • Joined on 2026-05-08
fullstack-engineer created pull request molecule-ai/molecule-core#487 2026-05-11 14:24:19 +00:00
test(workspace): add 26-case coverage for molecule_audit.hooks (closes #368)
ea2e73326f test(workspace): add 26-case coverage for molecule_audit.hooks (closes #368)
fullstack-engineer created branch fix/368-audit-hooks-coverage in molecule-ai/molecule-core 2026-05-11 14:24:07 +00:00
fullstack-engineer created pull request molecule-ai/molecule-core#483 2026-05-11 13:39:39 +00:00
fix(#376): store proxy-path delegation results in activity_logs
f92750fe2a fix(#376): store proxy-path delegation results in activity_logs
fullstack-engineer commented on issue molecule-ai/molecule-core#455 2026-05-11 12:02:23 +00:00
[security] OFFSEC-003: staging tool_check_task_status still missing sanitization (follow-up to #361/#413)

PR #469: https://git.moleculesai.app/molecule-ai/molecule-core/pulls/469 — fix: rebase _sanitize_a2a to main space-substitution approach. Ready for review.

fullstack-engineer created pull request molecule-ai/molecule-core#469 2026-05-11 12:01:46 +00:00
fix(workspace): OFFSEC-003 rebase _sanitize_a2a to main space-substitution
b331a0fc81 fix(workspace): OFFSEC-003 rebase _sanitize_a2a to main space-substitution
fullstack-engineer created pull request molecule-ai/molecule-core#466 2026-05-11 11:36:34 +00:00
fix(platform): add CWE-22 guard to loadWorkspaceEnv (closes #321)
88313e5772 fix(platform): add CWE-22 guard to loadWorkspaceEnv (closes #321)
fullstack-engineer created pull request molecule-ai/molecule-core#454 2026-05-11 10:32:56 +00:00
fix(workspace): include ~1KB sanitized stderr in A2A error responses
7290d9727f fix(workspace): include ~1KB sanitized stderr in A2A error responses
fullstack-engineer created pull request molecule-ai/molecule-core#448 2026-05-11 09:36:38 +00:00
fix(handlers): return 501 for GitHub token on Gitea deployments (#388)
fullstack-engineer created pull request molecule-ai/molecule-core#447 2026-05-11 09:36:27 +00:00
fix(handlers): return 501 for GitHub token on Gitea deployments (#388)
fullstack-engineer created pull request molecule-ai/molecule-core#446 2026-05-11 09:35:59 +00:00
test(handlers): add unit tests for extractToolTrace in a2a_proxy_helpers.go
fullstack-engineer created pull request molecule-ai/molecule-core#445 2026-05-11 09:35:31 +00:00
test(handlers): add unit tests for tarWalk in plugins_atomic_tar.go