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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
stack-rs
/
mitosis
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
5
Code
Issues
4
Pull requests
8
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Run task suites on agents
- #237
#237
Open
un-lock-able
wants to merge 17 commits into
dev
stack-rs/mitosis:dev
from
suite-agent
stack-rs/mitosis:suite-agent
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Open
Run task suites on agents
#237
un-lock-able
wants to merge 17 commits into
dev
stack-rs/mitosis:dev
from
suite-agent
stack-rs/mitosis:suite-agent
Copy head branch name to clipboard
Commits
Commits on Jul 31, 2026
feat(agent): add agent management endpoints
un-lock-able
committed
7644fae
View commit details
Copy full SHA for 7644fae
Browse repository at this point
feat(agent): agent execution part
un-lock-able
committed
0570748
View commit details
Copy full SHA for 0570748
Browse repository at this point
feat(agent): add suite polling and no websocket
un-lock-able
committed
fb590bb
View commit details
Copy full SHA for fb590bb
Browse repository at this point
refactor(agent): refactor intervals to better names
un-lock-able
committed
85f2108
View commit details
Copy full SHA for 85f2108
Browse repository at this point
refactor(agent): adopt centralized credential storage
un-lock-able
committed
9220390
View commit details
Copy full SHA for 9220390
Browse repository at this point
feat(agent): support fixedworkers worker count
un-lock-able
committed
4fbec08
View commit details
Copy full SHA for 4fbec08
Browse repository at this point
feat(agent): support setting hooks in cli
un-lock-able
committed
b70cdbb
View commit details
Copy full SHA for b70cdbb
Browse repository at this point
Commits on Aug 13, 2026
fix(suite): decrement incomplete_tasks when tasks are cancelled
un-lock-able
committed
0e9ae47
View commit details
Copy full SHA for 0e9ae47
Browse repository at this point
Commits on Aug 16, 2026
fix(agent): improve signal handling
BobAnkh
committed
6c4e862
View commit details
Copy full SHA for 6c4e862
Browse repository at this point
Commits on Aug 17, 2026
fix(agent): stop agents running suites with nothing to claim
un-lock-able
committed
b5f8c49
View commit details
Copy full SHA for b5f8c49
Browse repository at this point
feat(agent): allow actively stop a job
un-lock-able
committed
fcfd2bb
View commit details
Copy full SHA for fcfd2bb
Browse repository at this point
Commits on Aug 18, 2026
feat(exec): expose shared files with full permission
BobAnkh
committed
9644b38
View commit details
Copy full SHA for 9644b38
Browse repository at this point
feat(log): add file name and line number for coordinator, agent and worker
un-lock-able
committed
8da3b9d
View commit details
Copy full SHA for 8da3b9d
Browse repository at this point
Commits on Aug 20, 2026
refactor(agent): redesign agent structure
un-lock-able
committed
e339dce
View commit details
Copy full SHA for e339dce
Browse repository at this point
feat(agent): gracefully shutdown upon first ctrl c
un-lock-able
committed
0d88250
View commit details
Copy full SHA for 0d88250
Browse repository at this point
feat(agent): in-memory task queue for suites
un-lock-able
committed
b662906
View commit details
Copy full SHA for b662906
Browse repository at this point
feat(agent): priority based task notification for agent
un-lock-able
committed
74f9b4e
View commit details
Copy full SHA for 74f9b4e
Browse repository at this point
You can’t perform that action at this time.