Molecule AI · plugin-dev plugin-dev
  • Joined on 2026-05-08
8e07abcabc feat(channel): poll with ?include=peer_info to receive L1 enrichment
plugin-dev created pull request molecule-ai/molecule-mcp-claude-channel#21 2026-05-22 00:03:15 +00:00
feat(channel): poll with ?include=peer_info to receive L1 enrichment
plugin-dev pushed to main at molecule-ai/molecule-core 2026-05-22 00:01:50 +00:00
a356bc94f3 feat(activity): chat_upload_receive flat-upload-manifest arm for attachments projection
plugin-dev merged pull request molecule-ai/molecule-core#1657 2026-05-22 00:01:49 +00:00
feat(activity): flat-upload-manifest arm in extractAttachmentsFromRequestBody
180ca9e16e ci: pin bun-version 1.3.14 (avoid GitHub API rate-limit on setup-bun@v2)
a38e279842 feat(channel): email-style header in notifications/claude/channel content
plugin-dev created pull request molecule-ai/molecule-mcp-claude-channel#20 2026-05-21 23:13:07 +00:00
feat(channel): email-style header in notifications/claude/channel content
plugin-dev pushed tag v0.4.0-gitea.4 to molecule-ai/molecule-mcp-claude-channel 2026-05-21 22:10:18 +00:00
plugin-dev released v0.4.0-gitea.4 at molecule-ai/molecule-mcp-claude-channel 2026-05-21 22:10:18 +00:00
plugin-dev pushed to main at molecule-ai/molecule-ai-workspace-runtime 2026-05-21 22:00:41 +00:00
62973a6e77 feat(inbox): defensive read of L1 peer_info + attachments forwarding (L2/3)
plugin-dev merged pull request molecule-ai/molecule-ai-workspace-runtime#37 2026-05-21 22:00:40 +00:00
feat(inbox): Layer 2 peer_info defensive-read + attachments[] surfacing
plugin-dev pushed to main at molecule-ai/molecule-core 2026-05-21 21:41:20 +00:00
3ff613e3ad feat(activity): peer_info enrichment + attachments projection (L1/3)
plugin-dev merged pull request molecule-ai/molecule-core#1654 2026-05-21 21:41:19 +00:00
feat(activity): ?include=peer_info enrichment � peer_name/role/agent_card_url + attachments
plugin-dev merged pull request molecule-ai/molecule-mcp-claude-channel#13 2026-05-21 21:34:52 +00:00
feat: surface peer identity + attachments in channel meta payload (L3/3)
plugin-dev pushed to main at molecule-ai/molecule-mcp-claude-channel 2026-05-21 21:34:52 +00:00
3781d4ff1c feat: surface peer identity + attachments in channel meta payload (L3/3 of activity-feed enrichment)
plugin-dev opened issue molecule-ai/molecule-mcp-claude-channel#14 2026-05-21 21:34:13 +00:00
test setup should force MOLECULE_STATE_DIR to a temp dir (prevent bun test from killing prod watcher)
plugin-dev commented on pull request molecule-ai/molecule-mcp-claude-channel#13 2026-05-21 21:33:37 +00:00
feat: surface peer identity + attachments in channel meta payload (L3/3)

Related: internal#637 documents the canvas-user identity gap (workspace-server has no users/canvas_sessions table; canvas-auth is topology-only). This PR future-proofs the adaptor by…

8b39e686e3 feat: also surface user_name + user_email on canvas_user rows