Skip to content

Fix self-send wake rendering#4461

Merged
KyleAMathews merged 2 commits into
mainfrom
horton/fix-self-send-wake-render
Jun 2, 2026
Merged

Fix self-send wake rendering#4461
KyleAMathews merged 2 commits into
mainfrom
horton/fix-self-send-wake-render

Conversation

@KyleAMathews
Copy link
Copy Markdown
Contributor

Summary

  • include inbox message details in wake changes so wake events can render sent messages
  • detect self-send inbox wakes in the entity timeline and label them as sent to itself
  • render the self-send payload in the wake row
  • add coverage for inbox wake change details

Verification

  • pnpm --filter @electric-ax/agents-server-ui typecheck
  • pnpm --filter @electric-ax/agents-server typecheck
  • cd packages/agents-server && pnpm exec vitest run test/wake-registry.test.ts -t "includes inbox message details" --run

Note: the full wake-registry test command exceeded the tool timeout in this environment.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 1, 2026

Electric Agents Desktop Builds

Build artifacts for commit c94b65f.

Platform Status Artifact
macOS Apple Silicon Passed DMG
macOS Intel Passed DMG
Windows x64 Passed Installer
Linux x64 Passed AppImage / deb

Workflow run

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 1, 2026

Electric Agents Mobile Build

Android preview build for commit c94b65f.

Platform Profile Status Build
Android preview Passed EAS build

Workflow run

@kevin-dp kevin-dp force-pushed the horton/fix-self-send-wake-render branch from 4fa23a3 to c94b65f Compare June 2, 2026 13:31
@KyleAMathews KyleAMathews merged commit f2d3d5e into main Jun 2, 2026
18 checks passed
@KyleAMathews KyleAMathews deleted the horton/fix-self-send-wake-render branch June 2, 2026 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants