molecule-core/workspace
Molecule AI Infra-Runtime-BE 965710eb00
All checks were successful
Secret scan / Scan diff for credential-shaped strings (push) Successful in 4s
Merge PR #619: fix(platform): fail-fast checkShellDeps in localbuild + fix async test pollution
2026-05-12 02:47:16 +00:00
..
adapters fix(workspace): include ~1KB sanitized stderr in A2A error responses 2026-05-11 10:32:11 +00:00
builtin_tools fix(a2a): handle string-form errors in delegate_task 2026-05-10 11:39:32 +00:00
lib
molecule_audit
platform_tools
plugins_registry fix(workspace): inject plugins_registry into sys.modules before loading adapters (closes #296) 2026-05-10 14:17:16 +00:00
policies
scripts feat(workspace): add static .github-token fallback to git credential helper 2026-05-10 02:17:22 +00:00
skill_loader
tests Merge PR #619: fix(platform): fail-fast checkShellDeps in localbuild + fix async test pollution 2026-05-12 02:47:16 +00:00
_sanitize_a2a.py fix(workspace): OFFSEC-003 sanitize read_delegation_results() 2026-05-11 04:14:52 +00:00
.coveragerc
a2a_cli.py
a2a_client.py fix(a2a): SSOT response parser — handle poll-mode queued envelope (#2967) 2026-05-05 17:21:28 -07:00
a2a_executor.py fix(workspace): include ~1KB sanitized stderr in A2A error responses 2026-05-11 10:32:11 +00:00
a2a_mcp_server.py
a2a_response.py fix(a2a): handle push-mode queue envelope in response parser 2026-05-10 09:28:51 +00:00
a2a_tools_delegation.py fix(a2a): restore OFFSEC-003 trust-boundary wrap on tool_delegate_task return (closes #491) (#492) 2026-05-11 15:01:18 +00:00
a2a_tools_inbox.py
a2a_tools_memory.py
a2a_tools_messaging.py
a2a_tools_rbac.py
a2a_tools.py
adapter_base.py
agent.py
agents_md.py
boot_routes.py
build-all.sh docs(workspace-runtime): migrate github.com refs at source so mirror inherits Gitea links (internal#41) 2026-05-07 00:48:04 -07:00
card_helpers.py
config.py fix(runtime): MODEL_PROVIDER env is misnamed — accept MODEL/MOLECULE_MODEL, deprecate the legacy name 2026-05-10 02:38:14 -07:00
configs_dir.py
consolidation.py
coordinator.py
Dockerfile ci(docker): pin base image digests in all Dockerfiles 2026-05-09 23:56:39 +00:00
entrypoint.sh fix(workspace): set git user.name/email from $GITEA_USER at boot 2026-05-09 12:52:17 -07:00
event_log.py
events.py
executor_helpers.py fix(workspace): include ~1KB sanitized stderr in A2A error responses 2026-05-11 10:32:11 +00:00
heartbeat.py
inbox_uploads.py
inbox.py
initial_prompt.py
internal_chat_uploads.py
internal_file_read.py
main.py fix(workspace): skip idle prompt when delegation results are pending 2026-05-11 05:52:58 +00:00
mcp_cli.py
mcp_doctor.py fix(mcp-doctor): heartbeat (idempotent) instead of register (UPSERT) 2026-05-05 16:11:08 -07:00
mcp_heartbeat.py
mcp_inbox_pollers.py
mcp_workspace_resolver.py
molecule_ai_status.py
not_configured_handler.py
platform_auth.py
platform_inbound_auth.py
plugins.py
preflight.py
prompt.py
pytest.ini
rebuild-runtime-images.sh
requirements.txt
runtime_wedge.py
secret_redactor.py
shared_runtime.py
smoke_mode.py
transcript_auth.py
watcher.py