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
Type
/
to 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 }}
allocsys
/
madmcp
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
0
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: allocsys/madmcp
Actions
All workflows
Workflows
CI
CI
Dependabot Updates
Dependabot Updates
Generate lockfile
Generate lockfile
Pages
Pages
pages-build-deployment
pages-build-deployment
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
1,228 workflow runs
1,228 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.
agent_delegate.js: import extractRepoQualifier + fallbackCodeSearch f…
CI
#771:
Commit
7eb575a
pushed by
allocsys
30s
feat/agent-search-code-fallback
feat/agent-search-code-fallback
30s
View workflow file
github/search.js: export fallbackCodeSearch so agent_delegate.js's gi…
CI
#770:
Commit
9dd22de
pushed by
allocsys
29s
feat/agent-search-code-fallback
feat/agent-search-code-fallback
29s
View workflow file
github/search.js: export fallbackCodeSearch so agent_delegate.js's gi…
CI
#769:
Commit
9dd22de
pushed by
allocsys
30s
main
main
30s
View workflow file
Merge pull request #82 from allocsys/chore/delegation-naming-frontend…
CI
#768:
Commit
da6b7d9
pushed by
allocsys
38s
main
main
38s
View workflow file
chore: rename frontend delegation modules to designer_* (role-based naming convention)
CI
#767:
Pull request
#82
opened by
allocsys
27s
chore/delegation-naming-frontend-designer
chore/delegation-naming-frontend-designer
27s
View #82
View workflow file
github/prs.js: fix stale frontend/tools.js reference after frontend/d…
CI
#766:
Commit
c43a117
pushed by
allocsys
28s
chore/delegation-naming-frontend-designer
chore/delegation-naming-frontend-designer
28s
View #82
View workflow file
test/frontend-agent-loop.test.js: update header comment, vi.mock path…
CI
#765:
Commit
538f94f
pushed by
allocsys
31s
chore/delegation-naming-frontend-designer
chore/delegation-naming-frontend-designer
31s
View workflow file
test/frontend-agent-tools.test.js: update import path after agent_too…
CI
#764:
Commit
da8591b
pushed by
allocsys
27s
chore/delegation-naming-frontend-designer
chore/delegation-naming-frontend-designer
27s
View workflow file
config.js: fix stale connectors/frontend/agent.js reference after ren…
CI
#763:
Commit
9c34929
pushed by
allocsys
29s
chore/delegation-naming-frontend-designer
chore/delegation-naming-frontend-designer
29s
View workflow file
server.js: update import path after frontend/tools.js rename to desig…
CI
#762:
Commit
6e10850
pushed by
allocsys
24s
chore/delegation-naming-frontend-designer
chore/delegation-naming-frontend-designer
24s
View workflow file
connectors/frontend: remove tools.js, superseded by designer_tools.js
CI
#761:
Commit
a67311a
pushed by
allocsys
26s
chore/delegation-naming-frontend-designer
chore/delegation-naming-frontend-designer
26s
View workflow file
connectors/frontend: remove agent_tools.js, superseded by designer_to…
CI
#760:
Commit
bcf69d2
pushed by
allocsys
29s
chore/delegation-naming-frontend-designer
chore/delegation-naming-frontend-designer
29s
View workflow file
connectors/frontend: remove agent_checkpoint.js, superseded by design…
CI
#759:
Commit
4ed3558
pushed by
allocsys
30s
chore/delegation-naming-frontend-designer
chore/delegation-naming-frontend-designer
30s
View workflow file
connectors/frontend: remove agent.js, superseded by designer_delegate.js
CI
#758:
Commit
81644b9
pushed by
allocsys
27s
chore/delegation-naming-frontend-designer
chore/delegation-naming-frontend-designer
27s
View workflow file
designer_delegate.js: fix self-referential header, imports, and inter…
CI
#757:
Commit
19b0714
pushed by
allocsys
32s
chore/delegation-naming-frontend-designer
chore/delegation-naming-frontend-designer
32s
View workflow file
connectors/frontend: create designer_delegate.js as exact copy of age…
CI
#756:
Commit
073f7c9
pushed by
allocsys
24s
chore/delegation-naming-frontend-designer
chore/delegation-naming-frontend-designer
24s
View workflow file
designer_tools.js: update self-referential header, import path, and i…
CI
#755:
Commit
0e07732
pushed by
allocsys
47s
chore/delegation-naming-frontend-designer
chore/delegation-naming-frontend-designer
47s
View workflow file
connectors/frontend: create designer_tools.js as exact copy of tools.…
CI
#754:
Commit
e8419df
pushed by
allocsys
27s
chore/delegation-naming-frontend-designer
chore/delegation-naming-frontend-designer
27s
View workflow file
designer_checkpoint.js: fix self-referential header comments after re…
CI
#753:
Commit
c276653
pushed by
allocsys
31s
chore/delegation-naming-frontend-designer
chore/delegation-naming-frontend-designer
31s
View workflow file
connectors/frontend: create designer_checkpoint.js as exact copy of a…
CI
#752:
Commit
0a19818
pushed by
allocsys
29s
chore/delegation-naming-frontend-designer
chore/delegation-naming-frontend-designer
29s
View workflow file
connectors/frontend/designer_tool_functions.js: fix placeholder conte…
CI
#751:
Commit
71493cc
pushed by
allocsys
26s
chore/delegation-naming-frontend-designer
chore/delegation-naming-frontend-designer
26s
View workflow file
connectors/frontend: rename agent_tools.js to designer_tool_functions…
CI
#750:
Commit
f09a108
pushed by
allocsys
20s
chore/delegation-naming-frontend-designer
chore/delegation-naming-frontend-designer
20s
View workflow file
Merge pull request #81 from allocsys/chore/delegation-naming-exa-gemini
CI
#749:
Commit
bc04369
pushed by
allocsys
27s
chore/delegation-naming-frontend-designer
chore/delegation-naming-frontend-designer
27s
View workflow file
Merge pull request #81 from allocsys/chore/delegation-naming-exa-gemini
CI
#748:
Commit
bc04369
pushed by
allocsys
28s
main
main
28s
View workflow file
chore: rename delegation modules for exa/gemini split (agent_delegate, agent_checkpoint, research_tools)
CI
#747:
Pull request
#81
opened by
allocsys
23s
chore/delegation-naming-exa-gemini
chore/delegation-naming-exa-gemini
23s
View #81
View workflow file
Previous
1
2
3
4
5
6
…
49
50
Next
You can’t perform that action at this time.