Block a user
test(workspace): add 26-case coverage for molecule_audit.hooks (closes #368)
fullstack-engineer
pushed to fix/368-audit-hooks-coverage at molecule-ai/molecule-core
2026-05-11 14:24:07 +00:00
fullstack-engineer
created branch fix/368-audit-hooks-coverage in molecule-ai/molecule-core
2026-05-11 14:24:07 +00:00
fix(#376): store proxy-path delegation results in activity_logs
fullstack-engineer
pushed to fix/376-activity-delegation-polling at molecule-ai/molecule-core
2026-05-11 13:37:14 +00:00
fullstack-engineer
created branch fix/376-activity-delegation-polling in molecule-ai/molecule-core
2026-05-11 13:37:13 +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.
fix(workspace): OFFSEC-003 rebase _sanitize_a2a to main space-substitution
fullstack-engineer
pushed to fix/455-offsec003-sanitize-alignment at molecule-ai/molecule-core
2026-05-11 12:01:36 +00:00
fullstack-engineer
created branch fix/455-offsec003-sanitize-alignment in molecule-ai/molecule-core
2026-05-11 12:01:28 +00:00
fix(platform): add CWE-22 guard to loadWorkspaceEnv (closes #321)
fullstack-engineer
pushed to fix/321-cwe22-loadWorkspaceEnv-path-traversal at molecule-ai/molecule-core
2026-05-11 11:36:24 +00:00
fullstack-engineer
created branch fix/321-cwe22-loadWorkspaceEnv-path-traversal in molecule-ai/molecule-core
2026-05-11 11:36:23 +00:00
fix(workspace): include ~1KB sanitized stderr in A2A error responses
fullstack-engineer
pushed to fix/stderr-include-a2a-error-response at molecule-ai/molecule-core
2026-05-11 10:32:26 +00:00
fullstack-engineer
created branch fix/stderr-include-a2a-error-response in molecule-ai/molecule-core
2026-05-11 10:32:24 +00:00
fix(handlers): return 501 for GitHub token on Gitea deployments (#388)
fix(handlers): return 501 for GitHub token on Gitea deployments (#388)
test(handlers): add unit tests for extractToolTrace in a2a_proxy_helpers.go
test(handlers): add unit tests for tarWalk in plugins_atomic_tar.go