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 }}
kirineko
/
Mini-Agent
Public
forked from
MiniMax-AI/Mini-Agent
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
1
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 18, 2026
Add notes for 04_full_agent
kirineko
committed
566e894
View commit details
Copy full SHA for 566e894
Browse repository at this point
Merge pull request #3 from kirineko/codex/fix-mcp-exit-cleanup
Show description for 43e10ba
kirineko
authored
43e10ba
View commit details
Copy full SHA for 43e10ba
Browse repository at this point
fix mcp exit cleanup
kirineko
committed
9fd994a
View commit details
Copy full SHA for 9fd994a
Browse repository at this point
Commits on Feb 6, 2026
Merge pull request #2 from kirineko/codex/notes-03-session-notes
Show description for 7d2f2b0
kirineko
authored
7d2f2b0
View commit details
Copy full SHA for 7d2f2b0
Browse repository at this point
Add notes for 03_session_notes
kirineko
committed
f471dc1
View commit details
Copy full SHA for f471dc1
Browse repository at this point
Add notes for 02_simple_agent
kirineko
committed
5f4b161
View commit details
Copy full SHA for 5f4b161
Browse repository at this point
Commits on Feb 5, 2026
Add notes for 01_basic_tools
kirineko
committed
cd88a11
View commit details
Copy full SHA for cd88a11
Browse repository at this point
Commits on Jan 14, 2026
fix: auto-create session when sessionId not found in ACP prompt
Show description for 415869d
AkairoDev
committed
415869d
View commit details
Copy full SHA for 415869d
Browse repository at this point
feat: add Esc key support to cancel agent execution
Show description for 0935617
AkairoDev
committed
0935617
View commit details
Copy full SHA for 0935617
Browse repository at this point
feat(cli): add step timing and log management commands
Show description for e388bf7
AkairoDev
committed
e388bf7
View commit details
Copy full SHA for e388bf7
Browse repository at this point
chore(config): ignore local mcp.json and add example template
Show description for a6e4334
AkairoDev
committed
a6e4334
View commit details
Copy full SHA for a6e4334
Browse repository at this point
Merge pull request #49 from chmod777john/fix/align-skill-paths-with-specification
Show description for 4e1a622
AkairoDev
authored
4e1a622
View commit details
Copy full SHA for 4e1a622
Browse repository at this point
Merge pull request #48 from chmod777john/feat/inject-skill-root-directory
Show description for f4b9140
AkairoDev
authored
f4b9140
View commit details
Copy full SHA for f4b9140
Browse repository at this point
docs: add MiniMax official community section to README
AkairoDev
committed
808c66a
View commit details
Copy full SHA for 808c66a
Browse repository at this point
Commits on Jan 12, 2026
fix(skill): align path patterns with Agent Skills specification
Show description for ee614ee
chmod777john
committed
ee614ee
View commit details
Copy full SHA for ee614ee
Browse repository at this point
feat(skill): inject skill root directory path into prompt
Show description for 97586e0
chmod777john
committed
97586e0
View commit details
Copy full SHA for 97586e0
Browse repository at this point
Commits on Jan 4, 2026
fix: include cache tokens in Anthropic usage calculation
Show description for fd1f37a
AkairoDev
committed
fd1f37a
View commit details
Copy full SHA for fd1f37a
Browse repository at this point
docs: replace deprecated main.py references with mini-agent CLI
Show description for 6841d7d
AkairoDev
committed
6841d7d
View commit details
Copy full SHA for 6841d7d
Browse repository at this point
Commits on Dec 27, 2025
feat(mcp): add timeout handling for MCP connections and tool execution
Show description for 0d1c203
AkairoDev
committed
0d1c203
View commit details
Copy full SHA for 0d1c203
Browse repository at this point
feat(mcp): add support for URL-based MCP connections (SSE/HTTP)
Show description for ab3ed2d
AkairoDev
committed
ab3ed2d
View commit details
Copy full SHA for ab3ed2d
Browse repository at this point
fix: expand ~ to home directory in skills_dir and workspace_dir paths
Show description for 173e1b8
AkairoDev
committed
173e1b8
View commit details
Copy full SHA for 173e1b8
Browse repository at this point
fix: avoid double suffix for third-party API endpoints
Show description for 4d5d83f
AkairoDev
committed
4d5d83f
View commit details
Copy full SHA for 4d5d83f
Browse repository at this point
Commits on Dec 25, 2025
Merge pull request #42 from MiniMax-AI/feat/M2.1
Show description for fe94b85
AkairoDev
authored
fe94b85
View commit details
Copy full SHA for fe94b85
Browse repository at this point
Commits on Dec 24, 2025
feat: M2.1
Larry546
committed
33ac1de
View commit details
Copy full SHA for 33ac1de
Browse repository at this point
Commits on Dec 11, 2025
Merge pull request #33 from Code-MonkeyZhang/main
Show description for b2f8000
AkairoDev
authored
b2f8000
View commit details
Copy full SHA for b2f8000
Browse repository at this point
Merge pull request #29 from detroittommy879/fix/auth-header-bug
Show description for f9b1201
AkairoDev
authored
f9b1201
View commit details
Copy full SHA for f9b1201
Browse repository at this point
fix step sequence in comment
Code-MonkeyZhang
committed
5748e69
View commit details
Copy full SHA for 5748e69
Browse repository at this point
Commits on Dec 9, 2025
Fix: Add missing Authorization header for MiniMax API
detroittommy879
committed
aa99243
View commit details
Copy full SHA for aa99243
Browse repository at this point
Commits on Dec 5, 2025
feat: add CLI history persistence and API token usage for summary trigger
Show description for 69cc459
AkairoDev
committed
69cc459
View commit details
Copy full SHA for 69cc459
Browse repository at this point
Commits on Nov 18, 2025
docs: improve ACP integration documentation and dependencies
Show description for 2dbcc82
AkairoDev
committed
2dbcc82
View commit details
Copy full SHA for 2dbcc82
Browse repository at this point
Merge pull request #14 from 0xSero/acp-min
Show description for ba9d476
AkairoDev
authored
ba9d476
View commit details
Copy full SHA for ba9d476
Browse repository at this point
Commits on Nov 17, 2025
acp test readme, small header change
0xSero
committed
45c9d6a
View commit details
Copy full SHA for 45c9d6a
Browse repository at this point
acp test readme, small header change
0xSero
committed
f660880
View commit details
Copy full SHA for f660880
Browse repository at this point
Add integration test for ACP adapter
0xSero
committed
de94dfb
View commit details
Copy full SHA for de94dfb
Browse repository at this point
Commits on Nov 16, 2025
clean
0xSero
committed
3ddf86f
View commit details
Copy full SHA for 3ddf86f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.