| .. |
|
adapters
|
fix: comprehensive a2a-sdk 1.x migration sweep across workspace/
|
2026-04-27 09:42:57 -07:00 |
|
builtin_tools
|
feat(harness): coordinator phase-boundary instrumentation for RFC #2251
|
2026-04-28 20:11:46 -07:00 |
|
lib
|
|
|
|
molecule_audit
|
|
|
|
platform_tools
|
feat(workspace-runtime): add inbox polling for standalone molecule-mcp path
|
2026-04-30 16:32:48 -07:00 |
|
plugins_registry
|
|
|
|
policies
|
feat(platform): single-source-of-truth tool registry — adapters consume, no drift
|
2026-04-28 17:11:36 -07:00 |
|
scripts
|
|
|
|
skill_loader
|
feat(skills): per-skill runtime compatibility (#119, hermes pattern)
|
2026-04-27 01:57:43 -07:00 |
|
tests
|
Merge pull request #2450 from Molecule-AI/feat/observability-config-schema
|
2026-05-01 05:20:11 +00:00 |
|
.coveragerc
|
|
|
|
a2a_cli.py
|
fix(runtime): use lowercase wire role for v0.3 JSON-RPC compat layer
|
2026-04-27 12:40:11 -07:00 |
|
a2a_client.py
|
feat(a2a-client): surface 410 Gone as 'removed' error so callers can re-onboard (#2429)
|
2026-04-30 22:08:08 -07:00 |
|
a2a_executor.py
|
fix: comprehensive a2a-sdk 1.x migration sweep across workspace/
|
2026-04-27 09:42:57 -07:00 |
|
a2a_mcp_server.py
|
chore: rewriter unit tests + drop misleading noqa on import inbox
|
2026-04-30 20:45:32 -07:00 |
|
a2a_tools.py
|
refactor(workspace-runtime): send_a2a_message takes peer_id, validates UUID
|
2026-04-30 17:43:01 -07:00 |
|
adapter_base.py
|
feat(platform): single-source-of-truth tool registry — adapters consume, no drift
|
2026-04-28 17:11:36 -07:00 |
|
agent.py
|
|
|
|
agents_md.py
|
|
|
|
build-all.sh
|
|
|
|
config.py
|
feat(config): add observability block schema (#119 PR-1 of 4)
|
2026-04-30 21:58:45 -07:00 |
|
consolidation.py
|
|
|
|
coordinator.py
|
feat(harness): coordinator phase-boundary instrumentation for RFC #2251
|
2026-04-28 20:11:46 -07:00 |
|
Dockerfile
|
|
|
|
entrypoint.sh
|
|
|
|
events.py
|
|
|
|
executor_helpers.py
|
feat(workspace-runtime): add inbox polling for standalone molecule-mcp path
|
2026-04-30 16:32:48 -07:00 |
|
heartbeat.py
|
fix(workspace): in-container heartbeat persists platform_inbound_secret
|
2026-04-30 18:18:10 -07:00 |
|
inbox.py
|
feat(mcp): notifications/claude/channel for push-feel inbox UX
|
2026-04-30 20:10:01 -07:00 |
|
initial_prompt.py
|
|
|
|
internal_chat_uploads.py
|
feat(workspace): /internal/chat/uploads/ingest endpoint (RFC #2312, PR-B)
|
2026-04-29 14:16:32 -07:00 |
|
internal_file_read.py
|
feat(chat_files): rewrite Download as HTTP-forward (RFC #2312, PR-D)
|
2026-04-29 15:19:02 -07:00 |
|
main.py
|
feat(wheel-smoke): exercise executor.execute() to catch lazy imports (#2275)
|
2026-04-30 21:21:18 -07:00 |
|
mcp_cli.py
|
feat(mcp_cli): agent_card from env vars (capability discovery)
|
2026-04-30 18:57:39 -07:00 |
|
molecule_ai_status.py
|
fix(runtime): replace remaining /app/ legacy paths in agent prompts + docstrings
|
2026-04-27 11:22:00 -07:00 |
|
platform_auth.py
|
fix(workspace-runtime): add Origin header so SaaS edge WAF accepts MCP tool calls
|
2026-04-30 15:30:15 -07:00 |
|
platform_inbound_auth.py
|
feat(saas): deliver platform_inbound_secret via /registry/register (RFC #2312, PR-F)
|
2026-04-29 15:12:34 -07:00 |
|
plugins.py
|
|
|
|
preflight.py
|
feat(preflight): replace SUPPORTED_RUNTIMES static list with adapter discovery
|
2026-04-27 00:44:51 -07:00 |
|
prompt.py
|
feat(prompt): Platform Capabilities preamble at top of system prompt
|
2026-04-29 21:31:13 -07:00 |
|
pytest.ini
|
feat(preflight): replace SUPPORTED_RUNTIMES static list with adapter discovery
|
2026-04-27 00:44:51 -07:00 |
|
rebuild-runtime-images.sh
|
|
|
|
requirements.txt
|
feat(workspace): /internal/chat/uploads/ingest endpoint (RFC #2312, PR-B)
|
2026-04-29 14:16:32 -07:00 |
|
runtime_wedge.py
|
chore(workspace): drop claude_sdk_executor — Phase 2 of #87
|
2026-04-27 00:52:55 -07:00 |
|
shared_runtime.py
|
feat(platform): single-source-of-truth tool registry — adapters consume, no drift
|
2026-04-28 17:11:36 -07:00 |
|
smoke_mode.py
|
chore(smoke-mode): harden module-load + drop dead except clause
|
2026-04-30 21:31:08 -07:00 |
|
transcript_auth.py
|
|
|
|
watcher.py
|
|
|