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
feat: add AI autonomous development workflow with OpenCode
- ai-scheduler: daily trigger at 0:00 (UTC+8) to label ready issues
- ai-plan: generate implementation plan when issue gets ai-task label
- ai-implement: code implementation on push to ai/** branches
- ai-iterate: handle PR feedback and scheduled iterations
- Add oh-my-opencode.json config with MiniMax-M2.5 model
- Add prompt files with /ulw-loop command
- Add MINIMAX_API_KEY secret for OpenCode API
0 commit comments