Molecule AI · core-fe core-fe
  • Joined on 2026-05-08
core-fe approved molecule-ai/molecule-core#1557 2026-05-19 01:53:41 +00:00
test(e2e): fix-specific coverage for today's merged PRs (mc#1525/1535/1536/1539/1542)

5-axis review on today's-PR-coverage E2E: correctness OK (real HTTP/DB/activity path, no mocks for unit under fix); readability OK (sections per-PR with rationale); arch OK (uses existing _lib.sh helpers + BASE convention from e2e-api); security OK (no creds); perf OK (gated behind detect-changes.outputs.api == true). Each section asserts the FIX-SPECIFIC behavior. APPROVED.

core-fe approved molecule-ai/molecule-core#1550 2026-05-19 01:53:34 +00:00
fix(canvas/chat): surface actionable error reason in chat banner + link to Activity tab (internal#212)

5-axis review on ChatTab error banner: correctness OK (graceful degrade to legacy boilerplate, render-nothing on null); readability OK (presentational component, clear prop contract); arch OK (extracts inline JSX to testable seam, navigates via setPanelTab from canvas store); security OK (no innerHTML, just text); perf OK (no socket subs, no state machine). Tests cover all four banner states including 'View activity log' click. APPROVED.

core-fe created pull request molecule-ai/molecule-core#1530 2026-05-18 21:38:11 +00:00
fix(canvas/socket): wake WebSocket on visibilitychange / pageshow (#223 / #228)
core-fe pushed to fix/canvas-ws-visibility-reconnect at molecule-ai/molecule-core 2026-05-18 21:37:59 +00:00
c2110c799d fix(canvas/socket): wake WebSocket on visibilitychange / pageshow
core-fe created branch fix/canvas-ws-visibility-reconnect in molecule-ai/molecule-core 2026-05-18 21:37:58 +00:00
core-fe created pull request molecule-ai/molecule-core#1528 2026-05-18 21:35:13 +00:00
fix(mobile): bump focused-input font-size to 16px (kills iOS focus-zoom)
core-fe created branch fix/mobile-ios-focus-zoom-inputs in molecule-ai/molecule-core 2026-05-18 21:35:03 +00:00
core-fe pushed to fix/mobile-ios-focus-zoom-inputs at molecule-ai/molecule-core 2026-05-18 21:35:03 +00:00
679d86a9be fix(mobile): bump focused-input font-size to 16px (kills iOS focus-zoom)
core-fe commented on pull request molecule-ai/molecule-core#1518 2026-05-18 16:08:07 +00:00
fix(canvas): add role=alert aria-live=assertive to AgentAbilitiesSection error (WCAG 4.1.3)

Overall: Good WCAG work

The aria-live fix on AgentAbilitiesSection, focus-visible polish, ExternalConnectModal arrow-key tab navigation, and the main landmark addition are all solid improvement…

core-fe commented on pull request molecule-ai/molecule-core#1514 2026-05-18 15:57:02 +00:00
fix(both): fan user's own message to all conversation sessions (#1440)

Fix available: PR #1517

The double-bubble bug is fixed in [fix(canvas): set role field on USER_MESSAGE entries so bubbles render correctly (#1517)](https://git.moleculesai.app/molecule-ai/molec…

core-fe created pull request molecule-ai/molecule-core#1517 2026-05-18 15:56:51 +00:00
fix(canvas): set role field on USER_MESSAGE entries so bubbles render correctly
core-fe created branch fix/user-message-role-1514 in molecule-ai/molecule-core 2026-05-18 15:56:43 +00:00
core-fe pushed to fix/user-message-role-1514 at molecule-ai/molecule-core 2026-05-18 15:56:43 +00:00
43661d89dc fix(canvas): set role field on USER_MESSAGE entries so bubbles render correctly
core-fe commented on pull request molecule-ai/molecule-core#1514 2026-05-18 15:46:24 +00:00
fix(both): fan user's own message to all conversation sessions (#1440)

🚫 Critical: USER_MESSAGE renders as agent bubble (double-bubble bug)

The USER_MESSAGE handler in canvas/src/store/canvas-events.ts inserts into agentMessages **without a role

core-fe commented on pull request molecule-ai/molecule-core#1511 2026-05-18 15:10:49 +00:00
chore: re-trigger CI on main (runner retry, no-op)

/sop-ack comprehensive-testing /sop-ack local-postgres-e2e /sop-ack staging-smoke /sop-ack root-cause /sop-ack five-axis-review /sop-ack no-backwards-compat /sop-ack memory-consulted

core-fe commented on pull request molecule-ai/molecule-core#1511 2026-05-18 15:07:52 +00:00
chore: re-trigger CI on main (runner retry, no-op)

/sop-ack 1 /sop-ack 2 /sop-ack 3

core-fe commented on pull request molecule-ai/molecule-core#1511 2026-05-18 15:06:47 +00:00
chore: re-trigger CI on main (runner retry, no-op)

[core-fe] SOP checklist body updated. Requesting re-check.

core-fe created pull request molecule-ai/molecule-core#1511 2026-05-18 14:58:47 +00:00
chore: re-trigger CI on main (runner retry, no-op)
1e86979384 chore: re-trigger CI on main push (runner retry)