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 A: parallel MCP orchestration engine — coordination core
- #5
#5
Merged
adbarc92
merged 15 commits into
main
adbarc92/appforge:main
from
feat/parallel-mcp-orchestration-engine
adbarc92/appforge:feat/parallel-mcp-orchestration-engine
Copy head branch name to clipboard
Jul 25, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Plan A: parallel MCP orchestration engine — coordination core
#5
adbarc92
merged 15 commits into
main
adbarc92/appforge:main
from
feat/parallel-mcp-orchestration-engine
adbarc92/appforge:feat/parallel-mcp-orchestration-engine
Copy head branch name to clipboard
Commits
Commits on Jul 23, 2026
docs(spec): parallel MCP orchestration engine design (3 critique rounds)
Show description for ab170f4
adbarc92
committed
ab170f4
View commit details
Copy full SHA for ab170f4
Browse repository at this point
docs(plan): Plan A — coordination core (spike gate + config + store + scheduler + budget)
adbarc92
committed
a62060a
View commit details
Copy full SHA for a62060a
Browse repository at this point
Commits on Jul 24, 2026
spike(engine): validate FastMCP multi-client streamable-HTTP (PASS, mcp==1.28.1)
adbarc92
committed
a6b7d0e
View commit details
Copy full SHA for a6b7d0e
Browse repository at this point
feat(engine): six-phase config source of truth + loader
adbarc92
committed
1106195
View commit details
Copy full SHA for 1106195
Browse repository at this point
feat(engine): SQLite schema + typed ClaimResult
adbarc92
committed
0995570
View commit details
Copy full SHA for 0995570
Browse repository at this point
test(engine): assert all 17 tasks columns in schema test
adbarc92
committed
80efd24
View commit details
Copy full SHA for 80efd24
Browse repository at this point
feat(engine): pure scheduler (seeding, readiness, advance, model-resolution)
adbarc92
committed
6935df5
View commit details
Copy full SHA for 6935df5
Browse repository at this point
test(engine): isolate advance seeded/empty guard + resolve_model edges
adbarc92
committed
f3f3d42
View commit details
Copy full SHA for f3f3d42
Browse repository at this point
feat(engine): store init, run seeding, versioned state CAS
adbarc92
committed
6a3cd14
View commit details
Copy full SHA for 6a3cd14
Browse repository at this point
fix(engine): rollback-safe _txn helper for store mutations
adbarc92
committed
4273754
View commit details
Copy full SHA for 4273754
Browse repository at this point
feat(engine): atomic claim, owner-guarded heartbeat, reaper
adbarc92
committed
657e970
View commit details
Copy full SHA for 657e970
Browse repository at this point
feat(engine): single-tx complete_task, approval gates, fail/retry
adbarc92
committed
e04cf32
View commit details
Copy full SHA for e04cf32
Browse repository at this point
fix(engine): fail_task status guard, scheduler-driven reject re-ready, cap test
adbarc92
committed
47e5cf9
View commit details
Copy full SHA for 47e5cf9
Browse repository at this point
feat(engine): budget downgrade_paths (authoritative) + downgrade_model_for; drop dead registry accessors
adbarc92
committed
15e2628
View commit details
Copy full SHA for 15e2628
Browse repository at this point
refactor(engine): raise on invalid phases config + self-ref guard; minor cleanups
adbarc92
committed
b8f93b8
View commit details
Copy full SHA for b8f93b8
Browse repository at this point
You can’t perform that action at this time.