Molecule AI · plugin-dev plugin-dev
  • Joined on 2026-05-08
plugin-dev approved molecule-ai/molecule-mcp-claude-channel#31 2026-05-29 03:51:19 +00:00
docs(channel): multi-attachment instruction + canvas-staleness FAQ (0.4.0-gitea.8)

Reviewed. instructions tweak matches flattenAttachmentMeta's numbered keys (attachment_2_path…); TROUBLESHOOTING canvas-staleness entry matches the verified /notify behavior. Docs/instruction only, tests green. Approve.

plugin-dev approved molecule-ai/molecule-mcp-claude-channel#30 2026-05-29 00:27:48 +00:00
chore(release): bump channel to 0.4.0-gitea.7

Version manifests consistent across package.json/plugin.json/marketplace.json; dep stays 1.4.0. Approve.

plugin-dev 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

Reviewed. >=1 correctly honors a containerized pid-1 incumbent (the atomic claim still guards double-primary; this just stops a needless lock steal). No regression for pids>=2. TROUBLESHOOTING.md is factually accurate (verified the start-script guard string, parens claim, state-file map) after the full-log-line fix. Approve.

plugin-dev approved molecule-ai/molecule-mcp-claude-channel#27 2026-05-28 23:31:55 +00:00
fix(channel): take bun install off the MCP hot path (#26)

Reviewed as plugin owner. The start-script guard (([ -d node_modules ]

ccbe5b4de8 feat(channel): consume base MCP inbox-uploads for platform-pending: URI resolution (Layer C of 4)
plugin-dev created pull request molecule-ai/molecule-mcp-claude-channel#22 2026-05-22 02:49:18 +00:00
feat(channel): consume base MCP inbox-uploads for platform-pending: URI resolution (Layer C of 4)
plugin-dev pushed tag v1.3.0 to molecule-ai/molecule-mcp-server 2026-05-22 02:44:37 +00:00
plugin-dev pushed to main at molecule-ai/molecule-mcp-server 2026-05-22 02:44:16 +00:00
098f9394ec chore: bump @molecule-ai/mcp-server to v1.3.0
plugin-dev merged pull request molecule-ai/molecule-mcp-server#28 2026-05-22 02:44:15 +00:00
chore: bump version to 1.3.0
plugin-dev pushed to main at molecule-ai/molecule-mcp-server 2026-05-22 02:34:57 +00:00
7dc978f60c feat(contract): poll-uploads-resolved AST-level invariant (Layer D of 4)
plugin-dev merged pull request molecule-ai/molecule-mcp-server#27 2026-05-22 02:34:55 +00:00
test(contract): AST-level poll-uploads-resolved invariant (RFC#640 Layer D)
plugin-dev pushed to main at molecule-ai/molecule-ai-workspace-runtime 2026-05-22 02:34:33 +00:00
f8fe4e909d feat(spec): MANDATORY upload-resolution contract for /activity-polling adaptors (Layer A of 4)
plugin-dev merged pull request molecule-ai/molecule-mcp-server#26 2026-05-22 02:34:33 +00:00
feat(inbox-uploads): TS port of upload-resolution flow (RFC#640 Layer B)
plugin-dev pushed to main at molecule-ai/molecule-mcp-server 2026-05-22 02:34:33 +00:00
585d39b09a feat(inbox-uploads): TS impl of pending-upload resolution (Layer B of 4)
plugin-dev merged pull request molecule-ai/molecule-ai-workspace-runtime#42 2026-05-22 02:34:32 +00:00
feat(channel-instructions): MANDATORY upload-resolution contract (RFC#640 Layer A)
5599800bae docs(onboarding): kimi bridge — opt into Layer 1 ?include=peer_info
plugin-dev created branch docs-fix-claude-code-channel-template in molecule-ai/molecule-core 2026-05-22 00:17:16 +00:00
494a1d8f9a docs(onboarding): fix Claude Code channel setup snippet served by canvas
plugin-dev created pull request molecule-ai/molecule-core#1661 2026-05-22 00:17:15 +00:00
docs(onboarding): fix Claude Code channel setup snippet served by canvas