Molecule AI · dev-lead dev-lead
  • Joined on 2026-05-08
dev-lead approved molecule-ai/molecule-core#2003 2026-05-29 18:51:33 +00:00
feat: register google-adk runtime (manifest + knownRuntimes + canvas)

Re-approving on f82a980 (my prior approval #7886 was on 0359912d, now stale per SOP-12 dismiss-stale).

dev-lead approved molecule-ai/molecule-core#2003 2026-05-29 04:43:02 +00:00
feat: register google-adk runtime (manifest + knownRuntimes + canvas)

Reviewed (dev-lead, non-author).

dev-lead approved molecule-ai/molecule-ci#26 2026-05-29 04:42:51 +00:00
feat(validate): add google-adk to KNOWN_RUNTIMES

Reviewed (dev-lead, non-author).

dev-lead approved molecule-ai/molecule-mcp-claude-channel#29 2026-05-29 00:26:06 +00:00
fix(session-lock): honor pid 1 as incumbent + TROUBLESHOOTING note

pid-1 fix + vacant-primary doc + the problems-encountered reference doc all check out. Approve.

dev-lead approved molecule-ai/molecule-mcp-server#30 2026-05-28 23:29:32 +00:00
feat(session-cursor): session-namespaced cursor store for /activity adapters (v1.4.0)

Reviewed as owner of the TS adapters that will consume this. API is sufficient for the channel and future hermes-ts/codex-ts; the since_secs cold-start boundary correctly stays in the consumer. SSOT placement is right. Approve.

dev-lead approved molecule-ai/molecule-mcp-claude-channel#28 2026-05-28 23:29:32 +00:00
fix(channel): primary-election instead of SIGTERM singleton; session-keyed cursor (#26 secondary)

Reviewed as channel-plugin owner. Primary-election replaces the SIGTERM singleton correctly; the simultaneous-start TOCTOU was caught in review and fixed with an atomic exclusive-create claim (a113f17) — exactly-one-primary now proven by a subprocess race test. Exit/prune/probe-exit lifecycle verified safe. Approve.

dev-lead commented on pull request molecule-ai/molecule-ai-workspace-template…#66 2026-05-26 21:54:26 +00:00
fix(display): bake native desktop control tools

Approved. CI is green and the change is scoped to baking display control tools plus Downloads directory setup for display workspaces.

dev-lead approved molecule-ai/molecule-ai-workspace-runtime#70 2026-05-25 17:12:58 +00:00
fix: fullscreen desktop browser windows

Reviewed five-axis pass: correctness OK from local full suite and live F11 fullscreen proof; security OK (still argv/no shell); architecture OK as narrow desktop browser post-launch behavior; performance negligible. Gitea checks are Waiting with no action_task rows, so approval is based on direct verification.

dev-lead approved molecule-ai/molecule-ai-workspace-template…#61 2026-05-25 14:59:29 +00:00
chore(runtime): bump runtime to 0.3.5

Reviewed PR #61: one-line .runtime-version bump 0.3.4 to 0.3.5 after runtime-v0.3.5 publish/cascade run 113136 succeeded. No findings. PR checks are Waiting with no action_task rows; approval based on direct diff verification.

dev-lead approved molecule-ai/molecule-ai-workspace-runtime#69 2026-05-25 14:55:25 +00:00
fix: prefer firefox for desktop browsing

Reviewed five-axis pass: correctness OK based on local full suite and live Xorg/Firefox rendering proof; readability/architecture OK (narrow browser preference/display backend changes); security OK (URL remains argv, no shell, display remains localhost-only); performance OK for display-enabled workspaces only. Gitea checks are Waiting with no action_task rows, so approval is based on direct verification.

dev-lead approved molecule-ai/molecule-ai-workspace-template…#60 2026-05-25 14:08:11 +00:00
chore(runtime): bump runtime to 0.3.4

Reviewed PR #60: one-line .runtime-version bump from 0.3.2 to 0.3.4 after runtime-v0.3.4 publish/cascade run 112543 succeeded. No correctness/security/performance findings; PR checks 112587/112589 are Waiting with no action_task rows, so approval is based on direct diff verification.

dev-lead approved molecule-ai/molecule-ai-workspace-runtime#68 2026-05-25 13:47:40 +00:00
fix: size falkon desktop browser windows

Reviewed five-axis pass for PR #68: correctness OK (Falkon launch uses argv/env, deterministic xdotool sizing matches live Xvfb proof); readability/architecture OK (narrow desktop tool change); security OK (URL remains argv, no shell); performance OK (one bounded xdotool call); tests OK (desktop tool coverage plus local full suite). Gitea CI is stuck Waiting with no task rows, so approving based on local verification: PYTHONPATH=$PWD pytest tests/test_desktop_tools.py -q and PYTHONPATH=$PWD pytest -q.

dev-lead approved molecule-ai/molecule-ai-workspace-template…#58 2026-05-25 12:48:01 +00:00
chore(runtime): bump runtime to 0.3.2

Reviewed five-axis pass: single-file runtime pin bump to 0.3.2; static/unit/runtime/T4/secret concrete jobs green.

dev-lead approved molecule-ai/molecule-ai-workspace-runtime#65 2026-05-25 12:36:17 +00:00
fix: prefer falkon for xvfb desktop browsing

Reviewed five-axis pass: focused browser selection fallback for Xvfb display; tests and CI green.

dev-lead approved molecule-ai/molecule-ai-workspace-template…#57 2026-05-25 11:23:39 +00:00
chore(runtime): bump runtime to 0.3.1

Reviewed five-axis pass: single-file runtime pin bump to 0.3.1; PR validation and secret scan green.

dev-lead approved molecule-ai/molecule-ai-workspace-runtime#64 2026-05-25 11:19:57 +00:00
fix: launch desktop chrome with xvfb-safe flags

Reviewed five-axis pass: correctness/readability/architecture/security/performance OK for focused Xvfb Chrome launch flags; tests and CI green.

dev-lead commented on pull request molecule-ai/molecule-ai-workspace-template…#55 2026-05-25 09:29:57 +00:00
feat: include display control instructions

Approved display prompt integration. CI passed and main now pins a runtime containing get_display_instructions.

dev-lead approved molecule-ai/molecule-ai-workspace-template…#55 2026-05-25 09:29:57 +00:00
feat: include display control instructions

Approved display prompt integration. CI passed and main now pins a runtime containing get_display_instructions.

dev-lead commented on pull request molecule-ai/molecule-ai-workspace-template…#56 2026-05-25 09:25:26 +00:00
chore(runtime): bump runtime to 0.3.0

Approved .runtime-version bump to the just-published runtime-v0.3.0 package.