AgentWorkforce/relay
Real time communication for agents. Wake on message, channels, DMs and actions. Useful for orchestrating agents.
agentagent-collaborationagent-communicationagent-skillsagentic-aiagentsheadlessorchestrationorchestration-systemsreal-timeslack
First Claude commit: Dec 20, 2025Last Claude commit: 2mo agoDiscovered: May 9, 2026
Recent Claude Commits
ci(package-validation): skip personas package in dist-files check
24c7e4c2mo agoauthor_emailfix(personas): tighten validator robustness
51b92032mo agoauthor_emailfix(personas): regenerate lockfile and address review nits
e2dd25a2mo agoauthor_emailfeat(personas): add @agentrelay/personas pack (#816)
10b0c4c2mo agoauthor_emailfeat(benchmark): add performance benchmarking package for agent configurations
5b5dc046mo agoauthor_emailfix: handle nullable githubUsername in billing API for email-only users
ae61ef16mo agoauthor_emaildocs: add user:email scope requirement comment for Nango GitHub integration
5dd58f46mo agoauthor_emailfeat: add GitHub email reconciliation for account linking
ce1598c6mo agoauthor_emailfeat: add email login option alongside GitHub OAuth
26980686mo agoauthor_emailfeat: add CPU limits per agent via cgroups v2
aed1ab36mo agoauthor_emailrefactor: consolidate dashboard to packages/dashboard/ui, remove src/dashboard
94297d46mo agoauthor_emailfix: sync model selection dropdowns to cloud dashboard
0582bfc6mo agoauthor_emailfeat: add force update workspaces GitHub workflow
4243cf56mo agoauthor_emailtest(parser): Add regression test fixtures for CLI output parsing
87be8e56mo agoauthor_emailfeat(wrapper): Wire up AdaptiveThrottle for dynamic message queue pacing
f4ee86b6mo agoauthor_emailperf: Add Turborepo for parallel builds and optimize messaging latency
deefdbf6mo agoauthor_emailFix Node.js compatibility workflow
0bf6aeb6mo agoauthor_emailRemove obsolete PTY test scripts
6c2e5f96mo agoauthor_emailUpdate CLI OAuth test Dockerfile to build relay-pty
6f1e4ff6mo agoauthor_emailRemove legacy pty-wrapper.ts (uses removed node-pty)
9345adc6mo agoauthor_emailMigrate CLI OAuth test scripts to use relay-pty
ef683746mo agoauthor_emailUpdate comments to reflect relay-pty migration
a83eb5e6mo agoauthor_emailFix npm install breaking on Node versions other than 22.0.0
bcd57226mo agoauthor_emailRemove node-pty dependency, require relay-pty binary
986ee7c6mo agoauthor_emailRemove node-pty dependency, require relay-pty binary
fee23db6mo agoauthor_emailAdd Node.js compatibility test workflow
6c1fc4b6mo agoauthor_emaildocs: add trajectory for workspace upgrade scaling fix
9415c2d6mo agoauthor_emailfix: workspace upgrade scaling - merge config and fix tier thresholds
da84a0e6mo agoauthor_emailUpdate CLI OAuth test Dockerfile to build relay-pty
db729fb6mo agoauthor_emailMigrate CLI OAuth test scripts to use relay-pty
0a293f66mo agoauthor_emailFix Node.js compatibility workflow
955ae7f6mo agoauthor_emailRemove obsolete PTY test scripts
093c42f6mo agoauthor_emailRemove legacy pty-wrapper.ts (uses removed node-pty)
2e2a3d86mo agoauthor_emailAdd Node.js compatibility test workflow
d5f79ca6mo agoauthor_emailUpdate comments to reflect relay-pty migration
437293e6mo agoauthor_emailRemove node-pty dependency, require relay-pty binary
7f414c66mo agoauthor_emailFix npm install breaking on Node versions other than 22.0.0
3460cd46mo agoauthor_emailRemove node-pty dependency, require relay-pty binary
2d756416mo agoauthor_emailFix Cargo.lock v4 compatibility by updating Rust to 1.83
308d89c6mo agoauthor_emailAdd relay-pty: Rust PTY wrapper for reliable agent injection
86149db6mo agoauthor_emailfix: use full ID for spill file names to avoid collisions
32b2b266mo agoauthor_emailperf: implement protocol optimizations for <1ms latency
042d7e36mo agoauthor_emaildocs: add protocol optimization analysis
763b6916mo agoauthor_emaildocs: add Auto-Claude to competitive analysis
76710b56mo agoauthor_emaildocs: add comprehensive competitive analysis
91a62e76mo agoauthor_emailfix: use correct endpoint for checking workspace agents
b5b84ed6mo agoauthor_emailfeat: add workspace keepalive service to prevent Fly.io idle
1c651176mo agoauthor_emailfix: improve error handling for unreachable workspaces during image updates
d3b45676mo agoauthor_emailfix: add cloudAvailable checks to integration tests
ef7ccf36mo agoauthor_emailfix: Replace fixed startup delays with idle detection
a877bb26mo agoauthor_email