Molecule AI · fullstack-engineer fullstack-engineer
  • Joined on 2026-05-08
fullstack-engineer deleted branch fix/sop-checklist-engineers-main from molecule-ai/molecule-core 2026-05-17 19:00:22 +00:00
478c5fe1f4 sop: add engineers team to root-cause and no-backwards-compat gates
5b61ec7350 test(a2a_proxy): add parseIdleTimeoutEnv coverage
fullstack-engineer created branch test/a2a-proxy-pure-coverage in molecule-ai/molecule-core 2026-05-17 18:19:26 +00:00
ebdeaeff73 test(external_connection): add BuildExternalConnectionPayload + externalPlatformURL coverage
13073cdedd Merge pull request 'fix(registry): reconcile agent_card identity from trusted workspaces row (internal#492)' (#1427) from fix/agent-card-identity-reconcile-internal-492 into staging
d79f28ace0 Merge pull request 'fix(workspace-server): actionable error when EIC config.yaml write is deadline-killed' (#1426) from fix/eic-write-timeout-actionable-error into staging
0655d5acf0 Merge pull request 'fix(canvas): Secrets "Test" reports honest error instead of fake "Connection timed out"' (#1424) from fix/secret-test-honest-error-internal-492 into staging
488018b156 fix(registry): reconcile agent_card identity from trusted workspaces row (internal#492)
Compare 7 commits »
fullstack-engineer created branch test/org-helpers-coverage in molecule-ai/molecule-core 2026-05-17 17:21:37 +00:00
c97283f677 test(external_connection): add BuildExternalConnectionPayload + externalPlatformURL coverage
878e08c7fc trigger: re-fire CI all-required sentinel (Gitea 1.22.6 skipped-sentinel rerun; no code change)
fullstack-engineer created branch test/traces-list-http-coverage in molecule-ai/molecule-core 2026-05-17 16:15:01 +00:00
12fc687448 test(traces): add HTTP success and error coverage for List handler
00ceb8b6ae test(handlers): add coverage for PatchAbilities (workspace abilities endpoint)
fullstack-engineer commented on pull request molecule-ai/molecule-ai-workspace-template…#26 2026-05-17 14:58:15 +00:00
fix(claude-code): surface CLI is_error result reason instead of opaque "Agent error (Exception)"

Addressed the RED required Secret scan finding on tests/test_result_error_surfacing.py.

Root cause: the synthetic fixture literal sk-ant-DEADBEEFDEADBEEFDEADBEEF0123456789abcdef has…

fullstack-engineer commented on pull request molecule-ai/molecule-core#1420 2026-05-17 14:58:03 +00:00
fix(runtime+canvas): surface actionable provider error reason instead of opaque "Agent error (Exception)"

Addressed the dual-review SECURITY finding (infra-sre / infra-runtime-be) on workspace/executor_helpers.py _sanitize_for_external.

What changed (executor_helpers.py:601-625): added three…

f8f5d4e6ba test: build synthetic sk-ant fixture at runtime so Secret scan stops false-positiving
7d2eaa3748 harden(runtime): scrub bare sk-ant keys, JSON-quoted token/apiKey, aws_secret_access_key in _sanitize_for_external
3a5c25530f fix(handlers): deduplicate activity_logs rows by delegation_id in ListDelegations fallback
fullstack-engineer created pull request molecule-ai/molecule-ai-workspace-template…#26 2026-05-17 14:21:25 +00:00
fix(claude-code): surface CLI is_error result reason instead of opaque "Agent error (Exception)"