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 }}
RagavRida
/
mmcp
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
33
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
Actions: RagavRida/mmcp
Actions
All workflows
Workflows
CI
CI
Show more workflows...
Management
Caches
Deployments
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
23 workflow runs
23 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
feat: add mmcp-core agent skill (6 markdown files, 1098 lines)
CI
#23:
Commit
dd89af5
pushed by
RagavRida
31s
main
main
31s
View workflow file
fix: sync package-lock.json with package.json
CI
#22:
Commit
8f1b51f
pushed by
RagavRida
33s
main
main
33s
View workflow file
fix: resolve all 17 ruff lint errors (unused imports, f-strings, unus…
CI
#21:
Commit
85bda96
pushed by
RagavRida
35s
main
main
35s
View workflow file
fix: update test_planner to use config-driven accessors instead of re…
CI
#20:
Commit
1106db3
pushed by
RagavRida
33s
main
main
33s
View workflow file
feat: MMCP v2.2.0 — MCP server, smart routing, config system, cost op…
CI
#19:
Commit
29169b8
pushed by
RagavRida
26s
main
main
26s
View workflow file
feat: public website — mmcp.dev landing page
CI
#18:
Commit
abf7e53
pushed by
RagavRida
32s
main
main
32s
View workflow file
docs: add Star History chart to README
CI
#17:
Commit
4e52904
pushed by
RagavRida
31s
main
main
31s
View workflow file
feat: SkillCoordinator — agents auto-adapt skills from outcomes
CI
#16:
Commit
890b23f
pushed by
RagavRida
28s
main
main
28s
View workflow file
docs: full Agent Coordination guide — shared memory, handoff, discove…
CI
#15:
Commit
3ae4673
pushed by
RagavRida
31s
main
main
31s
View workflow file
feat: AgentCoordinator — shared memory, handoff, discovery
CI
#14:
Commit
ff4bf29
pushed by
RagavRida
28s
main
main
28s
View workflow file
chore: trigger contributor list refresh
CI
#13:
Commit
9525dc8
pushed by
RagavRida
30s
main
main
30s
View workflow file
docs: showcase domain-aware routing in README + bump to v2.2.0
CI
#12:
Commit
d459a0f
pushed by
RagavRida
28s
main
main
28s
View workflow file
docs: showcase domain-aware routing in README + bump to v2.2.0
CI
#11:
Commit
75e9d4e
pushed by
RagavRida
29s
main
main
29s
View workflow file
feat: domain-aware RL routing — models scored per domain, not just ov…
CI
#10:
Commit
1f4f32e
pushed by
RagavRida
30s
main
main
30s
View workflow file
fix: disable epsilon exploration in scored_router test for determinis…
CI
#9:
Commit
b66fff5
pushed by
RagavRida
29s
main
main
29s
View workflow file
v2.1.0 — MMCP Platform Release
CI
#8:
Commit
068ee52
pushed by
RagavRida
54s
main
main
54s
View workflow file
fix: import error in streaming.py crashing Railway deploy
CI
#7:
Commit
eae0781
pushed by
RagavRida
30s
main
main
30s
View workflow file
fix: resolve all 59 ruff lint errors for CI green
CI
#6:
Commit
bbbf359
pushed by
RagavRida
34s
main
main
34s
View workflow file
release: v1.1.0 — autonomous pipelines, streaming, PostgreSQL, Stripe
CI
#5:
Commit
0270590
pushed by
RagavRida
28s
main
main
28s
View workflow file
feat: SSE streaming for live pipeline output (Phase 4)
CI
#4:
Commit
923d4fd
pushed by
RagavRida
28s
main
main
28s
View workflow file
feat: PostgreSQL support + Stripe billing integration (Phase 3)
CI
#3:
Commit
84d5253
pushed by
RagavRida
33s
main
main
33s
View workflow file
refactor: split cli.py (1,299 lines) into cli/ package (7 modules)
CI
#2:
Commit
90ae44d
pushed by
RagavRida
40s
main
main
40s
View workflow file
test: add v2 test suite (84 tests) + GitHub Actions CI/CD
CI
#1:
Commit
64fdc9f
pushed by
RagavRida
36s
main
main
36s
View workflow file
You can’t perform that action at this time.