AgentWorkforce/relay
Real-time agent to agent communication
agent-collaborationagent-communicationagentic-aiagentsreal-time
First Claude commit: Dec 20, 2025Last Claude commit: 22d agoDiscovered: May 9, 2026
Recent Claude Commits
ci(package-validation): skip personas package in dist-files check
24c7e4c22d agoauthor_emailfix(personas): tighten validator robustness
51b920322d agoauthor_emailfix(personas): regenerate lockfile and address review nits
e2dd25a22d agoauthor_emailfeat(personas): add @agentrelay/personas pack (#816)
10b0c4c22d agoauthor_emailfeat(benchmark): add performance benchmarking package for agent configurations
5b5dc044mo agoauthor_emailfix: handle nullable githubUsername in billing API for email-only users
ae61ef14mo agoauthor_emaildocs: add user:email scope requirement comment for Nango GitHub integration
5dd58f44mo agoauthor_emailfeat: add GitHub email reconciliation for account linking
ce1598c4mo agoauthor_emailfeat: add email login option alongside GitHub OAuth
26980684mo agoauthor_emailfeat: add CPU limits per agent via cgroups v2
aed1ab34mo agoauthor_emailrefactor: consolidate dashboard to packages/dashboard/ui, remove src/dashboard
94297d44mo agoauthor_emailfix: sync model selection dropdowns to cloud dashboard
0582bfc4mo agoauthor_emailfeat: add force update workspaces GitHub workflow
4243cf54mo agoauthor_emailtest(parser): Add regression test fixtures for CLI output parsing
87be8e54mo agoauthor_emailfeat(wrapper): Wire up AdaptiveThrottle for dynamic message queue pacing
f4ee86b4mo agoauthor_emailperf: Add Turborepo for parallel builds and optimize messaging latency
deefdbf4mo agoauthor_emailFix Node.js compatibility workflow
0bf6aeb4mo agoauthor_emailRemove obsolete PTY test scripts
6c2e5f94mo agoauthor_emailUpdate CLI OAuth test Dockerfile to build relay-pty
6f1e4ff4mo agoauthor_emailRemove legacy pty-wrapper.ts (uses removed node-pty)
9345adc4mo agoauthor_emailMigrate CLI OAuth test scripts to use relay-pty
ef683744mo agoauthor_emailUpdate comments to reflect relay-pty migration
a83eb5e4mo agoauthor_emailFix npm install breaking on Node versions other than 22.0.0
bcd57224mo agoauthor_emailRemove node-pty dependency, require relay-pty binary
986ee7c4mo agoauthor_emailRemove node-pty dependency, require relay-pty binary
fee23db4mo agoauthor_emailAdd Node.js compatibility test workflow
6c1fc4b4mo agoauthor_emaildocs: add trajectory for workspace upgrade scaling fix
9415c2d4mo agoauthor_emailfix: workspace upgrade scaling - merge config and fix tier thresholds
da84a0e4mo agoauthor_emailUpdate CLI OAuth test Dockerfile to build relay-pty
db729fb4mo agoauthor_emailMigrate CLI OAuth test scripts to use relay-pty
0a293f64mo agoauthor_emailFix Node.js compatibility workflow
955ae7f4mo agoauthor_emailRemove obsolete PTY test scripts
093c42f4mo agoauthor_emailRemove legacy pty-wrapper.ts (uses removed node-pty)
2e2a3d84mo agoauthor_emailAdd Node.js compatibility test workflow
d5f79ca4mo agoauthor_emailUpdate comments to reflect relay-pty migration
437293e4mo agoauthor_emailRemove node-pty dependency, require relay-pty binary
7f414c64mo agoauthor_emailFix npm install breaking on Node versions other than 22.0.0
3460cd44mo agoauthor_emailRemove node-pty dependency, require relay-pty binary
2d756414mo agoauthor_emailFix Cargo.lock v4 compatibility by updating Rust to 1.83
308d89c4mo agoauthor_emailAdd relay-pty: Rust PTY wrapper for reliable agent injection
86149db4mo agoauthor_emailfix: use full ID for spill file names to avoid collisions
32b2b264mo agoauthor_emailperf: implement protocol optimizations for <1ms latency
042d7e34mo agoauthor_emaildocs: add protocol optimization analysis
763b6914mo agoauthor_emaildocs: add Auto-Claude to competitive analysis
76710b54mo agoauthor_emaildocs: add comprehensive competitive analysis
91a62e74mo agoauthor_emailfix: use correct endpoint for checking workspace agents
b5b84ed4mo agoauthor_emailfeat: add workspace keepalive service to prevent Fly.io idle
1c651174mo agoauthor_emailfix: improve error handling for unreachable workspaces during image updates
d3b45674mo agoauthor_emailfix: add cloudAvailable checks to integration tests
ef7ccf34mo agoauthor_emailfix: Replace fixed startup delays with idle detection
a877bb24mo agoauthor_email