Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ephor
/
warpforge
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
20
Code
Issues
0
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Daemon concurrency: non-blocking mailboxes, sharded per task
- #33
#33
Merged
ephor
merged 14 commits into
main
ephor/warpforge:main
from
claude/backend-actor-sync-bottleneck-k2378r
ephor/warpforge:claude/backend-actor-sync-bottleneck-k2378r
Copy head branch name to clipboard
Aug 15, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Daemon concurrency: non-blocking mailboxes, sharded per task
#33
ephor
merged 14 commits into
main
ephor/warpforge:main
from
claude/backend-actor-sync-bottleneck-k2378r
ephor/warpforge:claude/backend-actor-sync-bottleneck-k2378r
Copy head branch name to clipboard
Commits
Commits on Aug 15, 2026
docs(adr): record daemon concurrency decision
Show description for f633dc7
claude
committed
f633dc7
View commit details
Copy full SHA for f633dc7
Browse repository at this point
perf(daemon): move persistence off the actor thread
Show description for f6efbcb
claude
committed
f6efbcb
View commit details
Copy full SHA for f6efbcb
Browse repository at this point
perf(daemon): run project file search off the actor thread
Show description for c572f59
claude
committed
c572f59
View commit details
Copy full SHA for c572f59
Browse repository at this point
perf(daemon): run read-only git work off the actor loop
Show description for 245e82d
claude
committed
245e82d
View commit details
Copy full SHA for 245e82d
Browse repository at this point
perf(daemon): answer read requests concurrently per connection
Show description for 80ce8a5
claude
committed
80ce8a5
View commit details
Copy full SHA for 80ce8a5
Browse repository at this point
perf(daemon): check out task worktrees off the actor loop
Show description for 0778020
claude
committed
0778020
View commit details
Copy full SHA for 0778020
Browse repository at this point
perf(daemon): stop title generation blocking the connection
Show description for 9969e9a
claude
committed
9969e9a
View commit details
Copy full SHA for 9969e9a
Browse repository at this point
fix(daemon): carry uncommitted work into a branched conversation
Show description for b3fa514
claude
committed
b3fa514
View commit details
Copy full SHA for b3fa514
Browse repository at this point
perf(daemon): bound in-memory session transcripts
Show description for 2fe83ce
ephor
committed
2fe83ce
View commit details
Copy full SHA for 2fe83ce
Browse repository at this point
fix(daemon): only assemble turn output when something reads it
Show description for 84c1da8
claude
committed
84c1da8
View commit details
Copy full SHA for 84c1da8
Browse repository at this point
fix(workflow): pause a pipeline that loses a stage's agent
Show description for 819b798
claude
committed
819b798
View commit details
Copy full SHA for 819b798
Browse repository at this point
fix(daemon): stop only the ports the daemon allocated
Show description for 3b3f1b6
claude
committed
3b3f1b6
View commit details
Copy full SHA for 3b3f1b6
Browse repository at this point
perf(daemon): run git writes and file writes off the actor loop
Show description for f2510fa
claude
committed
f2510fa
View commit details
Copy full SHA for f2510fa
Browse repository at this point
perf(daemon): merge a worktree off the actor loop
Show description for f3ea3c5
claude
committed
f3ea3c5
View commit details
Copy full SHA for f3ea3c5
Browse repository at this point
You can’t perform that action at this time.