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
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 }}
adbarc92
/
appforge
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Plan B: MCP state server + independent worker processes
- #6
#6
Merged
adbarc92
merged 11 commits into
main
adbarc92/appforge:main
from
feat/engine-plan-b-server-workers
adbarc92/appforge:feat/engine-plan-b-server-workers
Copy head branch name to clipboard
Jul 25, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Plan B: MCP state server + independent worker processes
#6
adbarc92
merged 11 commits into
main
adbarc92/appforge:main
from
feat/engine-plan-b-server-workers
adbarc92/appforge:feat/engine-plan-b-server-workers
Copy head branch name to clipboard
Commits
Commits on Jul 25, 2026
docs(plan): Plan B — MCP server + worker processes (6 tasks, verified mcp==1.28.1 contract)
adbarc92
committed
1866fbd
View commit details
Copy full SHA for 1866fbd
Browse repository at this point
feat(engine): FastMCP state server + client + state-sharing tools
adbarc92
committed
7dc84a1
View commit details
Copy full SHA for 7dc84a1
Browse repository at this point
fix(engine): non-deprecated MCP client import + leak-safe client; drain harness tasks
adbarc92
committed
53df7c8
View commit details
Copy full SHA for 53df7c8
Browse repository at this point
feat(engine): claim/complete/heartbeat/fail MCP tools + client methods
adbarc92
committed
6c71803
View commit details
Copy full SHA for 6c71803
Browse repository at this point
feat(engine): approval + snapshot MCP tools; read-only Store.snapshot
adbarc92
committed
cf10e07
View commit details
Copy full SHA for cf10e07
Browse repository at this point
feat(engine): agent adapter + Clarify Q&A loop
adbarc92
committed
ceaf700
View commit details
Copy full SHA for ceaf700
Browse repository at this point
feat(engine): worker process loop (claim/execute/heartbeat/complete)
adbarc92
committed
476bcf7
View commit details
Copy full SHA for 476bcf7
Browse repository at this point
feat(engine): run controller/CLI + multi-process e2e + appforge_mcp_server alias
adbarc92
committed
4f7ede4
View commit details
Copy full SHA for 4f7ede4
Browse repository at this point
fix(engine): teardown-safe run_pipeline (spawn inside try, await server cancel)
adbarc92
committed
32cfa20
View commit details
Copy full SHA for 32cfa20
Browse repository at this point
style(engine): black-format + ruff lint clean across engine; await heartbeat cancel; strengthen clarify test
adbarc92
committed
31171c8
View commit details
Copy full SHA for 31171c8
Browse repository at this point
fix(engine): worker counts only real completions + heartbeat-error-safe; await reaper; robust client error path
adbarc92
committed
e007bd5
View commit details
Copy full SHA for e007bd5
Browse repository at this point
You can’t perform that action at this time.